chore(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0 - #782
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0#782dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1.98.0 to 1.120.0. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@1.98.0...1.120.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: 1.120.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
cryptskii
added a commit
that referenced
this pull request
Sep 9, 2026
…cannot complete (#805) `dtolnay/rust-toolchain`'s tag IS the Rust version, and every `uses:` pin of it is a MIRROR of rust-toolchain.toml — which that file calls the sole normative declaration. `ci/check_toolchain_consistency.sh` exists to prove the two equal and runs in both `make lint` and the production safety checks. So a Dependabot bump of this action can never merge. It moves the mirrors and cannot move the normative file, so the consistency gate fails by design. PR #782 (1.98.0 -> 1.120.0) is the demonstration: Rust, Coverage, Embedded and Storage Node all red on a change that touched no code, and it has sat open since. Moving the toolchain is a deliberate, coordinated edit — rust-toolchain.toml first, then every mirror in ci.yml and release.yml, in one change, with the consistency gate green. Dependabot cannot author that, so it should not keep proposing half of it. Ignoring the action removes a permanently-red PR from the queue without weakening any pin: the pins stay exactly where they are, and the gate that proves them equal is untouched. #782 itself is left open for the owner to close; this only stops the next one. Co-authored-by: Cryptskii <brandon.gd.ramsay@gmail.com>
Contributor
Author
|
Looks like dtolnay/rust-toolchain is no longer being updated by Dependabot, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/dtolnay/rust-toolchain-1.120.0
branch
September 9, 2026 14:08
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 dtolnay/rust-toolchain from 1.98.0 to 1.120.0.
Commits
237493ctoolchain: 1.120.0Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)