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/exchange-graphcache to v7 #677

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

urql-graphql/urql (@​urql/exchange-graphcache)

v7.0.0

Compare Source

Major Changes
  • Add a default updater for mutation fields who are lacking an updater and where the returned entity is not present in the cache
    Submitted by @​JoviDeCroock (See #​3518)
  • Remove deprecated resolveFieldByKey, use cache.resolve instead
    Submitted by @​JoviDeCroock (See #​3520)
Minor Changes
  • Track abstract types being written so that we have a more reliable way of matching abstract fragments
    Submitted by @​JoviDeCroock (See #​3548)
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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Apr 2, 2024
Copy link

changeset-bot bot commented Apr 2, 2024

🦋 Changeset detected

Latest commit: 7a92a01

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/typescript-urql-graphcache Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 2, 2024

🚀 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/typescript-urql-graphcache 3.1.1-alpha-20240402164814-7a92a01126a4d0229feb452ce267ba81cd730187 npm ↗︎ unpkg ↗︎

Copy link
Contributor Author

renovate bot commented Apr 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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