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

Bump the gha-dependencies group with 2 updates #473

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the gha-dependencies group with 2 updates: docker/bake-action and softprops/action-gh-release.

Updates docker/bake-action from 4 to 5

Release notes

Sourced from docker/bake-action's releases.

v5.0.0

[!NOTE] This major release adds support for generating Build summary and exporting build records for your builds. You can disable this feature by setting DOCKER_BUILD_NO_SUMMARY: true environment variable in your workflow.

Full Changelog: docker/bake-action@v4.6.0...v5.0.0

v4.6.0

Full Changelog: docker/bake-action@v4.5.0...v4.6.0

v4.5.0

Full Changelog: docker/bake-action@v4.4.0...v4.5.0

v4.4.0

Full Changelog: docker/bake-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/bake-action@v4.2.0...v4.3.0

v4.2.0

[!IMPORTANT] Git context is opt-in for this release but will be opt-out in the next major v6 similar to docker/build-push-action, to be consistent.

Full Changelog: docker/bake-action@v4.1.0...v4.2.0

v4.1.0

... (truncated)

Commits
  • 867da3c Merge pull request #222 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • a06e6ea chore: update generated content
  • b451423 chore(deps): Bump @​docker/actions-toolkit from 0.27.0 to 0.28.0
  • 455cb06 Merge pull request #220 from crazy-max/export-retention
  • 95d04af chore: update generated content
  • ec3e762 use default retention days for build export artifact
  • f6acc70 Merge pull request #219 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • f382265 chore: update generated content
  • 7e3fb81 chore(deps): Bump @​docker/actions-toolkit from 0.26.2 to 0.27.0
  • 297b5d5 Merge pull request #218 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • Additional commits viewable in compare view

Updates softprops/action-gh-release from 0.1.15 to 2.0.6

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.6

maintenance release with updated dependencies

v2.0.5

v2.0.4

v2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

v2.0.1

v2.0.0

  • update actions.yml declaration to node20 to address warnings
Changelog

Sourced from softprops/action-gh-release's changelog.

2.0.6

  • maintenance release with updated dependencies

2.0.5

2.0.4

2.0.3

  • Declare make_latest as an input field in action.yml #419

2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

2.0.1

2.0.0

  • 2.0.0!? this release corrects a disjunction between git tag versions used in the marketplace and versions list this file. Previous versions should have really been 1.*. Going forward this should be better aligned.
  • Upgrade action.yml declaration to node20 to address deprecations
Commits
  • a74c6b7 update changelog
  • b909f76 update dist/index.js
  • e49d08f chore(deps): bump glob from 8.0.3 to 10.4.2
  • f12ad25 chore(deps): bump @​octokit/plugin-throttling from 4.3.2 to 9.3.0
  • 7039a82 chore: release 2.0.6
  • f9c2b6c chore: update deps and run build
  • 73738a6 chore(deps): bump node dep and @types/node
  • a500a35 Bump ts-jest from 29.0.3 to 29.1.4 (#459)
  • 69320db update changelog
  • 9771ccf update changelog rebuild dist
  • 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 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 the gha-dependencies group with 2 updates: [docker/bake-action](https://github.com/docker/bake-action) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `docker/bake-action` from 4 to 5
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v4...v5)

Updates `softprops/action-gh-release` from 0.1.15 to 2.0.6
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v0.1.15...v2.0.6)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@danielhollas danielhollas self-requested a review July 1, 2024 17:43
@danielhollas
Copy link
Contributor

@danielhollas danielhollas merged commit c58b00f into main Jul 1, 2024
15 checks passed
@danielhollas danielhollas deleted the dependabot/github_actions/gha-dependencies-1a67116273 branch July 1, 2024 20:14
@unkcpz
Copy link
Member

unkcpz commented Jul 1, 2024

Yes, super fancy.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants