-
-
Notifications
You must be signed in to change notification settings - Fork 831
chore(deps): update dependency @urql/core to v6 #7370
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
Conversation
🦋 Changeset detectedLatest commit: dd28612 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
💻 Website PreviewThe latest changes are available as preview in: https://pr-7370.graphql-tools.pages.dev |
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. |
* chore(deps): update dependency @urql/core to v6 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This PR contains the following updates:
^3.0.0 || ^4.0.0 || ^5.0.0
->^3.0.0 || ^4.0.0 || ^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.