Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

❗ 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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch 3 times, most recently from 33e7003 to 6e83c85 Compare May 31, 2023 21:43
@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch from 6e83c85 to e5a8925 Compare June 12, 2023 23:17
@renovate renovate bot changed the title chore(deps): update dependency urql to v4.0.3 chore(deps): update dependency urql to v4.0.4 Jun 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency urql to v4.0.4 chore(deps): update dependency urql to v4.0.5 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch from e5a8925 to 7d8f8a4 Compare July 21, 2023 16:37
@renovate renovate bot changed the title chore(deps): update dependency urql to v4.0.5 chore(deps): update dependency urql to v4.0.6 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch from 7d8f8a4 to 1b0b235 Compare January 28, 2024 09:46
@renovate renovate bot changed the title chore(deps): update dependency urql to v4.0.6 chore(deps): update dependency urql to v4.0.7 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch from 1b0b235 to 21838b3 Compare April 2, 2024 15:09
@renovate renovate bot force-pushed the renovate/urql-4.x-lockfile branch from 21838b3 to e6b3884 Compare May 10, 2024 13:37
@renovate renovate bot changed the title chore(deps): update dependency urql to v4.0.7 chore(deps): update dependency urql to v4.1.0 May 10, 2024
Copy link

changeset-bot bot commented May 10, 2024

⚠️ No Changeset found

Latest commit: e6b3884

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants