chore(deps): update dependency @urql/core to v6#7370
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.05.2.0->6.0.0Release Notes
urql-graphql/urql (@urql/core)
v6.0.0Major Changes
When upgrading it's important to see whether your server supports
GET, if it doesn't ideally adding support for itor alternatively setting
preferGetMethodin thecreateClientmethod as well aspreferGetForPersistedQueriesforthe persisted exchange to
falseSubmitted by @JoviDeCroock (See #3789)
Minor Changes
GraphQLRequestParamsto makevariablesfield 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.