Skip to content

Bump the gha-dependencies group across 1 directory with 8 updates - #6590

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gha-dependencies-e9e8911e17
Open

Bump the gha-dependencies group across 1 directory with 8 updates#6590
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gha-dependencies-e9e8911e17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the gha-dependencies group with 8 updates in the / directory:

Package From To
poseidon/wait-for-status-checks 0.6.0 0.7.0
useblacksmith/setup-docker-builder 1.10.0 2.1.0
docker/login-action 4.4.0 4.6.0
useblacksmith/build-push-action ae61d84c78ee061560aeb3cf9ddc12ab3d0cef71 9b0579bbec7a6cad2f171596c57e7ac1e7658850
fjogeleit/http-request-action 2.0.0 2.0.1
actions/checkout 6.0.2 7.0.1
marocchino/tool-versions-action 1.2.0 2.0.0
erlef/setup-beam 1.24.0 1.24.1

Updates poseidon/wait-for-status-checks from 0.6.0 to 0.7.0

Release notes

Sourced from poseidon/wait-for-status-checks's releases.

v0.7.0

What's Changed

  • Upgrade GitHub Action runtime to Node 24
  • Ensure the latest workflow run is checked

Contributions

Dependencies

... (truncated)

Commits
  • e7e2442 Upgrade GitHub Action runtime to Node 24
  • 9fa44a6 Bump npm @​types/node from 26.1.1 to v26.1.2 (#1035)
  • cc3f1cf Bump npm globals from 17.7.0 to v17.8.0 (#1034)
  • 2437309 Bump npm eslint-plugin-jest from 29.15.5 to v29.16.0 (#1032)
  • 3927920 Bump npm eslint from 10.7.0 to v10.8.0 (#1033)
  • 60399aa Bump npm js-yaml from 5.2.1 to v5.2.2 (#1030)
  • ff211d4 Bump npm ts-jest from 29.4.11 to v29.4.12 (#1029)
  • 76322cb Bump npm prettier from 3.9.5 to v3.9.6 (#1027)
  • 1d7fd84 Bump npm eslint-plugin-jest from 29.15.4 to v29.15.5 (#1025)
  • 99879e5 Bump npm @​typescript-eslint/eslint-plugin from 8.64.0 to v8.65.0 (#1023)
  • Additional commits viewable in compare view

Updates useblacksmith/setup-docker-builder from 1.10.0 to 2.1.0

Release notes

Sourced from useblacksmith/setup-docker-builder's releases.

v2.1.0

What's Changed

Other Changes

Full Changelog: useblacksmith/setup-docker-builder@v2.0.1...v2.1.0

v2.0.1

What's Changed

Other Changes

Full Changelog: useblacksmith/setup-docker-builder@v2.0.0...v2.0.1

v2.0.0

What's Changed

Other Changes

New Contributors

Full Changelog: useblacksmith/setup-docker-builder@v1.11.0...v2.0.0

v1.12.0

What's Changed

Other Changes

Full Changelog: useblacksmith/setup-docker-builder@v2.0.1...v1.12.0

... (truncated)

Commits
  • a5256a7 mount sticky disk with noinit_itable to stop repeated lazy-init writes (#124)
  • 4684ce0 Discover the Blacksmith agent via BLACKSMITH_AGENT_ADDR and fall back to the ...
  • 1e75355 fix: don't report user input errors to the Blacksmith backend (#121)
  • 33803e6 setup_builder: wait for non-zero device size before formatting sticky disk (#...
  • 7a99e9f remove bbolt integrity check entirely (release/v2) (#116)
  • c8e74ab improve observability and readiness timeout for buildkitd startup (#112) (#113)
  • 5a70902 ci: add cache-key to test workflows for v2 compatibility (#110)
  • 426bee8 feat: add required cache-key input, native GC, and server-driven config for v...
  • See full diff in compare view

Updates docker/login-action from 4.4.0 to 4.6.0

Release notes

Sourced from docker/login-action's releases.

v4.6.0

Full Changelog: docker/login-action@v4.5.2...v4.6.0

v4.5.2

Full Changelog: docker/login-action@v4.5.1...v4.5.2

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

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

Commits
  • dbcb813 Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • 5bcb015 [dependabot skip] chore: update generated content
  • b30b2f2 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 9087f1e Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 0009830 [dependabot skip] chore: update generated content
  • 2325523 build(deps): bump js-yaml from 5.2.1 to 5.2.2
  • 4ec1d4a Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-8.5.22
  • 5fc99ba Merge pull request #1053 from docker/dependabot/github_actions/aws-actions/co...
  • e512bd5 Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions...
  • a146c91 Merge pull request #1059 from crazy-max/harden-buildx-scope-paths
  • Additional commits viewable in compare view

Updates useblacksmith/build-push-action from ae61d84c78ee061560aeb3cf9ddc12ab3d0cef71 to 9b0579bbec7a6cad2f171596c57e7ac1e7658850

Commits

Updates fjogeleit/http-request-action from 2.0.0 to 2.0.1

Release notes

Sourced from fjogeleit/http-request-action's releases.

v2.0.1

What's Changed

New Contributors

Full Changelog: fjogeleit/http-request-action@v2.0...v2.0.1

Commits

Updates actions/checkout from 6.0.2 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates marocchino/tool-versions-action from 1.2.0 to 2.0.0

Release notes

Sourced from marocchino/tool-versions-action's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: marocchino/tool-versions-action@v1.2.0...v2.0.0

Commits
  • 4219f2e Merge pull request #162 from marocchino/chore/fix-build
  • 415e728 ⬆️ Node 24
  • 9c0c5c1 ➕ Use biome instead of eslint
  • ef8f07a Merge pull request #143 from marocchino/dependabot/npm_and_yarn/jest-30.2.0
  • f1210ca Bump jest from 30.1.3 to 30.2.0
  • 58bf45c Merge pull request #161 from marocchino/dependabot/npm_and_yarn/js-yaml-3.14.2
  • 7d8bffe Merge pull request #157 from marocchino/dependabot/npm_and_yarn/actions/core-...
  • 01e4f0f Bump js-yaml from 3.14.1 to 3.14.2
  • 8c6766c Merge pull request #160 from marocchino/dependabot/npm_and_yarn/multi-770cfcd984
  • bcaf364 Merge pull request #158 from marocchino/dependabot/npm_and_yarn/eslint-10.0.0
  • Additional commits viewable in compare view

Updates erlef/setup-beam from 1.24.0 to 1.24.1

Release notes

Sourced from erlef/setup-beam's releases.

v1.24.1

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.24.1

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 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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [poseidon/wait-for-status-checks](https://github.com/poseidon/wait-for-status-checks) | `0.6.0` | `0.7.0` |
| [useblacksmith/setup-docker-builder](https://github.com/useblacksmith/setup-docker-builder) | `1.10.0` | `2.1.0` |
| [docker/login-action](https://github.com/docker/login-action) | `4.4.0` | `4.6.0` |
| [useblacksmith/build-push-action](https://github.com/useblacksmith/build-push-action) | `ae61d84c78ee061560aeb3cf9ddc12ab3d0cef71` | `9b0579bbec7a6cad2f171596c57e7ac1e7658850` |
| [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) | `2.0.0` | `2.0.1` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.1` |
| [marocchino/tool-versions-action](https://github.com/marocchino/tool-versions-action) | `1.2.0` | `2.0.0` |
| [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.24.0` | `1.24.1` |



Updates `poseidon/wait-for-status-checks` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/poseidon/wait-for-status-checks/releases)
- [Commits](poseidon/wait-for-status-checks@899c768...e7e2442)

Updates `useblacksmith/setup-docker-builder` from 1.10.0 to 2.1.0
- [Release notes](https://github.com/useblacksmith/setup-docker-builder/releases)
- [Commits](useblacksmith/setup-docker-builder@5fe3b77...a5256a7)

Updates `docker/login-action` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...dbcb813)

Updates `useblacksmith/build-push-action` from ae61d84c78ee061560aeb3cf9ddc12ab3d0cef71 to 9b0579bbec7a6cad2f171596c57e7ac1e7658850
- [Release notes](https://github.com/useblacksmith/build-push-action/releases)
- [Commits](useblacksmith/build-push-action@ae61d84...9b0579b)

Updates `fjogeleit/http-request-action` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/fjogeleit/http-request-action/releases)
- [Changelog](https://github.com/fjogeleit/http-request-action/blob/main/RELEASE.md)
- [Commits](fjogeleit/http-request-action@v2...f98bb26)

Updates `actions/checkout` from 6.0.2 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.2...3d3c42e)

Updates `marocchino/tool-versions-action` from 1.2.0 to 2.0.0
- [Release notes](https://github.com/marocchino/tool-versions-action/releases)
- [Commits](marocchino/tool-versions-action@v1.2.0...4219f2e)

Updates `erlef/setup-beam` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@v1.24...54075bc)

---
updated-dependencies:
- dependency-name: poseidon/wait-for-status-checks
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
- dependency-name: useblacksmith/setup-docker-builder
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-dependencies
- dependency-name: useblacksmith/build-push-action
  dependency-version: 9b0579bbec7a6cad2f171596c57e7ac1e7658850
  dependency-type: direct:production
  dependency-group: gha-dependencies
- dependency-name: fjogeleit/http-request-action
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: marocchino/tool-versions-action
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-dependencies
- dependency-name: erlef/setup-beam
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2026
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