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): bump VeryGoodOpenSource/very_good_coverage from 1 to 2 #552

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps VeryGoodOpenSource/very_good_coverage from 1 to 2.

Release notes

Sourced from VeryGoodOpenSource/very_good_coverage's releases.

v2.0.0

  • build(deps): upgrade to node16

v1.2.1

  • fix: throw "lcov is empty" instead of "parsing error!"

v1.2.0

  • feat: show missing coverage lines
  • ci: add prettier linting/formatting step

v1.1.1

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

v1.1.0

  • feat: added support to exclude files
Changelog

Sourced from VeryGoodOpenSource/very_good_coverage's changelog.

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

1.1.0

  • feat: added support to exclude files
uses: VeryGoodOpenSource/very_good_coverage@v1.1.0
with:
  path: './coverage/lcov.info'
  min_coverage: 95
  exclude: '**/*_observer.dart **/change.dart'

1.0.0

  • initial release 🎉
    • includes coverage comparison
    • path input override
    • min_coverage threshold override
Commits
  • 84e5b54 chore: v2.0.0 (#179)
  • 7ae847c build(deps): upgrade to node16 (#177)
  • 0e2e527 chore(deps): bump @​actions/core from 1.9.1 to 1.10.0 (#174)
  • eeeab25 chore(deps-dev): bump jest from 29.0.3 to 29.1.1 (#173)
  • fe57a4a chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#172)
  • b4cfd22 chore(deps-dev): bump jest from 29.0.1 to 29.0.3 (#171)
  • f94d11c chore(deps-dev): bump eslint from 8.22.0 to 8.23.1 (#170)
  • 8b57415 chore(deps): bump @​eslint/eslintrc from 1.3.0 to 1.3.2 (#169)
  • ccb4ea4 chore(deps-dev): bump jest from 28.1.3 to 29.0.1 (#164)
  • f30d1f0 chore(deps): bump @​actions/core from 1.9.0 to 1.9.1 (#161)
  • 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 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 [VeryGoodOpenSource/very_good_coverage](https://github.com/VeryGoodOpenSource/very_good_coverage) from 1 to 2.
- [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@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from felangel as a code owner October 18, 2022 21:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 18, 2022
@felangel felangel merged commit 6f91246 into master Oct 18, 2022
@felangel felangel deleted the dependabot/github_actions/VeryGoodOpenSource/very_good_coverage-2 branch October 18, 2022 22:01
alestiago pushed a commit to alestiago/mason that referenced this pull request Jun 9, 2023
…#552)

Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.34.0...v8.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <felangelov@gmail.com>
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.

None yet

1 participant