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.23.0 to 4.24.4 in /frontend #338

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps @tanstack/react-query from 4.23.0 to 4.24.4.

Release notes

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

v4.24.4

Version 4.24.4 - 1/30/2023, 4:58 PM

Changes

Fix

  • Revert "fix(core): make sure pausedMutations always execute in serial (#4902)" (#4905) (6b5bcbcf) by Dominik Dorfmeister

Packages

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

v4.24.3

Version 4.24.3 - 1/30/2023, 2:46 PM

Changes

Fix

  • core: make sure pausedMutations always execute in serial (#4902) (8991d7c0) by Dominik Dorfmeister

Packages

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

v4.24.2

Version 4.24.2 - 1/30/2023, 9:52 AM

Changes

... (truncated)

Commits
  • 6b5bcbc fix: Revert "fix(core): make sure pausedMutations always execute in serial (#...
  • de45e77 release: v4.24.3
  • 8991d7c fix(core): make sure pausedMutations always execute in serial (#4902)
  • 65cd596 release: v4.24.2
  • 64dc3af fix(query-persist-client-core): Move query-core to dependencies (#4899)
  • 1615509 fix(core): make sure queries that never fetched can be garbage collected (#4898)
  • 2861488 docs(createAsyncStoragePersister): Update documentation to match type (#4900)
  • 7a62494 chore: only run ci.yml on main branch
  • a9ba135 chore: fix broken package.json
  • d37e64e chore: upload code-coverage during build process
  • 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.23.0 to 4.24.4.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.23.0...v4.24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
@pdambrauskas pdambrauskas merged commit a8dd82e into master Feb 1, 2023
@pdambrauskas pdambrauskas deleted the dependabot/npm_and_yarn/frontend/tanstack/react-query-4.24.4 branch February 1, 2023 08:34
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