Skip to content

chore(deps): update dtolnay/rust-toolchain requirement to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9#48

Merged
amavashev merged 1 commit into
mainfrom
dependabot/github_actions/dtolnay/rust-toolchain-3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
May 3, 2026
Merged

chore(deps): update dtolnay/rust-toolchain requirement to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9#48
amavashev merged 1 commit into
mainfrom
dependabot/github_actions/dtolnay/rust-toolchain-3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Updates the requirements on dtolnay/rust-toolchain to permit the latest version.

Commits

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)

…621ae0bf5283f0e981fb97b8a7af9

Updates the requirements on [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) to permit the latest version.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](https://github.com/dtolnay/rust-toolchain/commits/3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 3, 2026
@dependabot dependabot Bot requested a review from amavashev as a code owner May 3, 2026 01:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 3, 2026
@amavashev amavashev merged commit a5a7af6 into main May 3, 2026
2 checks passed
@amavashev amavashev deleted the dependabot/github_actions/dtolnay/rust-toolchain-3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 branch May 3, 2026 11:32
amavashev added a commit that referenced this pull request May 4, 2026
…integration (#51)

The dtolnay/rust-toolchain SHA bump that landed in #48 broke the nightly
integration job — the new SHA requires the `toolchain` input explicitly,
where the prior pinned SHA defaulted to stable when input was empty.

This morning's nightly run (2026-05-04) failed on:
  Install Rust → 'toolchain' is a required input

Fix: pass `toolchain: stable` matching the action's default semantics.
ci-rust.yml already passes the toolchain via matrix.rust-version, so
that workflow was unaffected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant