Skip to content

chore(deps): update dtolnay/rust-toolchain requirement to 29eef336d9b2848a0b548edc03f92a220660cdb8#3

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

chore(deps): update dtolnay/rust-toolchain requirement to 29eef336d9b2848a0b548edc03f92a220660cdb8#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dtolnay/rust-toolchain-1.100

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spotuify Ready Ready Preview, Comment May 28, 2026 5:55pm

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name=".github/workflows/ci.yml">

<violation number="1" location=".github/workflows/ci.yml:292">
P2: Bumping the toolchain in the `msrv` job without updating either the `Cargo.toml` `rust-version` field or the job name means the CI no longer validates the declared MSRV. The job is supposed to catch regressions against the minimum supported version, but now tests against 1.100 while Cargo.toml still says 1.88. Either revert this line (keep `@1.88`) if the MSRV stays at 1.88, or update `Cargo.toml` and the job name to 1.100 if the MSRV is being intentionally bumped.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread .github/workflows/ci.yml Outdated
steps:
- uses: actions/checkout@v6
- uses: dtolnay/rust-toolchain@1.88
- uses: dtolnay/rust-toolchain@1.100

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Bumping the toolchain in the msrv job without updating either the Cargo.toml rust-version field or the job name means the CI no longer validates the declared MSRV. The job is supposed to catch regressions against the minimum supported version, but now tests against 1.100 while Cargo.toml still says 1.88. Either revert this line (keep @1.88) if the MSRV stays at 1.88, or update Cargo.toml and the job name to 1.100 if the MSRV is being intentionally bumped.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At .github/workflows/ci.yml, line 292:

<comment>Bumping the toolchain in the `msrv` job without updating either the `Cargo.toml` `rust-version` field or the job name means the CI no longer validates the declared MSRV. The job is supposed to catch regressions against the minimum supported version, but now tests against 1.100 while Cargo.toml still says 1.88. Either revert this line (keep `@1.88`) if the MSRV stays at 1.88, or update `Cargo.toml` and the job name to 1.100 if the MSRV is being intentionally bumped.</comment>

<file context>
@@ -289,7 +289,7 @@ jobs:
     steps:
       - uses: actions/checkout@v6
-      - uses: dtolnay/rust-toolchain@1.88
+      - uses: dtolnay/rust-toolchain@1.100
       - uses: Swatinem/rust-cache@v2
       - run: cargo check --workspace --locked
</file context>

@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 0059680 to 8b5722e Compare May 21, 2026 06:35
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 8b5722e to 216abc9 Compare May 21, 2026 07:02
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 216abc9 to 75b47d7 Compare May 21, 2026 07:15
@dependabot dependabot Bot changed the title build(deps): bump dtolnay/rust-toolchain from 1.88 to 1.100 chore(deps): bump dtolnay/rust-toolchain from 1.88 to 1.100 May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 75b47d7 to 1c74c34 Compare May 26, 2026 23:59
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 1c74c34 to 7a3d918 Compare May 27, 2026 11:31
@dependabot dependabot Bot changed the title chore(deps): bump dtolnay/rust-toolchain from 1.88 to 1.100 chore(deps): update dtolnay/rust-toolchain requirement to 29eef336d9b2848a0b548edc03f92a220660cdb8 May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 7a3d918 to 056898e Compare May 28, 2026 09:56
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch from 056898e to 4645e2f Compare May 28, 2026 10:38
…2848a0b548edc03f92a220660cdb8

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/29eef336d9b2848a0b548edc03f92a220660cdb8)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: '1.100'
  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.100 branch from 4645e2f to 7722b2f Compare May 28, 2026 17:54
@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this May 28, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch May 28, 2026 22:42
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.

0 participants