Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump babel-plugin-istanbul from 5.1.1 to 7.0.0 #342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps babel-plugin-istanbul from 5.1.1 to 7.0.0.

Release notes

Sourced from babel-plugin-istanbul's releases.

babel-plugin-istanbul v7.0.0

⚠ BREAKING CHANGES

  • Drop support for Node versions 8 and 10

Bug Fixes

  • container is falsy error with block scoping transform (#291) (8e76919)
  • update istanbul-lib-instrument to v6 (#292) (643e080)

babel-plugin-istanbul v6.1.1

Bug Fixes

  • build: first automated publication (9a1b893)

babel-plugin-istanbul v6.1.0

Features

  • instrumenter: instrumenter with fixes for branchMap instrumentation (#265) (1e9ec62)
Changelog

Sourced from babel-plugin-istanbul's changelog.

7.0.0 (2024-07-05)

⚠ BREAKING CHANGES

  • Drop support for Node versions 8 and 10

Bug Fixes

  • container is falsy error with block scoping transform (#291) (8e76919)
  • update istanbul-lib-instrument to v6 (#292) (643e080)

6.1.1 (2021-10-16)

Bug Fixes

  • build: first automated publication (9a1b893)

6.1.0 (2021-10-16)

Features

  • instrumenter: instrumenter with fixes for branchMap instrumentation (#265) (1e9ec62)

6.0.0 (2019-12-20)

⚠ BREAKING CHANGES

  • Drop node.js 6 (#226)

Features

5.2.0 (2019-07-18)

Bug Fixes

  • Print explicit error if use with babel 6 is attempted (#207) (a12cf16)

Features

  • Support turning off node_modules default exclude via flag (#172) (a314f06)

... (truncated)

Commits
  • 37bb294 chore: release 7.0.0 (#297)
  • 46bee63 docs: readme: fixed example: fileName -> filename (#269)
  • 643e080 fix!: update istanbul-lib-instrument to v6 (#292)
  • 8e76919 fix: container is falsy error with block scoping transform (#291)
  • d58c92a chore: release 6.1.1 (#267)
  • 9a1b893 fix(build): first automated publication
  • dfb0a7c chore: release 6.1.0 (#266)
  • 1e9ec62 feat(instrumenter): instrumenter with fixes for branchMap instrumentation (#265)
  • f671f1f build: configure automated deployment (#264)
  • f35d482 chore: Remove package-lock.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for babel-plugin-istanbul since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 30, 2024 05:46
@dependabot dependabot bot added the automerge Allow automerge label Sep 30, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 30, 2024 05:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-istanbul-7.0.0 branch from 5d1c2a0 to e75c0de Compare September 30, 2024 05:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-istanbul-7.0.0 branch from e75c0de to 19ed1f6 Compare September 30, 2024 05:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-istanbul-7.0.0 branch from 19ed1f6 to 9db3a54 Compare September 30, 2024 05:55
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.1 to 7.0.0.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/babel-plugin-istanbul@v5.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: babel-plugin-istanbul
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel-plugin-istanbul-7.0.0 branch from 9db3a54 to d82bb3d Compare September 30, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants