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: bump VeryGoodOpenSource/very_good_coverage from 2 to 3 #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

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

v2.1.0

What's Changed

New Contributors

Full Changelog: VeryGoodOpenSource/very_good_coverage@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/eslintrc from 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/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

... (truncated)

Commits
  • c953fca chore: v3.0.0 (#317)
  • f755a8d chore(deps): bump @​eslint/eslintrc from 3.0.1 to 3.0.2 (#316)
  • ae3e75d chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#315)
  • bd04b35 chore: add label sync action (#314)
  • b29459f ci: update to node 20 (#310)
  • 2eb38ad chore(deps): bump @​eslint/eslintrc from 2.1.4 to 3.0.1 (#312)
  • fbcd1ec chore(deps): bump prettier from 3.2.4 to 3.2.5 (#311)
  • 7761863 chore(deps): bump prettier from 3.2.2 to 3.2.4 (#308)
  • b5fa6bb chore(deps): bump prettier from 3.2.1 to 3.2.2 (#307)
  • c06e5b9 chore(deps): bump prettier from 3.1.1 to 3.2.1 (#306)
  • 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 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 github_actions Pull requests that update GitHub Actions code labels Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.04%. Comparing base (6c4852c) to head (9eef267).
Report is 1 commits behind head on master.

❗ Current head 9eef267 differs from pull request most recent head 6e8739c. Consider uploading reports for the commit 6e8739c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   76.04%   76.04%           
=======================================
  Files           4        4           
  Lines         192      192           
=======================================
  Hits          146      146           
  Misses         46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xsahil03x
Copy link
Owner

@dependabot rebase

Bumps [VeryGoodOpenSource/very_good_coverage](https://github.com/verygoodopensource/very_good_coverage) from 2 to 3.
- [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@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/VeryGoodOpenSource/very_good_coverage-3 branch from 9eef267 to 6e8739c Compare March 12, 2024 07:37
@xsahil03x xsahil03x merged commit 88441c9 into master Mar 12, 2024
4 checks passed
@xsahil03x xsahil03x deleted the dependabot/github_actions/VeryGoodOpenSource/very_good_coverage-3 branch March 12, 2024 07:45
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant