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

Bump @urql/exchange-graphcache from 6.3.3 to 7.1.0 #2369

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2024

Bumps @urql/exchange-graphcache from 6.3.3 to 7.1.0.

Release notes

Sourced from @​urql/exchange-graphcache's releases.

@​urql/exchange-graphcache@​7.1.0

Minor Changes

  • Mark @urql/core as a peer dependency as well as a regular dependency Submitted by @​kitten (See #3579)

@​urql/exchange-graphcache@​7.0.2

Patch Changes

  • Only record dependencies that are changing data, this will reduce the amount of operations we re-invoke due to network-only/cache-and-network queries and mutations Submitted by @​JoviDeCroock (See #3564)

@​urql/exchange-graphcache@​7.0.1

Patch Changes

  • When invoking the automatic creation updater ignore the entity we are currently on in the mutation Submitted by @​JoviDeCroock (See #3560)

@​urql/exchange-graphcache@​7.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, 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

@​urql/exchange-graphcache@​6.5.1

Patch Changes

  • ⚠️ Fix invalidate not applying when using a string to invalidate an entity Submitted by @​JoviDeCroock (See #3544)

@​urql/exchange-graphcache@​6.5.0

Minor Changes

  • Allow @_optional and @_required to be placed on fragment definitions and inline fragments

... (truncated)

Changelog

Sourced from @​urql/exchange-graphcache's changelog.

7.1.0

Minor Changes

  • Mark @urql/core as a peer dependency as well as a regular dependency Submitted by @​kitten (See #3579)

7.0.2

Patch Changes

  • Only record dependencies that are changing data, this will reduce the amount of operations we re-invoke due to network-only/cache-and-network queries and mutations Submitted by @​JoviDeCroock (See #3564)

7.0.1

Patch Changes

  • When invoking the automatic creation updater ignore the entity we are currently on in the mutation Submitted by @​JoviDeCroock (See #3560)

7.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, 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

6.5.0

Minor Changes

  • Allow @_optional and @_required to be placed on fragment definitions and inline fragments Submitted by @​JoviDeCroock (See #3502)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@urql/exchange-graphcache](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/graphcache) from 6.3.3 to 7.1.0.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/graphcache/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-graphcache@7.1.0/exchanges/graphcache)

---
updated-dependencies:
- dependency-name: "@urql/exchange-graphcache"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the react label May 11, 2024
Copy link

cloudflare-pages bot commented May 11, 2024

Deploying kitsu-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6071999
Status: ✅  Deploy successful!
Preview URL: https://933d47e0.kitsu-web.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-reac-tc2q.kitsu-web.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2024

Superseded by #2390.

@dependabot dependabot bot closed this Jun 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react/urql/exchange-graphcache-7.1.0 branch June 7, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant