cometjs icon indicating copy to clipboard operation
cometjs copied to clipboard

chore(deps): update dependency urql to v4.1.0

Open renovate[bot] opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urql (source) 4.0.2 -> 4.1.0 age adoption passing confidence

Release Notes

urql-graphql/urql (urql)

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)

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[bot] avatar May 31 '23 14:05 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.06%. Comparing base (a51206e) to head (1b0b235).

:exclamation: Current head 1b0b235 differs from pull request most recent head e6b3884. Consider uploading reports for the commit e6b3884 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   97.06%   97.06%           
=======================================
  Files          23       23           
  Lines        1465     1465           
  Branches      149      149           
=======================================
  Hits         1422     1422           
  Misses         43       43           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 31 '23 14:05 codecov[bot]

⚠️ No Changeset found

Latest commit: e6b38844e146d28485b17b1a079803649908d21d

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

changeset-bot[bot] avatar May 10 '24 13:05 changeset-bot[bot]