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

build(deps): bump VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0 #248

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0.

Release notes

Sourced from VeryGoodOpenSource/very_good_coverage's releases.

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/eslintrc from 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/eslintrc from 2.1.2 to 2.1.3 (#294)
  • chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
Changelog

Sourced from VeryGoodOpenSource/very_good_coverage's changelog.

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/eslintrc from 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/eslintrc from 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

1.1.1

  • docs: README and metadata updates
  • feat: improve failure message

... (truncated)

Commits
  • 3b47542 chore: v2.2.0 (#299)
  • 4a32c80 chore: add release and retag script (#298)
  • 0a3200f chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
  • 379368b chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#295)
  • 8a30753 chore: update codeowners (#296)
  • 211c279 chore(deps): bump @​eslint/eslintrc from 2.1.2 to 2.1.3 (#294)
  • d17dc51 fix: min_coverage parsing with default to 100 (#290)
  • 5e6aa77 chore(deps-dev): bump @​vercel/ncc from 0.38.0 to 0.38.1 (#291)
  • 5f8e641 chore(deps-dev): bump @​babel/traverse from 7.22.20 to 7.23.2 (#292)
  • a0a3c8b chore(deps-dev): bump eslint from 8.49.0 to 8.52.0 (#293)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [VeryGoodOpenSource/very_good_coverage](https://github.com/verygoodopensource/very_good_coverage) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/verygoodopensource/very_good_coverage/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_coverage/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_coverage@e5c91bc...3b47542)

---
updated-dependencies:
- dependency-name: VeryGoodOpenSource/very_good_coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lishaduck as a code owner November 20, 2023 13:02
@dependabot dependabot bot added dependencies Relates to dependencies github_actions Regards GitHub Actions code labels Nov 20, 2023
@lishaduck
Copy link
Member

@dependabot merge

@lishaduck
Copy link
Member

@dependabot cancel merge

@lishaduck
Copy link
Member

See #253 for rationale.

@lishaduck lishaduck closed this Nov 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

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.

@dependabot dependabot bot deleted the dependabot/github_actions/VeryGoodOpenSource/very_good_coverage-2.2.0 branch November 28, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to dependencies github_actions Regards GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant