cometjs
cometjs copied to clipboard
chore(deps): update dependency urql to v4.1.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| urql (source) | 4.0.2 -> 4.1.0 |
Release Notes
urql-graphql/urql (urql)
v4.1.0
Minor Changes
- Mark
@urql/coreas a peer dependency as well as a regular dependency Submitted by @kitten (See #3579)
Patch Changes
v4.0.7
Patch Changes
- Updated dependencies (See #3520, #3553, and #3520)
- @urql/core@5.0.0
v4.0.6
Patch Changes
- Prioritise
context.suspenseand fallback to checkingclient.suspenseSubmitted by @JoviDeCroock (See #3427) - Updated dependencies (See #3430)
- @urql/core@4.2.0
v4.0.5
Patch Changes
- ⚠️ Fix edge case that causes execute functions from
useQueryanduseSubscriptionto fail when they’re called in their state after a render that changespause. 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)
- @urql/core@4.1.0
v4.0.4
Patch Changes
- Switch
reactimports to namespace imports, and update build process for CommonJS outputs to interoperate with__esModulemarked modules again Submitted by @kitten (See #3251)
v4.0.3
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.
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.
⚠️ 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