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 @tanstack/react-query from 4.20.9 to 4.22.0 in /frontend #300

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps @tanstack/react-query from 4.20.9 to 4.22.0.

Release notes

Sourced from @​tanstack/react-query's releases.

v4.22.0

Version 4.22.0 - 1/8/2023, 6:56 PM

Changes

Feat

  • export default hydration methods for easier extension in dehydrateOptions (#4751) (228b1f0f) by Manthan Mallikarjun

Packages

  • @​tanstack/query-core@​4.22.0
  • @​tanstack/query-persist-client-core@​4.22.0
  • @​tanstack/query-async-storage-persister@​4.22.0
  • @​tanstack/query-broadcast-client-experimental@​4.22.0
  • @​tanstack/query-sync-storage-persister@​4.22.0
  • @​tanstack/react-query@​4.22.0
  • @​tanstack/react-query-devtools@​4.22.0
  • @​tanstack/react-query-persist-client@​4.22.0
  • @​tanstack/solid-query@​4.22.0
  • @​tanstack/svelte-query@​4.22.0
  • @​tanstack/vue-query@​4.22.0

v4.21.0

Version 4.21.0 - 1/8/2023, 12:18 PM

Changes

Feat

  • svelte-query: Svelte Query Adapter for TanStack Query (#4768) (b324a9b8) by Lachlan Collins

Chore

  • Remove incompatible vitest flag from test:ci (#4777) (d79f2b97) by Lachlan Collins
  • env: cross platform preinstall CI check. (#4775) (85ce6db9) by Rivo Tüksammel

Packages

  • @​tanstack/query-core@​4.21.0
  • @​tanstack/query-persist-client-core@​4.21.0
  • @​tanstack/query-async-storage-persister@​4.21.0
  • @​tanstack/query-broadcast-client-experimental@​4.21.0
  • @​tanstack/query-sync-storage-persister@​4.21.0
  • @​tanstack/react-query@​4.21.0
  • @​tanstack/react-query-devtools@​4.21.0
  • @​tanstack/react-query-persist-client@​4.21.0
  • @​tanstack/solid-query@​4.21.0
  • @​tanstack/svelte-query@​4.21.0
  • @​tanstack/vue-query@​4.21.0

... (truncated)

Commits
  • 228b1f0 feat: export default hydration methods for easier extension in `dehydrateOpti...
  • 4853ace release: v4.21.0
  • d79f2b9 chore: Remove incompatible vitest flag from test:ci (#4777)
  • b324a9b feat(svelte-query): Svelte Query Adapter for TanStack Query (#4768)
  • 85ce6db chore(env): cross platform preinstall CI check. (#4775)
  • e7e5c96 release: v4.20.10
  • 7101bf3 fix(eslint-plugin-query): update eslint-exhaustive-deps rule description (#4760)
  • 6ad7441 docs(guides refetchOnWindowFocus): more clear instructions for the use (#4759)
  • d7d98a9 release: v4.20.9
  • See full diff in compare view

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 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 [@tanstack/react-query](https://github.com/tanstack/query) from 4.20.9 to 4.22.0.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.20.9...v4.22.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@pdambrauskas pdambrauskas merged commit 536d14a into master Jan 9, 2023
@pdambrauskas pdambrauskas deleted the dependabot/npm_and_yarn/frontend/tanstack/react-query-4.22.0 branch January 9, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant