chore(ci): bump the github-actions-minor-patch group across 1 directory with 4 updates - #24
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ry with 4 updates Bumps the github-actions-minor-patch group with 4 updates in the / directory: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache), [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action), [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `Swatinem/rust-cache` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@c193711...6323deb) Updates `EmbarkStudios/cargo-deny-action` from 2.0.20 to 2.1.1 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@bb137d7...3c63498) Updates `rust-lang/crates-io-auth-action` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](rust-lang/crates-io-auth-action@bbd8162...c6f97d4) Updates `softprops/action-gh-release` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@b430933...3d0d988) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch - dependency-name: softprops/action-gh-release dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch - dependency-name: Swatinem/rust-cache dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-minor-patch-89cd18f508
branch
from
August 24, 2026 22:56
24425a0 to
77f71b8
Compare
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-minor-patch group with 4 updates in the / directory: Swatinem/rust-cache, EmbarkStudios/cargo-deny-action, rust-lang/crates-io-auth-action and softprops/action-gh-release.
Updates
Swatinem/rust-cachefrom 2.9.1 to 2.9.2Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
6323deb2.9.2b16e8d7bump rollup and rebuild3bf42acinvert target/profile check in cleanup6e5b278correctly sort and dedupe Rust versions5adc05fBump the actions group across 1 directory with 3 updates (#368)66b1e95fix: support Cargo V2 build dir layout (#371)72d126eMerge pull request #367 from Swatinem/dependabot/npm_and_yarn/dev-patch-2b495...48968d2Bump the dev-patch group with 2 updates9f151acupdate dependencies, rebuild0e24e5dBump the actions group across 1 directory with 6 updates (#364)Updates
EmbarkStudios/cargo-deny-actionfrom 2.0.20 to 2.1.1Release notes
Sourced from EmbarkStudios/cargo-deny-action's releases.
Commits
3c63498Fix use-git-cli deprecation (#116)6f99e34Bump to 0.20.28b229e2Deprecate use-git-cliUpdates
rust-lang/crates-io-auth-actionfrom 1.0.4 to 1.0.5Release notes
Sourced from rust-lang/crates-io-auth-action's releases.
Commits
c6f97d4Merge pull request #259 from rust-lang/renovate/lock-file-maintenanceb929a92package dist9d23f3bchore(deps): lock file maintenance2b6b194Merge pull request #263 from rust-lang/ci-links-accept-403-as-failure1a7afc2ci(links): accept 403 as success701b15cMerge pull request #260 from rust-lang/renovate/tsdown-0.x-lockfilecf898e1package dist1a6a621chore(deps): update dependency tsdown to v0.22.29f93ac2Merge pull request #261 from rust-lang/renovate/github-actions5463451chore(deps): update github actions to v6.0.3Updates
softprops/action-gh-releasefrom 3.0.0 to 3.0.2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
3d0d988release 3.0.2 (#818)7e13ed4fix: clarify release creation 404 errors (#817)e6c70a5fix: replace existing release assets on Gitea (#816)f345337fix: publish existing draft releases as prereleases (#801)d8a89a2fix: upload small checksum assets reliably (#815)45ece40chore(deps): remove unused TypeScript tooling (#814)f6b913cfeat: improve release error reporting and test coverage (#813)15f193dchore(deps): upgrade TypeScript to 7 (#812)cc8268dchore(deps): bump actions/checkout in the github-actions group (#810)fd0ed1echore(deps): bump the npm group with 3 updates (#811)