chore(deps): bump dtolnay/rust-toolchain from 1.95.0 to 1.100.0 in the actions group across 1 directory#887
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7a21d6f to
1dc59b1
Compare
1dc59b1 to
95451c1
Compare
95451c1 to
6f4697e
Compare
6f4697e to
cc66cbc
Compare
cc66cbc to
4075e49
Compare
Bumps the actions group with 1 update in the / directory: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain). Updates `dtolnay/rust-toolchain` from 1.95.0 to 1.100.0 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@1.95.0...1.100.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
4075e49 to
ac8dc46
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 actions group with 1 update in the / directory: dtolnay/rust-toolchain.
Updates
dtolnay/rust-toolchainfrom 1.95.0 to 1.100.0Commits
4a76a49toolchain: 1.100.0Note
Medium Risk
A five-minor-version Rust jump can surface new compiler lints or behavior changes in CI builds and tests, though scope is limited to workflow pins.
Overview
Updates the
dtolnay/rust-toolchainGitHub Action pin from1.95.0to1.100.0incodeql.yml(Rust CodeQL analysis) andverify-impl.yml(tests, llvm-cov, fmt, conformance checks). CI will install and run Rust 1.100.0 instead of 1.95.0 for those jobs; no application source or Cargo config changes are in this diff.Reviewed by Cursor Bugbot for commit ac8dc46. Bugbot is set up for automated code reviews on this repo. Configure here.