-
Notifications
You must be signed in to change notification settings - Fork 97
renovate: Update the ignore list #7071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
renovate: Update the ignore list #7071
Conversation
📝 WalkthroughWalkthroughThe changes update the Renovate configuration and the Cargo.toml file to further restrict automated dependency updates for specific Rust packages. The Renovate configuration now disables updates for a total of ten Rust packages by expanding the list of ignored packages. Corresponding comments are added in Cargo.toml to indicate that these dependencies should be ignored by Renovate, along with brief rationales for each. No changes were made to dependency versions or features, except for minor formatting adjustments and comment additions. Changes
Suggested labels
Suggested reviewers
Possibly related PRs
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
…-with-known-problematic-dependencies-in-cargo
Some dependencies must be kept back, this PR extends the renovate ignore list.