Skip to content

chore(deps): update dependency @urql/core to v6 - #972

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/urql-core-6.x
Open

chore(deps): update dependency @urql/core to v6#972
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/urql-core-6.x

Conversation

@renovate

@renovaterenovateBot commented Aug 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@urql/core (source)^2.4.0 || ^3.0.0 || ^4.0.0 || ^5.0.0^2.4.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0ageconfidence

Release Notes

urql-graphql/urql (@​urql/core)

v6.0.1

Patch Changes
  • Use nullish coalescing for preferGetMethod and preferGetForPersistedQueries so that false is kept if set
    Submitted by @​dargmuesli (See #​3812)

v6.0.0

Major Changes
  • By default leverage GET for queries where the query-string + variables comes down to less than 2048 characters.
    When upgrading it's important to see whether your server supports GET, if it doesn't ideally adding support for it
    or alternatively setting preferGetMethod in the createClient method as well as preferGetForPersistedQueries for
    the persisted exchange to false
    Submitted by @​JoviDeCroock (See #​3789)
Minor Changes
  • Fix type definition for GraphQLRequestParams to make variables field optional if and only if all fields are optional or nullish
    Submitted 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-botBot commented Aug 9, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2ec7650

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch 2 times, most recently from 5bd84f6 to 6e27261CompareAugust 19, 2025 15:36
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 6e27261 to cb1eb29CompareAugust 31, 2025 13:10
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from cb1eb29 to 8f7620eCompareSeptember 25, 2025 16:52
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 8f7620e to 4e7fb5dCompareOctober 22, 2025 13:02
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 4e7fb5d to de87364CompareDecember 3, 2025 19:58
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from de87364 to acecfc6CompareDecember 31, 2025 13:15
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from acecfc6 to dabb3b5CompareFebruary 2, 2026 18:09
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from dabb3b5 to 58fd453CompareFebruary 12, 2026 17:09
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 58fd453 to 7972157CompareMarch 5, 2026 18:58
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 7972157 to ee51b74CompareApril 1, 2026 17:21
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from ee51b74 to 823aaedCompareApril 8, 2026 20:17
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from 823aaed to e5c2329CompareApril 29, 2026 10:10
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from e5c2329 to e15e534CompareMay 12, 2026 11:33
@renovate
renovateBotforce-pushed the renovate/urql-core-6.x branch from e15e534 to 2ec7650CompareMay 28, 2026 17:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants