Skip to content

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

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-01616f9afa
Dec 22, 2025
Merged

chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates#211
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-01616f9afa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

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

Package From To
hoverkraft-tech/ci-github-nodejs 0.20.6 0.21.0
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml 0.20.6 0.21.0
hoverkraft-tech/ci-github-common/.github/workflows/linter.yml 0.31.3 0.31.4
hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml 0.31.3 0.31.4
actions/create-github-app-token 2.2.0 2.2.1
hoverkraft-tech/ci-github-common 0.31.3 0.31.4
actions/upload-artifact 5.0.0 6.0.0
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml 0.31.3 0.31.4
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml 0.31.3 0.31.4
hoverkraft-tech/ci-github-common/.github/workflows/stale.yml 0.31.3 0.31.4

Updates hoverkraft-tech/ci-github-nodejs from 0.20.6 to 0.21.0

Release notes

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

0.21.0

Release Summary

setup-node: added support for the registry-url input to configure npm registry resolution.

Internal: refreshed GitHub Actions (8 updates across 4 directories) and npm dependencies (2 updates across 4 directories), aligned container workflow to 0.30.3, and updated actions/workflows documentation.

Breaking changes

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.6...0.21.0

Commits
  • 25ef8d9 chore(deps): bump hoverkraft-tech/ci-github-container/.github/workflows/docke...
  • 6287902 chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 5c8a917 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • ccfb260 docs: update actions and workflows documentation
  • 1f9e53e feat(setup-node): add support for registry-url input
  • 01c2471 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.20.6 to 0.21.0

Release notes

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

0.21.0

Release Summary

setup-node: added support for the registry-url input to configure npm registry resolution.

Internal: refreshed GitHub Actions (8 updates across 4 directories) and npm dependencies (2 updates across 4 directories), aligned container workflow to 0.30.3, and updated actions/workflows documentation.

Breaking changes

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.20.6...0.21.0

Commits
  • 25ef8d9 chore(deps): bump hoverkraft-tech/ci-github-container/.github/workflows/docke...
  • 6287902 chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
  • 5c8a917 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • ccfb260 docs: update actions and workflows documentation
  • 1f9e53e feat(setup-node): add support for registry-url input
  • 01c2471 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/linter.yml from 0.31.3 to 0.31.4

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml from 0.31.3 to 0.31.4

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 docs: update actions and workflows documentation
  • See full diff in compare view

Updates actions/create-github-app-token from 2.2.0 to 2.2.1

Release notes

Sourced from actions/create-github-app-token's releases.

v2.2.1

2.2.1 (2025-12-05)

Bug Fixes

  • deps: bump the production-dependencies group with 2 updates (#311) (b212e6a)
Commits

Updates hoverkraft-tech/ci-github-common from 0.31.3 to 0.31.4

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 docs: update actions and workflows documentation
  • See full diff in compare view

Updates actions/upload-artifact from 5.0.0 to 6.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

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

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 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.31.3 to 0.31.4

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 docs: update actions and workflows documentation
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-common/.github/workflows/stale.yml from 0.31.3 to 0.31.4

Release notes

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

0.31.4

Release Summary

Actions and workflows documentation was updated for clarity.

Internal: GitHub Actions dependencies were bumped across several directories.

Breaking change(s)

There are no breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.31.3...0.31.4

Commits
  • 666b7b6 chore(deps): bump the github-actions-dependencies group across 2 directories ...
  • 5949440 chore(deps): bump the github-actions-dependencies group across 4 directories ...
  • 2e2ab64 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 Dec 19, 2025
@github-actions
Copy link
Contributor

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-01616f9afa branch from 20f355a to 6f198fc Compare December 22, 2025 09:32
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (b790049) to head (ca8ce59).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files           9        9           
  Lines         191      191           
  Branches       29       29           
=======================================
  Hits          186      186           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-01616f9afa branch from 6f198fc to 5b7d901 Compare December 22, 2025 09:42
…ctory with 10 updates

Bumps the github-actions-dependencies group with 10 updates in the / directory:
---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
  dependency-version: 0.31.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
  dependency-version: 0.31.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/create-github-app-token
  dependency-version: 2.2.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.31.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
  dependency-version: 0.31.4
  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.31.4
  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.31.4
  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-01616f9afa branch from 5b7d901 to ca8ce59 Compare December 22, 2025 09:42
@neilime neilime merged commit 50a5896 into main Dec 22, 2025
39 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-01616f9afa branch December 22, 2025 09:52
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