chore: use matchDepNames for vite-task crates in renovate config#1217
chore: use matchDepNames for vite-task crates in renovate config#1217graphite-app[bot] merged 1 commit intomainfrom
matchDepNames for vite-task crates in renovate config#1217Conversation
✅ Deploy Preview for viteplus-preview canceled.
|
How to use the Graphite Merge QueueAdd the label auto-merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
matchDepNames for vite-task crates in renovate configmatchDepNames for vite-task crates in renovate config
|
@branchseer please take a look |
|
@codex review |
|
Codex Review: Didn't find any major issues. You're on a roll. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Merge activity
|
f3e5f39 to
695dabe
Compare

matchPackageNamesmatches against the git URL for Cargo gitdependencies, not the crate name. This caused the disable rule to
have no effect, resulting in unwanted update PRs.
Closes #1208
Closes #1203