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.6.1 to 4.7.1 in /frontend #138

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps @tanstack/react-query from 4.6.1 to 4.7.1.

Release notes

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

v4.7.1

Version 4.7.1 - 9/27/2022, 5:55 PM

Changes

Fix

  • react-query-persist-client: make use of the query-persist-client-core package (7741a2f7) by @​TkDodo

Refactor

  • types: rename query data generics (#4228) (83948e21) by Sam Rosenthal

Packages

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

v4.7.0

Version 4.7.0 - 9/27/2022, 2:09 PM

Changes

Feat

  • query-persist-client-core: split persist-client into a separate core package (#4222) (326c6e56) by @​TkDodo

Fix

  • query-persist-client-core: fix build by adding missing reference paths (3b8b00ea) by @​TkDodo
  • query-persist-client-core: add missing build config (a9dbadbe) by @​TkDodo

Chore

  • fix missing dependency conflict (a535d0d8) by @​TkDodo

Docs

  • correct imports for "refetch on app focus" (#4223) (5d0ce9e1) by Joël Kuijper

Packages

  • @​tanstack/query-persist-client-core@​4.7.0
Commits
  • 83948e2 refactor(types): rename query data generics (#4228)
  • 7741a2f fix(react-query-persist-client): make use of the query-persist-client-core pa...
  • a27439e release: v4.7.0
  • a535d0d chore: fix missing dependency conflict
  • 3b8b00e fix(query-persist-client-core): fix build by adding missing reference paths
  • a9dbadb fix(query-persist-client-core): add missing build config
  • 326c6e5 feat(query-persist-client-core): split persist-client into a separate core pa...
  • 5d0ce9e docs: correct imports for 'refetch on app focus' (#4223)
  • 38da8fc release: v4.6.1
  • 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.6.1 to 4.7.1.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.6.1...v4.7.1)

---
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 Sep 28, 2022
@pdambrauskas pdambrauskas merged commit 42d9e3d into master Sep 28, 2022
@pdambrauskas pdambrauskas deleted the dependabot/npm_and_yarn/frontend/tanstack/react-query-4.7.1 branch September 28, 2022 08:12
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