Tweak renovate config - #13260
Conversation
|
✅ Docs preview has no changesThe preview was not built because there were no changes. Build ID: 16c9344462b925f85cf3c198 ✅ AI Style Review — No Changes DetectedNo MDX files were changed in this pull request. Review Log: View detailed log
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the Renovate configuration file to normalize GraphQL 17 alpha dependency package names and add jsdom and rxjs-min to the list of dependencies excluded from automated dependency updates. ChangesRenovate Dependency Ignore Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
Changes:
graphql-17-alpha-2: Wrong name, changed tographql-17-alpha2since this should never be updatedgraphql-17-alpha-9: Wrong name, changed tographql-17-alpha9since this should never be updatedrxjs-min: Added. This should never be updated since we need to test with this exact min version.jsdom: We've had troubles with newer versions, so we'll update this manuallyI've also set
minimumReleaseAgeto7 daysto add one more layer of protection against supply chain attacks.Summary by CodeRabbit