chore(deps): bump the github-actions-dependencies group across 1 directory with 15 updates#274
Merged
neilime merged 1 commit intoJun 4, 2026
Conversation
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
cd03310 to
be09861
Compare
be09861 to
5154c53
Compare
…ctory with 15 updates Bumps the github-actions-dependencies group with 15 updates in the / directory: --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: actions/create-github-app-token dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: docker/setup-docker-action dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-dokumentor dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common dependency-version: 0.35.5 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.35.5 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.35.5 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.35.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml dependency-version: 0.35.5 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.24.2 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.24.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/public-docs/.github/workflows/sync-docs-dispatcher.yml dependency-version: 0.4.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>
5154c53 to
1081c3f
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #274 +/- ##
=======================================
Coverage 99.41% 99.41%
=======================================
Files 9 9
Lines 172 172
Branches 36 36
=======================================
Hits 171 171
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-dependencies group with 15 updates in the / directory:
6.0.26.0.35.0.05.2.00.22.00.24.20.22.00.24.20.33.00.35.50.33.00.35.50.2.20.3.13.0.03.2.00.33.00.35.57.0.07.0.10.3.00.4.00.33.00.35.50.22.00.26.20.33.00.35.50.33.00.35.5Updates
actions/checkoutfrom 6.0.2 to 6.0.3Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)Updates
docker/setup-docker-actionfrom 5.0.0 to 5.2.0Release notes
Sourced from docker/setup-docker-action's releases.
Commits
0234bb7Merge pull request #270 from docker/dependabot/github_actions/docker/setup-bu...44285f8Merge pull request #254 from docker/dependabot/npm_and_yarn/docker/actions-to...78c7044chore: update generated content369dbb9build(deps): bump@docker/actions-toolkitfrom 0.89.0 to 0.91.0c236cd3Merge pull request #255 from docker/dependabot/npm_and_yarn/actions/core-3.0.187e121bbuild(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.02224adcchore: update generated content1c3d74ebuild(deps): bump@actions/corefrom 3.0.0 to 3.0.1e9b1656Merge pull request #269 from docker/dependabot/npm_and_yarn/tmp-0.2.617fa166chore: update generated contentUpdates
hoverkraft-tech/ci-github-nodejsfrom 0.22.0 to 0.24.2Release notes
Sourced from hoverkraft-tech/ci-github-nodejs's releases.
... (truncated)
Commits
6b74a8fdocs: update actions and workflows documentation6766921chore(deps): bump the github-actions-dependencies group across 10 directories...4ad956bdocs: update actions and workflows documentation39690a1fix(release): use node LTS2d092a1docs: update actions and workflows documentatione3d90f5docs: update actions and workflows documentationa11e4f1chore(deps): bump the github-actions-dependencies group across 2 directories ...0bbd947docs: update actions and workflows documentation11ffb7bfix(release): remove useless registry-token input and add proper default for ...7ce4920docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.ymlfrom 0.22.0 to 0.24.2Release notes
Sourced from hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml's releases.
... (truncated)
Commits
6b74a8fdocs: update actions and workflows documentation6766921chore(deps): bump the github-actions-dependencies group across 10 directories...4ad956bdocs: update actions and workflows documentation39690a1fix(release): use node LTS2d092a1docs: update actions and workflows documentatione3d90f5docs: update actions and workflows documentationa11e4f1chore(deps): bump the github-actions-dependencies group across 2 directories ...0bbd947docs: update actions and workflows documentation11ffb7bfix(release): remove useless registry-token input and add proper default for ...7ce4920docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-common/.github/workflows/linter.ymlfrom 0.33.0 to 0.35.5Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/linter.yml's releases.
... (truncated)
Commits
66578f5docs: update actions and workflows documentation322cde7chore: bump the github-actions-dependencies group across 2 directories with 6...b553a69docs: update actions and workflows documentation0648df1feat(actions/checkout): add support for ref inputcacc612docs: update actions and workflows documentation26b89cafeat(local-actions): allows to specify destination directory nameff81510docs: update actions and workflows documentation2d44fecfeat(actions/checkout): add support for sparse-checkout inputb485212docs: update actions and workflows documentation47a06dbchore: bump the github-actions-dependencies group across 2 directories with 4...Updates
hoverkraft-tech/ci-github-common/.github/workflows/greetings.ymlfrom 0.33.0 to 0.35.5Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml's releases.
... (truncated)
Commits
66578f5docs: update actions and workflows documentation322cde7chore: bump the github-actions-dependencies group across 2 directories with 6...b553a69docs: update actions and workflows documentation0648df1feat(actions/checkout): add support for ref inputcacc612docs: update actions and workflows documentation26b89cafeat(local-actions): allows to specify destination directory nameff81510docs: update actions and workflows documentation2d44fecfeat(actions/checkout): add support for sparse-checkout inputb485212docs: update actions and workflows documentation47a06dbchore: bump the github-actions-dependencies group across 2 directories with 4...Updates
hoverkraft-tech/ci-dokumentorfrom 0.2.2 to 0.3.1Release notes
Sourced from hoverkraft-tech/ci-dokumentor's releases.
... (truncated)
Commits
3258ef0docs: update action documentatione597af6ci: use release workflow1907a8fbuild(deps): Bump the github-actions-dependencies group with 3 updatesbd95fc6build(deps): Bump@babel/plugin-transform-modules-systemjs1d3357dbuild(deps): Bump fast-uri from 3.1.0 to 3.1.21a0aa68build(deps): Bump yaml in the npm-production-dependencies group5f40b50build(deps): Bump ghcr.io/devcontainers/features/docker-in-docker00c9887fix(github-actions): enhance workflow permissions handling in GitHub Actions ...ab21d2bbuild(deps): Bump the npm-docs-dependencies group with 2 updatesb26bf6aci: fix npm publishUpdates
actions/create-github-app-tokenfrom 3.0.0 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...Updates
hoverkraft-tech/ci-github-commonfrom 0.33.0 to 0.35.5Release notes
Sourced from hoverkraft-tech/ci-github-common's releases.
... (truncated)
Commits
66578f5docs: update actions and workflows documentation322cde7chore: bump the github-actions-dependencies group across 2 directories with 6...b553a69docs: update actions and workflows documentation0648df1feat(actions/checkout): add support for ref inputcacc612docs: update actions and workflows documentation26b89cafeat(local-actions): allows to specify destination directory nameff81510docs: update actions and workflows documentation2d44fecfeat(actions/checkout): add support for sparse-checkout inputb485212docs: update actions and workflows documentation47a06dbchore: bump the github-actions-dependencies group across 2 directories with 4...Updates
actions/upload-artifactfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.