Skip to content

chore(deps): update dependency @urql/exchange-graphcache to v5.2.0 (master) - autoclosed #271

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@urql/exchange-graphcache (source) 5.0.9 -> 5.2.0 age adoption passing confidence

Release Notes

urql-graphql/urql

v5.2.0

Minor Changes
  • Add isOfflineError option to the offlineExchange to allow it to be customized to different conditions to determine whether an operation has failed because of a network error
    Submitted by @​robertherber (See #​3020)
  • Allow updates config to react to arbitrary type updates other than just Mutation and Subscription fields.
    You’ll now be able to write updaters that react to any entity field being written to the cache,
    which allows for more granular invalidations. Note: If you’ve previously used updates.Mutation
    and updated.Subscription with a custom schema with custom root names, you‘ll get a warning since
    you’ll have to update your updates config to reflect this. This was a prior implementation
    mistake!
    Submitted by @​kitten (See #​2979)
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 10, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/master-urql-exchange-graphcache-5.x branch 8 times, most recently from 4645603 to 9f82927 Compare March 11, 2023 16:25
@dargmuesli
Copy link
Owner

@renovate renovate bot force-pushed the renovate/master-urql-exchange-graphcache-5.x branch 19 times, most recently from a2367b9 to 4fbc35e Compare March 16, 2023 03:18
@renovate renovate bot force-pushed the renovate/master-urql-exchange-graphcache-5.x branch 22 times, most recently from 8e12f75 to 0044beb Compare March 27, 2023 03:49
@renovate renovate bot force-pushed the renovate/master-urql-exchange-graphcache-5.x branch from 0044beb to df20a52 Compare March 27, 2023 04:42
@renovate
Copy link
Contributor Author

renovate bot commented Mar 27, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: nuxt/pnpm-lock.yaml
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@dargmuesli dargmuesli self-assigned this Mar 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency @urql/exchange-graphcache to v5.2.0 (master) chore(deps): update dependency @urql/exchange-graphcache to v5.2.0 (master) - autoclosed Mar 27, 2023
@renovate renovate bot closed this Mar 27, 2023
@renovate renovate bot deleted the renovate/master-urql-exchange-graphcache-5.x branch March 27, 2023 18:45
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.

1 participant