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

update-github-action(deps): bump docker/build-push-action from 5 to 6 #1971

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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
  • 31159d4 Merge pull request #1149 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 07e1c3e chore: update generated content
  • f7febd6 chore(deps): Bump @​docker/actions-toolkit from 0.26.2 to 0.27.0
  • f6010ea Merge pull request #1147 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • c0a6b96 chore: update generated content
  • 0dfe9c3 chore(deps): Bump @​docker/actions-toolkit from 0.26.1 to 0.26.2
  • 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...
  • 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 [docker/build-push-action](https://github.com/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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 02:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 24, 2024
@nrwiersma nrwiersma merged commit a1e728e into main Jun 24, 2024
12 checks passed
@nrwiersma nrwiersma deleted the dependabot/github_actions/main/docker/build-push-action-6 branch June 24, 2024 04:20
DrPsychick referenced this pull request in gomods/athens-charts Sep 14, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gomods/athens](https://redirect.github.com/gomods/athens) | minor |
`v0.14.1` -> `v0.15.1` |

---

### Release Notes

<details>
<summary>gomods/athens (gomods/athens)</summary>

###
[`v0.15.1`](https://redirect.github.com/gomods/athens/releases/tag/v0.15.1)

[Compare
Source](https://redirect.github.com/gomods/athens/compare/v0.15.0...v0.15.1)

#### What's Changed

- update-github-action(deps): bump goreleaser/goreleaser-action from 5
to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gomods/athens/pull/1969](https://redirect.github.com/gomods/athens/pull/1969)
- update-github-action(deps): bump docker/build-push-action from 5 to 6
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gomods/athens/pull/1971](https://redirect.github.com/gomods/athens/pull/1971)
- Add aad auth option when using azure storage account by
[@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker) in
[https://github.com/gomods/athens/pull/1973](https://redirect.github.com/gomods/athens/pull/1973)
- Fix helm install command in docs by
[@&#8203;sb464f](https://redirect.github.com/sb464f) in
[https://github.com/gomods/athens/pull/1981](https://redirect.github.com/gomods/athens/pull/1981)
- Switch from ADAL to AzIdentity, Add Azure Storage Token Refresh, and
Update Golang Version by
[@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker) in
[https://github.com/gomods/athens/pull/1977](https://redirect.github.com/gomods/athens/pull/1977)
- Compatibility with proxy.golang.org for list not found responses by
[@&#8203;sanyatuning](https://redirect.github.com/sanyatuning) in
[https://github.com/gomods/athens/pull/1974](https://redirect.github.com/gomods/athens/pull/1974)
- Fix: Change goreleaser flag from --rm-dist to --clean by
[@&#8203;matt0x6F](https://redirect.github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1984](https://redirect.github.com/gomods/athens/pull/1984)

#### New Contributors

- [@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker)
made their first contribution in
[https://github.com/gomods/athens/pull/1973](https://redirect.github.com/gomods/athens/pull/1973)
- [@&#8203;sb464f](https://redirect.github.com/sb464f) made their first
contribution in
[https://github.com/gomods/athens/pull/1981](https://redirect.github.com/gomods/athens/pull/1981)
- [@&#8203;sanyatuning](https://redirect.github.com/sanyatuning) made
their first contribution in
[https://github.com/gomods/athens/pull/1974](https://redirect.github.com/gomods/athens/pull/1974)

**Full Changelog**:
gomods/athens@v0.14.1...v0.15.1

###
[`v0.15.0`](https://redirect.github.com/gomods/athens/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/gomods/athens/compare/v0.14.1...v0.15.0)

#### What's Changed

- update-github-action(deps): bump goreleaser/goreleaser-action from 5
to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gomods/athens/pull/1969](https://redirect.github.com/gomods/athens/pull/1969)
- update-github-action(deps): bump docker/build-push-action from 5 to 6
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gomods/athens/pull/1971](https://redirect.github.com/gomods/athens/pull/1971)
- Add aad auth option when using azure storage account by
[@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker) in
[https://github.com/gomods/athens/pull/1973](https://redirect.github.com/gomods/athens/pull/1973)
- Fix helm install command in docs by
[@&#8203;sb464f](https://redirect.github.com/sb464f) in
[https://github.com/gomods/athens/pull/1981](https://redirect.github.com/gomods/athens/pull/1981)
- Switch from ADAL to AzIdentity, Add Azure Storage Token Refresh, and
Update Golang Version by
[@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker) in
[https://github.com/gomods/athens/pull/1977](https://redirect.github.com/gomods/athens/pull/1977)
- Compatibility with proxy.golang.org for list not found responses by
[@&#8203;sanyatuning](https://redirect.github.com/sanyatuning) in
[https://github.com/gomods/athens/pull/1974](https://redirect.github.com/gomods/athens/pull/1974)

#### New Contributors

- [@&#8203;SilverdewBaker](https://redirect.github.com/SilverdewBaker)
made their first contribution in
[https://github.com/gomods/athens/pull/1973](https://redirect.github.com/gomods/athens/pull/1973)
- [@&#8203;sb464f](https://redirect.github.com/sb464f) made their first
contribution in
[https://github.com/gomods/athens/pull/1981](https://redirect.github.com/gomods/athens/pull/1981)
- [@&#8203;sanyatuning](https://redirect.github.com/sanyatuning) made
their first contribution in
[https://github.com/gomods/athens/pull/1974](https://redirect.github.com/gomods/athens/pull/1974)

**Full Changelog**:
gomods/athens@v0.14.1...v0.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/gomods/athens-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrPsychick <[email protected]>
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