Skip to content

chore(deps): bump the github-actions-dependencies group with 4 updates#43

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-11fe83c1b3
Nov 10, 2025
Merged

chore(deps): bump the github-actions-dependencies group with 4 updates#43
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-11fe83c1b3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the github-actions-dependencies group with 4 updates: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml, hoverkraft-tech/ci-github-nodejs, hoverkraft-tech/ci-github-publish and hoverkraft-tech/ci-github-publish/.github/workflows/deploy-checks.yml.

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.16.1 to 0.17.1

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml's releases.

0.17.1

Release Summary

Fix (get-package-manager): cache path is now absolute when pointing to a parent folder, improving cache resolution stability. 

Internal: documentation for actions and workflows was refreshed. Internal: dependency updates were applied to GitHub Actions and npm packages. 

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.17.0...0.17.1

0.17.0

Release Summary

In continuous-integration, a new container input enables OCI-based CI execution for more consistent, isolated runs.

Internal: documentation updates and routine dependency bumps across GitHub Actions and npm improve security and maintenance posture.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

... (truncated)

Commits
  • 23af54b chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 06f6f8a chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 01fd627 docs: update actions and workflows documentation
  • 36e865d fix(get-package-manager): make cache path absolute when pointing to parent fo...
  • e79d55c chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 4468ec9 docs: update actions and workflows documentation
  • 0264395 docs: update actions and workflows documentation
  • 2c61205 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • d53fc47 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 546c232 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-nodejs from 0.16.1 to 0.17.1

Release notes

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

0.17.1

Release Summary

Fix (get-package-manager): cache path is now absolute when pointing to a parent folder, improving cache resolution stability. 

Internal: documentation for actions and workflows was refreshed. Internal: dependency updates were applied to GitHub Actions and npm packages. 

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.17.0...0.17.1

0.17.0

Release Summary

In continuous-integration, a new container input enables OCI-based CI execution for more consistent, isolated runs.

Internal: documentation updates and routine dependency bumps across GitHub Actions and npm improve security and maintenance posture.

Breaking change(s)

There is no breaking change.

What's Changed

New Contributors

... (truncated)

Commits
  • 23af54b chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 06f6f8a chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 01fd627 docs: update actions and workflows documentation
  • 36e865d fix(get-package-manager): make cache path absolute when pointing to parent fo...
  • e79d55c chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 4468ec9 docs: update actions and workflows documentation
  • 0264395 docs: update actions and workflows documentation
  • 2c61205 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • d53fc47 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • 546c232 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.13.1 to 0.14.0

Release notes

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

0.14.0

Release Summary

No public user-facing changes.

Internal: documentation on actions/workflows was refreshed and the workflow toolkit now depends on hoverkraft-tech/ci-github-container 0.29.0, aligning with recent CI improvements.

Breaking change(s)

Adopting ci-github-container 0.29.0 pulls in a change where image cleanup is handled by a dedicated wrapper action; if your publish workflows rely on custom cleanup steps, review and update them accordingly.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.13.1...0.14.0

Commits
  • 38963f3 build(deps): Bump hoverkraft-tech/ci-github-container
  • 9bec103 ci: fix url endpoint for check tests
  • d62405b docs: update actions and workflows documentation
  • See full diff 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
@github-actions
Copy link
Copy Markdown

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

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-11fe83c1b3 branch from 36181ce to d1872ff Compare November 10, 2025 06:57
Bumps the github-actions-dependencies group with 4 updates:

- hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
- [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs)
- [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-11fe83c1b3 branch from d1872ff to 95779ef Compare November 10, 2025 07:06
@neilime neilime merged commit e33b9c2 into main Nov 10, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-dependencies-11fe83c1b3 branch November 10, 2025 07:11
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