Skip to content

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svc-secops
Copy link
Contributor

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.

@svc-secops svc-secops requested a review from a team as a code owner September 12, 2024 12:29
@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label Sep 12, 2024
Copy link

netlify bot commented Sep 12, 2024

Deploy Preview for apollo-client-nextjs-docmodel ready!

Name Link
🔨 Latest commit bb2b9a9
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-nextjs-docmodel/deploys/67ee7cae573f3900085abbaf
😎 Deploy Preview https://deploy-preview-364--apollo-client-nextjs-docmodel.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Sep 12, 2024

size-limit report 📦

Path Size
{ ApolloNextAppProvider, ApolloClient, InMemoryCache } from '@apollo/client-integration-nextjs' (Browser ESM) 8.18 KB (0%)
{ WrapApolloProvider, ApolloClient, InMemoryCache } from '@apollo/client-react-streaming' (Browser ESM) 2.12 KB (0%)
{ buildManualDataTransport } from '@apollo/client-react-streaming/manual-transport' (Browser ESM) 7.83 KB (0%)
@apollo/client-react-streaming (Browser ESM) 7.4 KB (0%)
@apollo/client-react-streaming (SSR ESM) 7.65 KB (0%)
@apollo/client-react-streaming (RSC ESM) 8 KB (0%)
@apollo/client-react-streaming/manual-transport (Browser ESM) 8.08 KB (0%)
@apollo/client-react-streaming/manual-transport (SSR ESM) 8.65 KB (0%)
@apollo/client-integration-nextjs (Browser ESM) 8.77 KB (0%)
@apollo/client-integration-nextjs (SSR ESM) 13.67 KB (0%)
@apollo/client-integration-nextjs (RSC ESM) 7.78 KB (0%)

},
{
groupName: "all @types",
groupSlug: "all-types",
matchPackagePatterns: ["@types/*"],
matchPackageNames: ["/@types/*/"],
Copy link
Member

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

Suggested change
matchPackageNames: ["/@types/*/"],
matchPackageNames: ["/@types/.*/"],

instead.

I'll check at a later date as this doesn't seem to be pressing.

@svc-secops svc-secops mentioned this pull request Dec 7, 2024
15 tasks
@svc-secops svc-secops force-pushed the renovate/migrate-config branch from d510bdd to bb2b9a9 Compare April 3, 2025 12:18
Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
apollo__client-integration-react-router ✅ Ready (Inspect) Visit Preview Apr 3, 2025 0:49am
apollo__client-integration-tanstack-start ✅ Ready (Inspect) Visit Preview Apr 3, 2025 0:49am

Copy link

pkg-pr-new bot commented Apr 3, 2025

@apollo/client-react-streaming

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-react-streaming@364

@apollo/experimental-nextjs-app-support

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/experimental-nextjs-app-support@364

@apollo/client-integration-nextjs

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-nextjs@364

@apollo/client-integration-react-router

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-react-router@364

@apollo/client-integration-tanstack-start

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-tanstack-start@364

commit: bb2b9a9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants