-
Notifications
You must be signed in to change notification settings - Fork 40
chore(config): migrate renovate config #364
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for apollo-client-nextjs-docmodel ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
size-limit report 📦
|
}, | ||
{ | ||
groupName: "all @types", | ||
groupSlug: "all-types", | ||
matchPackagePatterns: ["@types/*"], | ||
matchPackageNames: ["/@types/*/"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is correct, it might need to be
matchPackageNames: ["/@types/*/"], | |
matchPackageNames: ["/@types/.*/"], |
instead.
I'll check at a later date as this doesn't seem to be pressing.
d510bdd
to
bb2b9a9
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@apollo/client-react-streaming
@apollo/experimental-nextjs-app-support
@apollo/client-integration-nextjs
@apollo/client-integration-react-router
@apollo/client-integration-tanstack-start
commit: |
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
PLEASE NOTE: JSON5 config file migrated! All comments & trailing commas were removed.
🔕 Ignore: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to request help here.
This PR has been generated by Renovate Bot.