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

build(deps): bump the tanstack group across 1 directory with 3 updates #2435

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 Mar 1, 2025

Bumps the tanstack group with 3 updates in the / directory: @tanstack/react-query, @tanstack/eslint-plugin-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.62.11 to 5.66.11

Release notes

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

v5.66.11

Version 5.66.11 - 2/28/25, 1:53 PM

Changes

Fix

  • react-query: add warning when useBaseQuery is called without a queryFn (#8701) (2bf7ec6) by Harry

Test

Packages

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

v5.66.10

Version 5.66.10 - 2/28/25, 10:11 AM

Changes

Fix

  • react-query: fix type breaking when using useSuspenseQueries with spreaded queryOptions (#8709) (ac4c56c) by Yoomin Kang

Chore

  • deps: update dependency solid-js to v1.9.4 [security] (#8695) (74db582) by renovate[bot]

Docs

... (truncated)

Commits
  • 0bd5240 release: v5.66.11
  • 2bf7ec6 fix(react-query): add warning when useBaseQuery is called without a queryFn (...
  • 0f7510d release: v5.66.10
  • ac4c56c fix(react-query): fix type breaking when using useSuspenseQueries with spread...
  • e474f73 release: v5.66.9
  • f63ba16 fix(types): prevent type errors and improve inference for dynamic queries on ...
  • a4db9ed release: v5.66.8
  • 9ac54b1 fix(react-query): fix inferring data as | undefined when using initialData wi...
  • c1ea870 release: v5.66.7
  • caf7bde refactor: Simplify useQueries (#8661)
  • Additional commits viewable in compare view

Updates @tanstack/eslint-plugin-query from 5.62.9 to 5.66.1

Release notes

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

v5.66.1

Version 5.66.1 - 2/10/25, 5:43 PM

Changes

Fix

  • eslint-plugin-query: add name attribute for eslint config inspector (#8584) (8093fc2) by @​NishargShah

Chore

  • eslint-plugin-query: update FlatConfig to Config due to deprecation (#8585) (0186c20) by @​NishargShah
  • harden nx dependency (2d677ae) by TkDodo

Docs

  • angular-query: improve queryOptions code snippets (#8601) (7ff544e) by Arnoud

Packages

  • @​tanstack/eslint-plugin-query@​5.66.1

v5.66.0

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat

  • core: add client to queryFunctionContext (#8599) (f86eb7e) by Dominik Dorfmeister

Docs

  • Add OpenAPI Qraft React to the list of community projects (#8588) (a507400) by Alex Batalov

Packages

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

... (truncated)

Commits
  • 8f9f183 release: v5.66.1
  • 8093fc2 fix(eslint-plugin-query): add name attribute for eslint config inspector (#8584)
  • 0186c20 chore(eslint-plugin-query): update FlatConfig to Config due to deprecation (#...
  • ebe996d release: v5.66.0
  • f86eb7e feat(core): add client to queryFunctionContext (#8599)
  • c6af7a5 release: v5.65.0
  • 2399bb0 feat(types): type narrowing for isPlaceholderData (#8586)
  • 97f5544 chore: composite monorepo (#8560)
  • d4d2466 release: v5.64.2
  • f04dd19 chore(deps): replace rimraf with premove (#8532)
  • Additional commits viewable in compare view

Updates @tanstack/react-query-devtools from 5.62.11 to 5.66.11

Release notes

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

v5.66.11

Version 5.66.11 - 2/28/25, 1:53 PM

Changes

Fix

  • react-query: add warning when useBaseQuery is called without a queryFn (#8701) (2bf7ec6) by Harry

Test

Packages

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

v5.66.10

Version 5.66.10 - 2/28/25, 10:11 AM

Changes

Fix

  • react-query: fix type breaking when using useSuspenseQueries with spreaded queryOptions (#8709) (ac4c56c) by Yoomin Kang

Chore

  • deps: update dependency solid-js to v1.9.4 [security] (#8695) (74db582) by renovate[bot]

Docs

... (truncated)

Commits

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 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

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


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

Updates `@tanstack/eslint-plugin-query` from 5.62.9 to 5.66.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.1/packages/eslint-plugin-query)

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

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

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 Mar 1, 2025
Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
umami-embed-iframe ❌ Failed (Inspect) Mar 1, 2025 8:53am
umami-embed-iframe-ghostnet ❌ Failed (Inspect) Mar 1, 2025 8:53am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
umami-v2-web ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 8:53am
umami-v2-web-storybook ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2025 8:53am

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