Skip to content

chore(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0 - #782

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dtolnay/rust-toolchain-1.120.0
Closed

chore(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0#782
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dtolnay/rust-toolchain-1.120.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps dtolnay/rust-toolchain from 1.98.0 to 1.120.0.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added ci CI/CD pipeline dependencies Dependency management labels Sep 8, 2026
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>
@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like dtolnay/rust-toolchain is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 9, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/dtolnay/rust-toolchain-1.120.0 branch September 9, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD pipeline dependencies Dependency management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants