chore(dependabot): ignore dtolnay/rust-toolchain updates as we want to stick to v1.92#6516
Open
corneliusroemer wants to merge 3 commits into
Open
chore(dependabot): ignore dtolnay/rust-toolchain updates as we want to stick to v1.92#6516corneliusroemer wants to merge 3 commits into
corneliusroemer wants to merge 3 commits into
Conversation
Contributor
There was a problem hiding this comment.
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-toolchainin thegithub-actionsDependabot update config.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
anna-parker
reviewed
May 28, 2026
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. |
corneliusroemer
commented
May 28, 2026
Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Preview: Add
previewlabel to enable