graphql-code-generator-community
graphql-code-generator-community copied to clipboard
chore(deps): update dependency @urql/exchange-graphcache to v7
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 |
Release Notes
urql-graphql/urql (@urql/exchange-graphcache)
v7.0.0
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, usecache.resolveinstead 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
- ⚠️ Fix
invalidatenot applying when using a string to invalidate an entity Submitted by @JoviDeCroock (See #3545) - Upgrade
@0no-co/graphql.webto1.0.5Submitted by @kitten (See #3553) - Updated dependencies (See #3520, #3553, and #3520)
- @urql/core@5.0.0
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.
🦋 Changeset detected
Latest commit: 7a92a01126a4d0229feb452ce267ba81cd730187
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
🚀 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 ↗︎ |
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.