Skip to content

fix(deps): update dependency urql to v5#10688

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/urql-5.x
Open

fix(deps): update dependency urql to v5#10688
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/urql-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 5, 2026

This PR contains the following updates:

Package Change Age Confidence
urql (source) ^3.0.0^5.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

urql-graphql/urql (urql)

v5.0.1

Compare Source

Patch Changes
  • Upgrade false-positive circumvention for internal React warning to support React 19
    Submitted by @​kitten (See #​3769)

v5.0.0

Compare Source

Patch Changes

v4.2.2

Compare Source

Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes

v4.1.0

Compare Source

Minor Changes
  • Mark @urql/core as a peer dependency as well as a regular dependency
    Submitted by @​kitten (See #​3579)
Patch Changes
  • ⚠️ Fix subscription handlers to not receive null values
    Submitted by @​kitten (See #​3581)

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes

v4.0.5

Compare Source

Patch Changes
  • ⚠️ Fix edge case that causes execute functions from useQuery and useSubscription to fail when they’re called in their state after a render that changes pause. This would previously cause internal dependencies to be outdated and the source to be discarded immediately in some cases
    Submitted by @​kitten (See #​3323)
  • Updated dependencies (See #​3317 and #​3308)

v4.0.4

Compare Source

Patch Changes
  • Switch react imports to namespace imports, and update build process for CommonJS outputs to interoperate with __esModule marked modules again
    Submitted by @​kitten (See #​3251)

v4.0.3

Compare Source

Patch Changes
  • Update build process to generate correct source maps
    Submitted by @​kitten (See #​3201)

v4.0.2

Compare Source

Patch Changes
  • Avoid unnecessary re-render when two components use the same query but receive unchanging results, due to differing operations
    Submitted by @​nathan-knight (See #​3195)

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes
  • Remove the default Client from Context. Previously, urql kept a legacy default client in its context, with default exchanges and calling an API at /graphql. This has now been removed and you will have to create your own Client if you were relying on this behaviour
    Submitted by @​JoviDeCroock (See #​3033)
Minor Changes
  • Allow mutations to update their results in bindings when hasNext: true is set, which indicates deferred or streamed results
    Submitted by @​kitten (See #​3103)
Patch Changes

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.

@renovate renovate bot added the dependencies label Apr 5, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 5, 2026

⚠️ No Changeset found

Latest commit: eb00ddb

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-10688.graphql-code-generator.pages.dev

@renovate renovate bot force-pushed the renovate/urql-5.x branch from 2446c3d to f338372 Compare April 5, 2026 03:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890 npm ↗︎ unpkg ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants