Skip to content

chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates#528

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-fcd373e2db
Oct 22, 2025
Merged

chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates#528
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-fcd373e2db

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps the github-actions-dependencies group with 1 update in the / directory: hoverkraft-tech/ci-github-publish.
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: int128/docker-build-cache-config-action.

Updates hoverkraft-tech/ci-github-publish from 0.11.2 to 0.12.1

Release notes

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

0.12.1

Release Summary

Fixed missing permission in deploy-finish.

Documentation updated for actions and workflows.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.12.0...0.12.1

0.12.0

Release Summary

Public: New deploy-checks workflow adds pre-deployment validations to the pipeline, improving confidence before releases.

Internal: Documentation for actions/workflows refreshed and GitHub Actions dependencies bumped across multiple directories.

Breaking change(s)

No breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.11.2...0.12.0

Commits
  • b5b9f92 docs: update actions and workflows documentation
  • a5b13c2 chore: fix lint issues
  • e79ca87 fix(deploy-finish): add missing permission
  • 444e9ff docs: update actions and workflows documentation
  • 1dae80a feat: add deploy-check workflow
  • cb65099 docs: update actions and workflows documentation
  • 5126d88 build(deps): Bump the github-actions-dependencies group across 6 directories ...
  • 4298306 docs: update actions and workflows documentation
  • dd80bbd fix(release-actions): download artifact only if it exists
  • 3e0e2c9 docs: improve readme infos
  • See full diff in compare view

Updates int128/docker-build-cache-config-action from 1.39.0 to 1.40.0

Release notes

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

v1.40.0

What's Changed

Full Changelog: int128/docker-build-cache-config-action@v1.39.0...v1.40.0

Commits
  • fb186e8 Release v1.40.0
  • d7b058a Migrate to Biome (#1265)
  • ad18002 chore(deps): update docker/login-action action to v3.6.0 (#1264)
  • 5f55fdf chore(deps): update dependency msw to v2.11.5 (#1263)
  • 868718d chore(deps): update dependency @​types/node to v20.19.20 (#1261)
  • f5e04b4 chore(deps): update dependency @​vitest/eslint-plugin to v1.3.16 (#1262)
  • 6c4ff1f chore(deps): update dependency @​eslint/js to v9.37.0 (#1260)
  • d55c03f chore(deps): update dependency typescript to v5.9.3 (#1259)
  • 5bf719b chore(deps): update dependency @​vitest/eslint-plugin to v1.3.15 (#1258)
  • 98293a0 chore(deps): update dependency @​types/node to v20.19.19 (#1257)
  • 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 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

…ctories with 2 updates

Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: [int128/docker-build-cache-config-action](https://github.com/int128/docker-build-cache-config-action).


Updates `hoverkraft-tech/ci-github-publish` from 0.11.2 to 0.12.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@42d50a3...b5b9f92)

Updates `int128/docker-build-cache-config-action` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/int128/docker-build-cache-config-action/releases)
- [Commits](int128/docker-build-cache-config-action@b374481...fb186e8)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.12.1
  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.40.0
  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 Oct 22, 2025
@neilime neilime merged commit 7384bd5 into main Oct 22, 2025
46 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-fcd373e2db branch October 22, 2025 14:16
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