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

Bump istanbul-lib-coverage from 3.0.0 to 3.2.2 #391

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps istanbul-lib-coverage from 3.0.0 to 3.2.2.

Release notes

Sourced from istanbul-lib-coverage's releases.

istanbul-lib-coverage: v3.2.2

3.2.2 (2023-11-07)

Bug Fixes

istanbul-lib-coverage: v3.2.1

3.2.1 (2023-11-04)

Bug Fixes

istanbul-lib-coverage istanbul-lib-coverage-v3.2.0

Features

  • allow FileCoverage to be initialized with logical tracking (#644) (4cb5af1)

istanbul-lib-coverage istanbul-lib-coverage-v3.1.0

Features

  • support tracking Logic Truthiness as additional metric in coverage API (#639) (0967c80)

istanbul-lib-coverage istanbul-lib-coverage-v3.0.2

Bug Fixes

  • handle merging '0' indexed coverage with '1' indexed coverage (5dac2bc), closes #632

istanbul-lib-coverage istanbul-lib-coverage-v3.0.1

Bug Fixes

  • merge branch/statement/functionMap's together when merging two coverage reports (#617) (ff1b5e9)
Changelog

Sourced from istanbul-lib-coverage's changelog.

3.0.0 (2019-12-20)

Note: Version bump only for package istanbul-lib-coverage

3.0.0-alpha.2 (2019-12-07)

Note: Version bump only for package istanbul-lib-coverage

3.0.0-alpha.1 (2019-10-06)

Bug Fixes

3.0.0-alpha.0 (2019-06-19)

Features

  • Update dependencies, require Node.js 8 (#401) (bf3a539)

BREAKING CHANGES

  • Node.js 8 is now required

3.2.2 (2023-11-07)

Bug Fixes

... (truncated)

Commits
  • 5584b50 chore: release master (#755)
  • c4895bb fix: Proper data validation in findNearestContainer (#754)
  • c9f6e64 chore: release master (#752)
  • 288888f fix: merge ranges properly when contained by other ranges in set (#750)
  • 66bc39b chore: release master (#645)
  • 4cb5af1 feat: allow FileCoverage to be initialized with logical tracking (#644)
  • 94455eb chore: release master (#643)
  • 0967c80 feat: support tracking Logic Truthiness as additional metric in coverage API ...
  • ca8ec8a chore: release master (#636)
  • 5dac2bc fix: handle merging '0' indexed coverage with '1' indexed coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for istanbul-lib-coverage 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/istanbul-lib-coverage-3.2.2 branch 4 times, most recently from e01471a to 64ea043 Compare May 17, 2024 09:24
Bumps [istanbul-lib-coverage](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-lib-coverage) from 3.0.0 to 3.2.2.
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Changelog](https://github.com/istanbuljs/istanbuljs/blob/main/packages/istanbul-lib-coverage/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-lib-coverage-v3.2.2/packages/istanbul-lib-coverage)

---
updated-dependencies:
- dependency-name: istanbul-lib-coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/istanbul-lib-coverage-3.2.2 branch from 64ea043 to be9a534 Compare May 17, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants