Skip to content

chore(deps): Bump the github-actions-dependencies group across 1 directory with 7 updates#140

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-55f2557620
Closed

chore(deps): Bump the github-actions-dependencies group across 1 directory with 7 updates#140
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-55f2557620

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 12, 2025

Bumps the github-actions-dependencies group with 7 updates in the / directory:

Package From To
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.16.1 0.17.1
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.28.0 0.28.1
hoverkraft-tech/ci-github-common 0.28.0 0.28.1
hoverkraft-tech/ci-github-publish 0.13.1 0.14.1
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.28.0 0.28.1
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.28.0 0.28.1
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.28.0 0.28.1

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-common/.github/workflows/greetings.yml from 0.28.0 to 0.28.1

Release notes

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

0.28.1

Release Summary

Public: documentation for actions and workflows has been refreshed and clarified.

Internal: CI checks were re-enabled and permissions tightened, GitHub Actions dependencies were updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.0...0.28.1

Commits
  • 7532883 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 0af942d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • dc211a8 docs: update actions and workflows documentation
  • 4789b3a ci: improve workflow permissions
  • 9dabe6e ci: re-enable CI checks
  • 5e0aeaa chore: delete SYNC_DOCS_IMPROVEMENTS.md
  • b64d0f8 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common from 0.28.0 to 0.28.1

Release notes

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

0.28.1

Release Summary

Public: documentation for actions and workflows has been refreshed and clarified.

Internal: CI checks were re-enabled and permissions tightened, GitHub Actions dependencies were updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.0...0.28.1

Commits
  • 7532883 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 0af942d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • dc211a8 docs: update actions and workflows documentation
  • 4789b3a ci: improve workflow permissions
  • 9dabe6e ci: re-enable CI checks
  • 5e0aeaa chore: delete SYNC_DOCS_IMPROVEMENTS.md
  • b64d0f8 docs: update actions and workflows documentation
  • See full diff in compare view

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

Release notes

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

0.14.1

Release Summary

Release actions now include the full documentation set in the published artifact to ensure complete distributions.

Internal: refreshed GitHub Actions dependencies and updated workflow documentation.

Breaking change(s)

There is no breaking change.

What's Changed

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

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
  • ecafdea fix(release-actions): add full documentation set in artifact
  • bc3d414 build(deps): Bump the github-actions-dependencies group across 1 directory wi...
  • d5dffb6 docs: update actions and workflows documentation
  • 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

Updates hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml from 0.28.0 to 0.28.1

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml's releases.

0.28.1

Release Summary

Public: documentation for actions and workflows has been refreshed and clarified.

Internal: CI checks were re-enabled and permissions tightened, GitHub Actions dependencies were updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.0...0.28.1

Commits
  • 7532883 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 0af942d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • dc211a8 docs: update actions and workflows documentation
  • 4789b3a ci: improve workflow permissions
  • 9dabe6e ci: re-enable CI checks
  • 5e0aeaa chore: delete SYNC_DOCS_IMPROVEMENTS.md
  • b64d0f8 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml from 0.28.0 to 0.28.1

Release notes

Sourced from hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml's releases.

0.28.1

Release Summary

Public: documentation for actions and workflows has been refreshed and clarified.

Internal: CI checks were re-enabled and permissions tightened, GitHub Actions dependencies were updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.0...0.28.1

Commits
  • 7532883 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 0af942d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • dc211a8 docs: update actions and workflows documentation
  • 4789b3a ci: improve workflow permissions
  • 9dabe6e ci: re-enable CI checks
  • 5e0aeaa chore: delete SYNC_DOCS_IMPROVEMENTS.md
  • b64d0f8 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.28.0 to 0.28.1

Release notes

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

0.28.1

Release Summary

Public: documentation for actions and workflows has been refreshed and clarified.

Internal: CI checks were re-enabled and permissions tightened, GitHub Actions dependencies were updated.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.28.0...0.28.1

Commits
  • 7532883 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 0af942d chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • dc211a8 docs: update actions and workflows documentation
  • 4789b3a ci: improve workflow permissions
  • 9dabe6e ci: re-enable CI checks
  • 5e0aeaa chore: delete SYNC_DOCS_IMPROVEMENTS.md
  • b64d0f8 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 12, 2025
@github-actions
Copy link
Copy Markdown

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-55f2557620 branch 5 times, most recently from bfbc4c1 to 2b92865 Compare November 24, 2025 07:17
…ctory with 7 updates

Bumps the github-actions-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.16.1` | `0.17.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.28.0` | `0.28.1` |
| [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.28.0` | `0.28.1` |
| [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.13.1` | `0.14.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.28.0` | `0.28.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.28.0` | `0.28.1` |
| [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.28.0` | `0.28.1` |

Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml` from 0.16.1 to 0.17.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@4d7c1ed...23af54b)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@5f11437...7532883)

Updates `hoverkraft-tech/ci-github-common` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@5f11437...7532883)

Updates `hoverkraft-tech/ci-github-publish` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@0717eb4...ecafdea)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@5f11437...7532883)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@5f11437...7532883)

Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@5f11437...7532883)

---
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-common/.github/workflows/greetings.yml
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-55f2557620 branch from 2b92865 to d7543ee Compare November 24, 2025 07:39
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 24, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-dependencies-55f2557620 branch November 24, 2025 07:49
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