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.3.9 to 4.6.0 in /frontend #132

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @tanstack/react-query from 4.3.9 to 4.6.0.

Release notes

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

v4.6.0

Version 4.6.0 - 9/24/2022, 6:39 PM

Changes

Feat

Fix

  • devtools: prevent devtools explorer from collapsing when data is being fetched (#4214) (44262d06) by @​zorzysty

Packages

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

v4.5.0

Version 4.5.0 - 9/24/2022, 10:15 AM

Changes

Feat

  • query-core: log queryKey when queryFn returns undefined (#4213) (0d976fbb) by @​fobos531

Docs

  • solid adapter (bafb1518) by Dominik Dorfmeister

Packages

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

v4.4.0

Version 4.4.0 - 9/24/2022, 7:25 AM

... (truncated)

Commits
  • 34ca558 feat(react-query): error boundary handling for useQueries (#4177)
  • 44262d0 fix(devtools): prevent devtools explorer from collapsing when data is being f...
  • 650fb99 release: v4.5.0
  • 0d976fb feat(query-core): log queryKey when queryFn returns undefined (#4213)
  • bafb151 docs: solid adapter
  • bc5fdb4 release: v4.4.0
  • fd68b22 feat(solid-query): Solid Query Adapter for TanStack Query (#4211)
  • b31827d docs: add react query kit community contribution (#4193)
  • ca76777 chore: force type import (#4202)
  • 7f8d4a0 chore: set exhaustive deps eslint rule to error (#4207)
  • Additional commits viewable 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.3.9 to 4.6.0.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.3.9...v4.6.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 Sep 26, 2022
@pdambrauskas pdambrauskas merged commit 459692f into master Sep 26, 2022
@pdambrauskas pdambrauskas deleted the dependabot/npm_and_yarn/frontend/tanstack/react-query-4.6.0 branch September 26, 2022 09:15
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