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

ci: bump the github-actions group across 1 directory with 2 updates #5721

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 18, 2024

Bumps the github-actions group with 2 updates in the / directory: docker/build-push-action and vlaurin/action-ghcr-prune.

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
  • c382f71 Merge pull request #1120 from crazy-max/build-summary
  • 5a5b70d chore: update generated content
  • dc24cf9 don't generate summary for cloud driver
  • 667cb22 DOCKER_BUILD_NO_SUMMARY env to disable summary
  • d880b19 generate build summary
  • e51051a export build record and upload artifact
  • 86c2bd0 Merge pull request #1137 from docker/dependabot/npm_and_yarn/braces-3.0.3
  • 268d2b1 Merge pull request #1138 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 2b8dc7f chore: update generated content
  • 840c12b chore(deps): Bump @​docker/actions-toolkit from 0.25.1 to 0.26.0
  • Additional commits viewable in compare view

Updates vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0

Release notes

Sourced from vlaurin/action-ghcr-prune's releases.

0.6.0

What's Changed

Full Changelog: vlaurin/action-ghcr-prune@v0.5.0...v0.6.0

Commits

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

@dependabot dependabot bot added the c:deps Category: external dependencies label Jun 18, 2024
@dependabot dependabot bot requested a review from kostko as a code owner June 18, 2024 07:26
@dependabot dependabot bot added the c:testing Category: testing label Jun 18, 2024
Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit 8c21825
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/66ed291a2f10a90008ec9553

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch from 12a0378 to d28a133 Compare June 19, 2024 07:17
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 2 times, most recently from 513a5c6 to 14d6444 Compare July 18, 2024 07:10
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 4 times, most recently from 48405e7 to 5313163 Compare July 26, 2024 07:21
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 2 times, most recently from 7f9f799 to 3131b20 Compare August 9, 2024 07:33
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 2 times, most recently from e3dab42 to 50bec78 Compare August 21, 2024 07:11
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 2 times, most recently from d79d248 to 054bd7b Compare August 30, 2024 07:09
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 4 times, most recently from 5a75ebd to 4dd5588 Compare September 11, 2024 07:51
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch 2 times, most recently from 504dc48 to d7a6132 Compare September 16, 2024 07:04
Bumps the github-actions group with 2 updates in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action) and [vlaurin/action-ghcr-prune](https://github.com/vlaurin/action-ghcr-prune).


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 `vlaurin/action-ghcr-prune` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/vlaurin/action-ghcr-prune/releases)
- [Commits](vlaurin/action-ghcr-prune@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: vlaurin/action-ghcr-prune
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dd74ed43be branch from d7a6132 to 8c21825 Compare September 20, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies c:testing Category: testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants