Skip to content

Comments

chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates#666

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/docker/build-image/github-actions-dependencies-a126b8b9ba
Closed

chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates#666
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/docker/build-image/github-actions-dependencies-a126b8b9ba

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the github-actions-dependencies group with 3 updates in the /actions/docker/build-image directory: hoverkraft-tech/ci-github-common, int128/docker-build-cache-config-action and docker/build-push-action.

Updates hoverkraft-tech/ci-github-common from 0.31.7 to 0.32.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

0.32.0

Release Summary

Actions: a new working-directory option was added to make running steps from a specific folder easier. Documentation for actions and reusable workflows was refreshed across multiple PRs.

Internal maintenance: dependency updates landed for the GitHub Actions dependency group and the fast-xml-parser package used by actions/parse-ci-reports.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.7...0.32.0

Commits
  • f5847cb docs: update actions and workflows documentation
  • b44eec6 feat(actions): add working-directory
  • 5aaefd1 docs: fix link for 'Working directory' action
  • 05c30f5 docs: update actions and workflows documentation
  • 4bfbc05 docs(actions): update doc for working-directory action
  • 790306a chore: bump the github-actions-dependencies group across 1 directory with 6 u...
  • b9d74be chore: bump fast-xml-parser
  • e58614f docs: update actions and workflows documentation
  • 87f1647 feat(actions): add working-directory
  • e4c3529 chore: bump fast-xml-parser
  • Additional commits viewable in compare view

Updates int128/docker-build-cache-config-action from 1.44.0 to 1.47.0

Release notes

Sourced from int128/docker-build-cache-config-action's releases.

v1.47.0

What's Changed

Full Changelog: int128/docker-build-cache-config-action@v1.46.0...v1.47.0

v1.46.0

What's Changed

Full Changelog: int128/docker-build-cache-config-action@v1.45.0...v1.46.0

v1.45.0

What's Changed

Full Changelog: int128/docker-build-cache-config-action@v1.44.0...v1.45.0

Commits
  • 3a4a4fa Release v1.47.0
  • 1fa2984 fix(deps): update dependency @​actions/github to v9 (#1367)
  • 62716de chore(deps): update pnpm to v10.29.1 (#1366)
  • c2aff7f chore(deps): update int128/wait-for-workflows-action action to v1.58.0 (#1365)
  • c3ae6ba chore(deps): update int128/update-generated-files-action action to v2.80.0 (#...
  • 5a3959c chore(deps): update int128/release-typescript-action action to v1.49.0 (#1363)
  • 14d559b chore(deps): update dependency @​types/node to v20.19.32 (#1361)
  • 4b259ef chore(deps): update dependency msw to v2.12.9 (#1362)
  • 7307817 chore(deps): update dependency @​biomejs/biome to v2.3.14 (#1359)
  • a932030 chore(deps): update dependency @​tsconfig/node20 to v20.1.9 (#1360)
  • Additional commits viewable in compare view

Updates docker/build-push-action from 6.18.0 to 6.19.2

Release notes

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

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

Commits
  • 10e90e3 Merge pull request #1458 from crazy-max/git-auth-port
  • 5262538 chore: update generated content
  • cd130e4 preserve port in GIT_AUTH_TOKEN host
  • 806c751 Merge pull request #1452 from crazy-max/update-yarn
  • 601a80b Merge pull request #1456 from crazy-max/auth-token-dyn-host
  • 8f7fd7c chore: update generated content
  • 710e335 derive GIT_AUTH_TOKEN host from GitHub server URL
  • c4ca848 update yarn to 4.9.2
  • ee4ca42 Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • f1b3bb5 chore: update generated content
  • 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 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

…ctory with 3 updates

Bumps the github-actions-dependencies group with 3 updates in the /actions/docker/build-image directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common), [int128/docker-build-cache-config-action](https://github.com/int128/docker-build-cache-config-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `hoverkraft-tech/ci-github-common` from 0.31.7 to 0.32.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@f24ce33...f5847cb)

Updates `int128/docker-build-cache-config-action` from 1.44.0 to 1.47.0
- [Release notes](https://github.com/int128/docker-build-cache-config-action/releases)
- [Commits](int128/docker-build-cache-config-action@6f35e56...3a4a4fa)

Updates `docker/build-push-action` from 6.18.0 to 6.19.2
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@2634353...10e90e3)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: int128/docker-build-cache-config-action
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: docker/build-push-action
  dependency-version: 6.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-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 Feb 20, 2026
@github-actions
Copy link
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2026

Superseded by #667.

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/actions/docker/build-image/github-actions-dependencies-a126b8b9ba branch February 20, 2026 04:13
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