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_workflows from 1.16.1 to 1.17.0 #144

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps VeryGoodOpenSource/very_good_workflows from 1.16.1 to 1.17.0.

Release notes

Sourced from VeryGoodOpenSource/very_good_workflows's releases.

v1.17.0

  • dart_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
    • feat: add "--no-example" flag in dart pub get (#183)
    • fix: change skip_example to no_example (#196)
    • docs: add no_example docs (#197)
  • flutter_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
  • license_check:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • docs: add ssh_key secret documentation (#198)
    • docs: add an explanation to the example usage (#199)
  • spell_check:
    • chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#177)
  • dart_pub_publish:
    • fix: use secrets for credential information (#182)
  • flutter_pub_publish:
    • fix: use secrets for credential information (#182)
  • mason_publish:
    • fix: use secrets for credential information (#182)
  • semantic_pull_request:
    • docs: updating semantic pull request docs (#174)
Changelog

Sourced from VeryGoodOpenSource/very_good_workflows's changelog.

1.17.0

  • dart_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
    • feat: add "--no-example" flag in dart pub get (#183)
    • fix: change skip_example to no_example (#196)
    • docs: add no_example docs (#197)
  • flutter_package:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
  • license_check:
    • chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
    • docs: add ssh_key secret documentation (#198)
    • docs: add an explanation to the example usage (#199)
  • spell_check:
    • chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#177)
  • dart_pub_publish:
    • fix: use secrets for credential information (#182)
  • flutter_pub_publish:
    • fix: use secrets for credential information (#182)
  • mason_publish:
    • fix: use secrets for credential information (#182)
  • semantic_pull_request:
    • docs: updating semantic pull request docs (#174)
Commits
  • 784cd20 chore: v1.17.0 (#205)
  • cc01ec8 chore: bump braces from 3.0.2 to 3.0.3 in /site (#212)
  • 18f1d22 chore: bump prettier from 3.3.0 to 3.3.2 in /site (#211)
  • 20f4163 chore: bump @​eslint/js from 9.3.0 to 9.4.0 in /site (#210)
  • eb17649 chore: bump globals from 15.3.0 to 15.4.0 in /site (#208)
  • 68b238c chore: bump typescript from 5.2.2 to 5.4.5 in /site (#207)
  • 387b6dc chore: bump @​babel/eslint-parser from 7.24.6 to 7.24.7 in /site (#206)
  • bd1c232 chore: bump clsx from 1.2.1 to 2.1.1 in /site (#204)
  • 2f2b2fa chore: bump prettier from 2.8.8 to 3.3.0 in /site (#201)
  • 7cd15f6 chore: bump @​docusaurus/preset-classic from 3.3.2 to 3.4.0 in /site (#200)
  • 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)

Bumps [VeryGoodOpenSource/very_good_workflows](https://github.com/verygoodopensource/very_good_workflows) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/verygoodopensource/very_good_workflows/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_workflows/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_workflows@v1.16.1...v1.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Superseded by #150.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/VeryGoodOpenSource/very_good_workflows-1.17.0 branch December 18, 2024 13:00
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.

0 participants