-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the devops group with 11 updates #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Bumps the devops group with 11 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.1` | | [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.15.1` | `1.15.2` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.62.15` | `2.65.11` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.1` | `5.5.2` | | [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `2.0.13` | `2.0.14` | | [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) | `5.2.0` | `5.4.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `5.0.0` | `7.0.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.8.0` | `5.10.0` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.2.0` | `0.3.0` | Updates `actions/checkout` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...8e8c483) Updates `actions-rust-lang/setup-rust-toolchain` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases) - [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md) - [Commits](actions-rust-lang/setup-rust-toolchain@02be93d...1780873) Updates `taiki-e/install-action` from 2.62.15 to 2.65.11 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@d6d7527...a983ca7) Updates `codecov/codecov-action` from 5.5.1 to 5.5.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@5a10915...671740a) Updates `EmbarkStudios/cargo-deny-action` from 2.0.13 to 2.0.14 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@f2ba7ab...76cd80e) Updates `rlespinasse/github-slug-action` from 5.2.0 to 5.4.0 - [Release notes](https://github.com/rlespinasse/github-slug-action/releases) - [Commits](rlespinasse/github-slug-action@c33ff65...6f7a8d2) Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...8d2750c) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.2...b7c566a) Updates `actions/download-artifact` from 5.0.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@634f93c...37930b1) Updates `docker/metadata-action` from 5.8.0 to 5.10.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c1e5197...c299e40) Updates `zizmorcore/zizmor-action` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@e673c39...e639db9) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: devops - dependency-name: actions-rust-lang/setup-rust-toolchain dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devops - dependency-name: taiki-e/install-action dependency-version: 2.65.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devops - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devops - dependency-name: rlespinasse/github-slug-action dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: devops - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: devops - dependency-name: docker/metadata-action dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops - dependency-name: zizmorcore/zizmor-action dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devops ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
| environment: ${{ matrix.environment }} | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| environment: ${{ matrix.environment }} | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| id-token: write | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| id-token: write | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| id-token: write | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
|
|
||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
| id-token: write | ||
| steps: | ||
| - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v4.2.2 | ||
| - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v4.2.2 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
Bumps the devops group with 11 updates:
5.0.06.0.11.15.11.15.22.62.152.65.115.5.15.5.22.0.132.0.145.2.05.4.03.11.13.12.04.6.26.0.05.0.07.0.05.8.05.10.00.2.00.3.0Updates
actions/checkoutfrom 5.0.0 to 6.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
actions-rust-lang/setup-rust-toolchainfrom 1.15.1 to 1.15.2Release notes
Sourced from actions-rust-lang/setup-rust-toolchain's releases.
Changelog
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
... (truncated)
Commits
1780873Fix: Run the version detection steps in the selectedrust-src-dirdirectory.063a3b9Use correct quoting style for working-directoryf89a806Use the built-in working-directory selector and default to "." if rust-src-di...5189717Gate the rust-src-dir check by first checking if the value is setd6688fbPrint an error and exit if 'rust-src-dir' does not point to an existing direc...Updates
taiki-e/install-actionfrom 2.62.15 to 2.65.11Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
a983ca7Release 2.65.1166de739Updatecargo-tarpaulin@latestto 0.35.0790813cUpdatetypos@latestto 1.41.01a4c356Updatevacuum@latestto 0.23.0e0db384Release 2.65.1045500b8Updatemise@latestto 2025.12.134c77e14Updateuv@latestto 0.9.2112a06cbRelease 2.65.9507b8f4Updatecargo-llvm-cov@latestto 0.6.2276e88a5Update docsUpdates
codecov/codecov-actionfrom 5.5.1 to 5.5.2Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
671740achore(release): 5.5.2 (#1902)96b38e9chore:disable_searchalignment (#1881)9b6d1f8check gpg only when skip-validation = false (#1894)Updates
EmbarkStudios/cargo-deny-actionfrom 2.0.13 to 2.0.14Commits
76cd80eBump to 0.18.6Updates
rlespinasse/github-slug-actionfrom 5.2.0 to 5.4.0Release notes
Sourced from rlespinasse/github-slug-action's releases.
Commits
6f7a8d2feat: bump actions/checkout from 5 to 6 (#172)ac4a3a2feat: bump actions/github-script from 7 to 8 (#170)6772bdadocs: fix moved links (#168)846af0abuild(deps): bump actions/checkout from 4 to 5 in the dependencies group (#167)Updates
docker/setup-buildx-actionfrom 3.11.1 to 3.12.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
8d2750cMerge pull request #455 from crazy-max/install-deprecatede81846bdeprecate install input65d18f8Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6000d75dbuild(deps): bump actions/checkout from 5 to 61583c0fMerge pull request #443 from nicolasleger/patch-1ed158e7doc: bump actions/checkout from 4 to 54cc794fMerge pull request #441 from docker/dependabot/github_actions/actions/checkout-54dfc3d6build(deps): bump actions/checkout from 4 to 5af1b253Merge pull request #440 from crazy-max/k3s-build3c6ab92ci: k3s test with latest buildxUpdates
actions/upload-artifactfrom 4.6.2 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixUpdates
actions/download-artifactfrom 5.0.0 to 7.0.0Release notes
Sourced from actions/download-artifact's releases.
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingUpdates
docker/metadata-actionfrom 5.8.0 to 5.10.0Release notes
Sourced from docker/metadata-action's releases.
Commits
c299e40Merge pull request #569 from docker/dependabot/npm_and_yarn/docker/actions-to...f015d79chore: update generated content121bcc2chore(deps): Bump@docker/actions-toolkitfrom 0.67.0 to 0.68.0f7b6bf4Merge pull request #564 from docker/dependabot/npm_and_yarn/js-yaml-3.14.20b95c6bMerge pull request #565 from docker/dependabot/github_actions/actions/checkout-617f70d7Merge pull request #568 from motoki317/docs/fix-to-24h-schedule-patternafd7e6ddocs(README): Fix date format from 12h to 24h in schedule pattern602aff8chore(deps): Bump actions/checkout from 5 to 6aecb1a4chore(deps): Bump js-yaml from 3.14.1 to 3.14.28d8c7c1Merge pull request #559 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
zizmorcore/zizmor-actionfrom 0.2.0 to 0.3.0Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
e639db9remove mise.toml (#57)f4409e3feat: Support a config option (#56)1aba86dchore(deps): bump github/codeql-action in the github-actions group (#54)da5ac40README: add a troubleshooting section about Advanced Security (#51)cc28a58README: fix troubleshooting link (#50)c323c83chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 in the github-...0696496chore(deps): bump github/codeql-action in the github-actions group (#48)8735394docs: bump action pins (#46)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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