Skip to content

build(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0 - #26

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

build(deps): bump dtolnay/rust-toolchain from 1.98.0 to 1.120.0#26
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 7, 2026

Copy link
Copy Markdown
Contributor

Bumps dtolnay/rust-toolchain from 1.98.0 to 1.120.0.

Commits

@dependabot dependabot Bot added area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from echobt as a code owner September 7, 2026 07:12
@dependabot dependabot Bot added the area:build Build, dependencies, tests, and CI label Sep 7, 2026
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 force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.120.0 branch from 0472060 to 8fd73cb Compare September 7, 2026 10:48
@echobt

echobt commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Closing this as an invalid compiler-version bump. The action's 1.120.0 ref asks rustup to install Rust 1.120.0, which has not been released. The failed installation job reports:

could not download nonexistent rust version 1.120.0-x86_64-unknown-linux-gnu
http request returned an unsuccessful status code: 404

The entire PR only changes eight toolchain action refs from 1.98.0 to 1.120.0. Keeping the existing 1.98.0 pin matches rust-toolchain.toml and the working compiler, verified locally as rustc 1.98.0 (88d9e12ae 2026-08-18). No workflow bypass, branch deletion, or Dependabot ignore rule is needed.

@echobt echobt closed this Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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

Labels

area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant