-
Notifications
You must be signed in to change notification settings - Fork 578
chore(deps): update dependency @urql/core to v6 #4151
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
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Apollo Federation Subgraph Compatibility Results
Learn more: |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-yoga/urql-exchange |
4.2.2-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/graphiql |
4.4.1-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apollo-usage-report |
0.10.2-alpha-20250810073758-f043c30b6e1485b4733d0dea93f425db3995f2e1 |
npm ↗︎ unpkg ↗︎ |
💻 Website PreviewThe latest changes are available as preview in: https://pr-4151.graphql-yoga.pages.dev |
✅ Benchmark Results
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^5.0.0
->^6.0.0
5.2.0
->6.0.0
Release Notes
urql-graphql/urql (@urql/core)
v6.0.0
Major Changes
When upgrading it's important to see whether your server supports
GET
, if it doesn't ideally adding support for itor alternatively setting
preferGetMethod
in thecreateClient
method as well aspreferGetForPersistedQueries
forthe persisted exchange to
false
Submitted by @JoviDeCroock (See #3789)
Minor Changes
GraphQLRequestParams
to makevariables
field optional if and only if all fields are optional or nullishSubmitted by @arkandias (See #3807)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.