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

DNM: build(deps): bump the dependencies group across 1 directory with 2 updates #347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 2 updates in the / directory: docker/build-push-action and goreleaser/goreleaser-action.

Updates docker/build-push-action from 5 to 6

Release notes

Sourced from docker/build-push-action's releases.

v6.0.0

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

Full Changelog: docker/build-push-action@v5.4.0...v6.0.0

v5.4.0

Full Changelog: docker/build-push-action@v5.3.0...v5.4.0

v5.3.0

Full Changelog: docker/build-push-action@v5.2.0...v5.3.0

v5.2.0

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/build-push-action@v5.0.0...v5.1.0

Commits
  • 94f8f8c Merge pull request #1142 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 22f4433 chore: update generated content
  • 6721c56 chore(deps): Bump @​docker/actions-toolkit from 0.26.0 to 0.26.1
  • 4367da9 Merge pull request #1140 from docker/dependabot/github_actions/docker/bake-ac...
  • 0883ebe Merge pull request #1139 from crazy-max/bump-major
  • 76e5c2d chore(deps): Bump docker/bake-action from 4 to 5
  • 29d6782 docs: bump actions to latest major
  • c382f71 Merge pull request #1120 from crazy-max/build-summary
  • 5a5b70d chore: update generated content
  • dc24cf9 don't generate summary for cloud driver
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 5 to 6

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.0.0

[!WARNING] This is a breaking change!

Follow the instructions here to upgrade!

What's Changed

Full Changelog: goreleaser/goreleaser-action@v5...v6.0.0

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v5.0.0...v5.1.0

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from 002f43c to cf4fd89 Compare June 19, 2024 03:11
@Ehco1996
Copy link
Owner

this pr have breaking changes

@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from cf4fd89 to e2f2b15 Compare July 15, 2024 05:35
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from e2f2b15 to b230a7f Compare July 22, 2024 05:38
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from b230a7f to aa504de Compare August 12, 2024 05:11
@Ehco1996 Ehco1996 changed the title build(deps): bump the dependencies group across 1 directory with 2 updates DNM: build(deps): bump the dependencies group across 1 directory with 2 updates Aug 17, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from aa504de to 0db22ef Compare August 19, 2024 05:41
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch 2 times, most recently from e0d2a34 to 9af804f Compare September 2, 2024 05:05
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from 9af804f to 4826ed8 Compare September 9, 2024 05:12
…dates

Bumps the dependencies group with 2 updates in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-c6c8fbd3eb branch from 4826ed8 to ea7c76f Compare September 16, 2024 06: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.

1 participant