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 istanbul-lib-coverage from 3.0.0 to 3.2.0 #112

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 Jan 5, 2023

Bumps istanbul-lib-coverage from 3.0.0 to 3.2.0.

Release notes

Sourced from istanbul-lib-coverage's releases.

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.0 (2021-10-17)

Features

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

... (truncated)

Commits
  • 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
  • 4690531 chore: release master (#626)
  • ff1b5e9 fix: merge branch/statement/functionMap's together when merging two coverage ...
  • 35309f7 build: use release-please for automating releases (#622)
  • 6ddb374 fix: Increase precision when calculating coverage percent (#594)
  • See full diff 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 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)

Bumps [istanbul-lib-coverage](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-lib-coverage) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/istanbuljs/istanbuljs/releases)
- [Changelog](https://github.com/istanbuljs/istanbuljs/blob/master/packages/istanbul-lib-coverage/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-lib-coverage-v3.2.0/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 added the dependencies Pull requests that update a dependency file label Jan 5, 2023
@dependabot dependabot bot requested a review from a team as a code owner February 6, 2024 21:07
@dependabot dependabot bot requested review from kennylucv and makandz and removed request for a team February 6, 2024 21:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant