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.24.10 to 4.28.0 #193

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps @tanstack/react-query from 4.24.10 to 4.28.0.

Release notes

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

v4.28.0

Version 4.28.0 - 3/20/2023, 8:33 AM

Changes

Feat

  • react-query: preserve "use client" directives (#5161) (017867ef) by Fredrik Höglund

Packages

  • @​tanstack/react-query@​4.28.0
  • @​tanstack/react-query-devtools@​4.28.0
  • @​tanstack/react-query-persist-client@​4.28.0

v4.27.1

Version 4.27.1 - 3/17/2023, 4:50 PM

Changes

Fix

  • query-sync-storage-persister: Relax undefined check against storage to handle null values (#5095) (d23d8934) by Nicholas Firth-McCoy

Chore

Packages

  • @​tanstack/query-async-storage-persister@​4.27.1
  • @​tanstack/query-sync-storage-persister@​4.27.1

v4.27.0

Version 4.27.0 - 3/17/2023, 3:43 PM

Changes

Feat

  • react-query-devtools: enable setting loading/error via devtools (#4352) (b7089d10) by Paul Sachs

Fix

  • eslint-plugin: ignore internal properties (#5119) (33338ad1) by Eliya Cohen

Chore

  • fix test:format task giving false positives (#5147) (e25259de) by @​ZackDeRose
  • fix publish script (62a7c38e) by Dominik Dorfmeister

... (truncated)

Commits
  • 017867e feat(react-query): preserve 'use client' directives (#5161)
  • fe0ae80 release: v4.27.1
  • d23d893 fix(query-sync-storage-persister): Relax undefined check against storage to h...
  • 73e21ce chore: Add retries to cover flakiness in tests (#5140)
  • 0e98edd release: v4.27.0
  • e25259d chore: fix test:format task giving false positives (#5147)
  • 62a7c38 chore: fix publish script
  • 8e13afa chore: Local Task Caching for all Revelant tasks (#5134)
  • b7089d1 feat(react-query-devtools): enable setting loading/error via devtools (#4352)
  • 33338ad fix(eslint-plugin): ignore internal properties (#5119)
  • 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.24.10 to 4.28.0.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.24.10...v4.28.0)

---
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 Mar 24, 2023
@dependabot dependabot bot requested a review from cdriesler March 24, 2023 10:57
@cdriesler cdriesler added this pull request to the merge queue Mar 24, 2023
Merged via the queue into main with commit e20d7f3 Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-query-4.28.0 branch March 24, 2023 19: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