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 fetching group across 1 directory with 3 updates #16494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the fetching group with 3 updates in the /frontend-react directory: @tanstack/react-query, @tanstack/react-query-devtools and react-query-kit.

Updates @tanstack/react-query from 5.59.15 to 5.59.20

Release notes

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

v5.59.20

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix

  • don"t ship test files (848df62) by Dominik Dorfmeister

Test

  • react-query: type test usePrefetchInfiniteQuery correctly (#8223) (06e315c) by @​manudeli

Docs

  • devtools: fix typo (#8248) (aa92acc) by Artur Abdullin

Packages

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.59.15 to 5.59.20

Release notes

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

v5.59.20

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix

  • don"t ship test files (848df62) by Dominik Dorfmeister

Test

  • react-query: type test usePrefetchInfiniteQuery correctly (#8223) (06e315c) by @​manudeli

Docs

  • devtools: fix typo (#8248) (aa92acc) by Artur Abdullin

Packages

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

... (truncated)

Commits

Updates react-query-kit from 3.3.0 to 3.3.1

Release notes

Sourced from react-query-kit's releases.

3.3.1

fix: method is incompatible with of Tanstack Query v5.59.x

Commits
  • 96626d1 fix: method is incompatible with of Tanstack Query v5.59.x
  • See full diff in compare view

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 Nov 6, 2024
Bumps the fetching group with 3 updates in the /frontend-react directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) and [react-query-kit](https://github.com/liaoliao666/react-query-kit).


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

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

Updates `react-query-kit` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/liaoliao666/react-query-kit/releases)
- [Commits](HuolalaTech/react-query-kit@3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend-react/fetching-ca47d79605 branch from 1efe0ac to bda2465 Compare November 10, 2024 05:18
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@tanstack/react-query ^5.59.20 UnknownUnknown
npm/@tanstack/react-query-devtools ^5.59.20 UnknownUnknown
npm/react-query-kit ^3.3.1 UnknownUnknown
npm/@tanstack/query-core 5.59.20 UnknownUnknown
npm/@tanstack/query-devtools 5.59.20 UnknownUnknown
npm/@tanstack/react-query 5.59.20 UnknownUnknown
npm/@tanstack/react-query-devtools 5.59.20 UnknownUnknown
npm/react-query-kit 3.3.1 UnknownUnknown

Scanned Manifest Files

frontend-react/package.json
  • @tanstack/react-query@^5.59.20
  • @tanstack/react-query-devtools@^5.59.20
  • react-query-kit@^3.3.1
  • @tanstack/react-query@^5.59.15
  • @tanstack/react-query-devtools@^5.59.15
  • react-query-kit@^3.3.0
frontend-react/yarn.lock

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.

0 participants