Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the npm-packages group with 4 updates: @tanstack/react-query, @tanstack/react-query-devtools, typescript and webpack.

Updates @tanstack/react-query from 5.83.0 to 5.84.1

Release notes

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

v5.84.1

Version 5.84.1 - 8/1/25, 12:14 PM

Changes

Refactor

  • angular-query: restructure package type declaration path (#9519) (025f080) by Arnoud

Test

  • react-query/QueryResetErrorBoundary: add "sleep" and simplify "queryFn", add multiple "expect" cases (#9523) (711010c) by @​sukvvon

Packages

  • @​tanstack/react-query@​5.84.1
  • @​tanstack/angular-query-experimental@​5.84.1
  • @​tanstack/react-query-devtools@​5.84.1
  • @​tanstack/react-query-persist-client@​5.84.1
  • @​tanstack/react-query-next-experimental@​5.84.1
  • @​tanstack/angular-query-devtools-experimental@​5.84.1

v5.84.0

Version 5.84.0 - 7/31/25, 7:52 PM

Changes

Feat

  • devtools: add setting to hide disabled queries (#9500) (7b19d49) by JonLuca De Caro

Fix

  • react-query: HydrationBoundary has strictly typed state (#9520) (e07812b) by clover caruso

Chore

  • angular-query: run publint and attw on tarball (#9518) (250dbd9) by Arnoud

Docs

  • add missing period (#9509) (c8322d9) by Sajad Torkamani

Packages

  • @​tanstack/query-devtools@​5.84.0
  • @​tanstack/react-query@​5.84.0
  • @​tanstack/react-query-devtools@​5.84.0
  • @​tanstack/solid-query-devtools@​5.84.0
  • @​tanstack/svelte-query-devtools@​5.84.0

... (truncated)

Commits
  • 0db1056 release: v5.84.1
  • 711010c test(react-query/QueryResetErrorBoundary): add 'sleep' and simplify 'queryFn'...
  • 6a85584 release: v5.84.0
  • e07812b fix(react-query): HydrationBoundary has strictly typed state (#9520)
  • 8f474ad release: v5.83.1
  • 6bc45b8 test(react-query/useSuspenseQueries): simplify 'queryFn' and add 'expect' for...
  • 9041b41 test(react-query/useIsFetching): simplify 'queryFn' and add 'expect' using 't...
  • 9376835 test(react-query/HydrationBoundary): use precise time in 'advanceTimersByTime...
  • cb9ab1e test(react-query/suspense): add 'sleep' in 'queryFn', and add 'expect' for 'l...
  • 72c2a4c test(react-query/ssr): simplify 'queryFn' and add 'sleep' for accurate testin...
  • Additional commits viewable in compare view

Updates @tanstack/react-query-devtools from 5.83.0 to 5.84.1

Release notes

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

v5.84.1

Version 5.84.1 - 8/1/25, 12:14 PM

Changes

Refactor

  • angular-query: restructure package type declaration path (#9519) (025f080) by Arnoud

Test

  • react-query/QueryResetErrorBoundary: add "sleep" and simplify "queryFn", add multiple "expect" cases (#9523) (711010c) by @​sukvvon

Packages

  • @​tanstack/react-query@​5.84.1
  • @​tanstack/angular-query-experimental@​5.84.1
  • @​tanstack/react-query-devtools@​5.84.1
  • @​tanstack/react-query-persist-client@​5.84.1
  • @​tanstack/react-query-next-experimental@​5.84.1
  • @​tanstack/angular-query-devtools-experimental@​5.84.1

v5.84.0

Version 5.84.0 - 7/31/25, 7:52 PM

Changes

Feat

  • devtools: add setting to hide disabled queries (#9500) (7b19d49) by JonLuca De Caro

Fix

  • react-query: HydrationBoundary has strictly typed state (#9520) (e07812b) by clover caruso

Chore

  • angular-query: run publint and attw on tarball (#9518) (250dbd9) by Arnoud

Docs

  • add missing period (#9509) (c8322d9) by Sajad Torkamani

Packages

  • @​tanstack/query-devtools@​5.84.0
  • @​tanstack/react-query@​5.84.0
  • @​tanstack/react-query-devtools@​5.84.0
  • @​tanstack/solid-query-devtools@​5.84.0
  • @​tanstack/svelte-query-devtools@​5.84.0

... (truncated)

Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates webpack from 5.100.2 to 5.101.0

Release notes

Sourced from webpack's releases.

v5.101.0

Fixes

  • Fixed concatenate optimization for ESM that caused undefined export
  • Respect the output.environment.nodePrefixForCoreModules option everywhere
  • Respect the output.importMetaName option everywhere
  • Fixed await async dependencies when accepting them during HMR
  • Better typescript types

Features

  • Added colors helpers for CLI
  • Enable tree-shaking for ESM external modules with named imports
  • Added the deferImport option to parser options

Performance Improvements

  • Fixed a regression in module concatenation after implementing deferred import support
  • Fixed a potential performance issue in CleanPlugin
  • Avoid extra require in some places
Commits
  • 5b87bed chore(release): 5.101.0
  • fbb7a8d fix: await async dependencies when accepting them during HMR (#19739)
  • 36a976b feat: added the deferImport option to parser options (#19737)
  • 92304df fix: top level await don't leaves imported module wrapped in a Promise on HMR
  • f6b7a8e docs: update examples (#19742)
  • 1eb5bb1 chore(deps-dev): bump the dependencies group with 2 updates (#19743)
  • 42daf55 fix: fix potential performance issue in CleanPlugin (#19735)
  • 2259693 chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 3d2dfd2 chore(deps): update (#19736)
  • 1f19f95 refactor: standardize ESM naming management (#19730)
  • Additional commits viewable in compare view

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 npm-packages group with 4 updates: [@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), [typescript](https://github.com/microsoft/TypeScript) and [webpack](https://github.com/webpack/webpack).


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

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

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

Updates `webpack` from 5.100.2 to 5.101.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.100.2...v5.101.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.84.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.84.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: webpack
  dependency-version: 5.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Aug 4, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) August 4, 2025 08:57
@MTSOnGithub MTSOnGithub merged commit f62ad32 into develop Aug 4, 2025
4 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/npm_and_yarn/npm-packages-82270458b9 branch August 4, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants