Bump VeryGoodOpenSource/very_good_coverage from 2 to 3
Bumps VeryGoodOpenSource/very_good_coverage from 2 to 3.
Release notes
Sourced from VeryGoodOpenSource/very_good_coverage's releases.
v3.0.0
- chore(deps): bump prettier from 3.1.0 to 3.2.5 (#311)
- chore(deps): bump
@eslint/eslintrcfrom 2.1.3 to 3.0.2 (#316)- chore!: update to node 20 (#310)
v2.2.0
- chore(deps): bump prettier from 2.7.1 to 2.8.0 (#195)
- chore(deps): bump prettier from 2.8.0 to 2.8.1 (#199)
- chore(deps): bump minimatch from 5.1.0 to 5.1.1 (#196)
- chore(deps): bump json5 from 2.2.1 to 2.2.3 (#206)
- chore(deps): bump minimatch from 5.1.1 to 5.1.2 (#203)
- chore(deps): bump prettier from 2.8.1 to 2.8.2 (#207)
- chore(deps): bump prettier from 2.8.2 to 2.8.3 (#208)
- chore(deps): bump minimatch from 5.1.2 to 6.1.6 (#213)
- chore(deps): bump prettier from 2.8.3 to 2.8.4 (#219)
- chore(deps): bump minimatch from 6.1.6 to 7.0.0 (#223)
- chore: repo maintenance (#224)
- feat: include better error logging (#235)
- fix: avoid reporting NaN coverage (#237)
- docs: update README.md inputs and FAQ (#236)
- docs: included documentation about absolute path (#238)
- chore(deps): bump prettier from 2.8.4 to 2.8.5 (#239)
- chore(deps): bump prettier from 2.8.5 to 2.8.6 (#240)
- chore(deps): bump prettier from 2.8.6 to 3.0.3 (#278)
- chore(deps): bump actions/checkout from 3 to 4 (#279)
- chore(deps): bump
@eslint/eslintrcfrom 1.4.1 to 2.1.2 (#271)- test: clean env variables after each (#289)
- fix: min_coverage parsing with default to 100 (#290)
- chore(deps): bump
@eslint/eslintrcfrom 2.1.2 to 2.1.3 (#294)- chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
v2.1.0
What's Changed
- chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 by
@dependabotin VeryGoodOpenSource/very_good_coverage#181- feat: update dependabot by
@renancaraujoin VeryGoodOpenSource/very_good_coverage#182- chore(deps): bump actions/checkout from 2 to 3 by
@dependabotin VeryGoodOpenSource/very_good_coverage#183- chore(deps-dev): bump jest from 29.1.1 to 29.2.0 by
@dependabotin VeryGoodOpenSource/very_good_coverage#184- chore(deps-dev): bump jest from 29.2.0 to 29.2.1 by
@dependabotin VeryGoodOpenSource/very_good_coverage#186- feat: log coverage when is a valid build by
@jamesblascoin VeryGoodOpenSource/very_good_coverage#189- chore(deps-dev): bump eslint from 8.25.0 to 8.27.0 by
@dependabotin VeryGoodOpenSource/very_good_coverage#191- chore(deps-dev): bump jest from 29.2.1 to 29.3.1 by
@dependabotin VeryGoodOpenSource/very_good_coverage#192- chore: v2.1.0 by
@felangelin VeryGoodOpenSource/very_good_coverage#193New Contributors
@renancaraujomade their first contribution in VeryGoodOpenSource/very_good_coverage#182@jamesblascomade their first contribution in VeryGoodOpenSource/very_good_coverage#189Full Changelog: https://github.com/VeryGoodOpenSource/very_good_coverage/compare/v2...v2.1.0
Changelog
Sourced from VeryGoodOpenSource/very_good_coverage's changelog.
3.0.0
- chore(deps): bump prettier from 3.1.0 to 3.2.5 (#311)
- chore(deps): bump
@eslint/eslintrcfrom 2.1.3 to 3.0.2 (#316)- chore!: update to node 20 (#310)
2.2.0
- chore(deps): bump prettier from 2.7.1 to 2.8.0 (#195)
- chore(deps): bump prettier from 2.8.0 to 2.8.1 (#199)
- chore(deps): bump minimatch from 5.1.0 to 5.1.1 (#196)
- chore(deps): bump json5 from 2.2.1 to 2.2.3 (#206)
- chore(deps): bump minimatch from 5.1.1 to 5.1.2 (#203)
- chore(deps): bump prettier from 2.8.1 to 2.8.2 (#207)
- chore(deps): bump prettier from 2.8.2 to 2.8.3 (#208)
- chore(deps): bump minimatch from 5.1.2 to 6.1.6 (#213)
- chore(deps): bump prettier from 2.8.3 to 2.8.4 (#219)
- chore(deps): bump minimatch from 6.1.6 to 7.0.0 (#223)
- chore: repo maintenance (#224)
- feat: include better error logging (#235)
- fix: avoid reporting NaN coverage (#237)
- docs: update README.md inputs and FAQ (#236)
- docs: included documentation about absolute path (#238)
- chore(deps): bump prettier from 2.8.4 to 2.8.5 (#239)
- chore(deps): bump prettier from 2.8.5 to 2.8.6 (#240)
- chore(deps): bump prettier from 2.8.6 to 3.0.3 (#278)
- chore(deps): bump actions/checkout from 3 to 4 (#279)
- chore(deps): bump
@eslint/eslintrcfrom 1.4.1 to 2.1.2 (#271)- test: clean env variables after each (#289)
- fix: min_coverage parsing with default to 100 (#290)
- chore(deps): bump
@eslint/eslintrcfrom 2.1.2 to 2.1.3 (#294)- chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
2.1.0
- feat: always output coverage
- build(deps): various dependency updates
2.0.0
- build(deps): upgrade to node16
1.2.1
- fix: throw "lcov is empty" instead of "parsing error!"
1.2.0
- feat: show missing coverage lines
- ci: add prettier linting/formatting step
... (truncated)
Commits
c953fcachore: v3.0.0 (#317)f755a8dchore(deps): bump@eslint/eslintrcfrom 3.0.1 to 3.0.2 (#316)ae3e75dchore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#315)bd04b35chore: add label sync action (#314)b29459fci: update to node 20 (#310)2eb38adchore(deps): bump@eslint/eslintrcfrom 2.1.4 to 3.0.1 (#312)fbcd1ecchore(deps): bump prettier from 3.2.4 to 3.2.5 (#311)7761863chore(deps): bump prettier from 3.2.2 to 3.2.4 (#308)b5fa6bbchore(deps): bump prettier from 3.2.1 to 3.2.2 (#307)c06e5b9chore(deps): bump prettier from 3.1.1 to 3.2.1 (#306)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.