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 the react-query group across 1 directory with 2 updates #15776

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps the react-query group with 2 updates in the /frontend-react directory: @tanstack/react-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.51.23 to 5.54.1

Release notes

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

v5.54.1

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix

  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#7903) (a85382f) by Simone Cervini

Packages

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

v5.54.0

Version 5.54.0 - 9/2/24, 11:18 PM

Changes

Feat

  • react-query-dev-tools: Add ReactQueryDevToolsPanel support (#7788) (f8ad973) by Toofff

Packages

  • @​tanstack/query-devtools@​5.54.0
  • @​tanstack/react-query-devtools@​5.54.0
  • @​tanstack/solid-query-devtools@​5.54.0
  • @​tanstack/svelte-query-devtools@​5.54.0
  • @​tanstack/vue-query-devtools@​5.54.0
  • @​tanstack/angular-query-devtools-experimental@​5.54.0

v5.53.3

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.51.23 to 5.54.1

Release notes

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

v5.54.1

Version 5.54.1 - 9/3/24, 8:50 PM

Changes

Fix

  • query-core: accept generics on setQueryDefaults and setMutationDefaults (#7903) (a85382f) by Simone Cervini

Packages

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

v5.54.0

Version 5.54.0 - 9/2/24, 11:18 PM

Changes

Feat

  • react-query-dev-tools: Add ReactQueryDevToolsPanel support (#7788) (f8ad973) by Toofff

Packages

  • @​tanstack/query-devtools@​5.54.0
  • @​tanstack/react-query-devtools@​5.54.0
  • @​tanstack/solid-query-devtools@​5.54.0
  • @​tanstack/svelte-query-devtools@​5.54.0
  • @​tanstack/vue-query-devtools@​5.54.0
  • @​tanstack/angular-query-devtools-experimental@​5.54.0

v5.53.3

... (truncated)

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@tanstack/react-query ^5.54.1 UnknownUnknown
npm/@tanstack/react-query-devtools ^5.54.1 UnknownUnknown
npm/@tanstack/query-core 5.54.1 UnknownUnknown
npm/@tanstack/query-devtools 5.54.0 UnknownUnknown
npm/@tanstack/react-query 5.54.1 UnknownUnknown
npm/@tanstack/react-query-devtools 5.54.1 UnknownUnknown

Scanned Manifest Files

frontend-react/package.json
  • @tanstack/react-query@^5.54.1
  • @tanstack/react-query-devtools@^5.54.1
  • @tanstack/react-query@^5.51.23
  • @tanstack/react-query-devtools@^5.51.23
frontend-react/yarn.lock

@snesm
Copy link
Contributor

snesm commented Sep 5, 2024

@dependabot rebase

Bumps the react-query group with 2 updates in the /frontend-react directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.51.23 to 5.54.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.54.1/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.51.23 to 5.54.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.54.1/packages/react-query-devtools)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend-react/react-query-34dbbe24ea branch from 9d45079 to 545092d Compare September 5, 2024 19:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2024

Superseded by #15808.

@dependabot dependabot bot closed this Sep 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend-react/react-query-34dbbe24ea branch September 8, 2024 04:53
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