Skip to content

chore(dependabot): ignore dtolnay/rust-toolchain updates as we want to stick to v1.92#6516

Open
corneliusroemer wants to merge 3 commits into
mainfrom
ignore-rust-toolchain
Open

chore(dependabot): ignore dtolnay/rust-toolchain updates as we want to stick to v1.92#6516
corneliusroemer wants to merge 3 commits into
mainfrom
ignore-rust-toolchain

Conversation

@corneliusroemer
Copy link
Copy Markdown
Contributor

@corneliusroemer corneliusroemer commented May 27, 2026

🚀 Preview: Add preview label to enable

Copilot AI review requested due to automatic review settings May 27, 2026 20:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Dependabot configuration to stop Dependabot from proposing updates for the dtolnay/rust-toolchain GitHub Action, keeping the workflow pinned to @1.92.

Changes:

  • Add an ignore rule for dtolnay/rust-toolchain in the github-actions Dependabot update config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread .github/dependabot.yml
@corneliusroemer
Copy link
Copy Markdown
Contributor Author

Reason for pinning: maintainer uses unconventional release strategy of tagging things in advance of them working. E.g. Rust 1.100 doesn't exist yet so if you use @1.100 it will fail, yet the tag exists. So opting out of dependabot here seems wise. Also, we use a specific rust version to build the image, it's 1.92 so we should also just use that here.

Comment thread .github/dependabot.yml
Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>
Copy link
Copy Markdown
Contributor

@anna-parker anna-parker left a comment

Choose a reason for hiding this comment

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

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants