Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-packages group with 7 updates:

Package From To
@tanstack/react-query 5.85.3 5.85.5
@tanstack/react-query-devtools 5.85.3 5.85.5
@xyflow/react 12.8.3 12.8.4
react-i18next 15.6.1 15.7.2
less 4.4.0 4.4.1
ts-loader 9.5.2 9.5.4
webpack 5.101.2 5.101.3

Updates @tanstack/react-query from 5.85.3 to 5.85.5

Release notes

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

v5.85.5

Version 5.85.5 - 8/19/25, 9:41 AM

Changes

Fix

  • core: only reject when promise gets used (#9576) (abab082) by Dominik Dorfmeister

Packages

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

v5.85.4

Version 5.85.4 - 8/19/25, 9:10 AM

Changes

Fix

  • core: never revert to undefined data (#9577) (e4f5ce8) by Dominik Dorfmeister

Docs

  • react-query: recommend defaultError = unknown instead of AxiosError (#9575) (2989e69) by Lee
  • update community resources (f1e608b) by TkDodo

Packages

  • @​tanstack/query-core@​5.85.4
  • @​tanstack/query-broadcast-client-experimental@​5.85.4
  • @​tanstack/query-persist-client-core@​5.85.4

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.85.3 to 5.85.5

Release notes

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

v5.85.5

Version 5.85.5 - 8/19/25, 9:41 AM

Changes

Fix

  • core: only reject when promise gets used (#9576) (abab082) by Dominik Dorfmeister

Packages

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

v5.85.4

Version 5.85.4 - 8/19/25, 9:10 AM

Changes

Fix

  • core: never revert to undefined data (#9577) (e4f5ce8) by Dominik Dorfmeister

Docs

  • react-query: recommend defaultError = unknown instead of AxiosError (#9575) (2989e69) by Lee
  • update community resources (f1e608b) by TkDodo

Packages

  • @​tanstack/query-core@​5.85.4
  • @​tanstack/query-broadcast-client-experimental@​5.85.4
  • @​tanstack/query-persist-client-core@​5.85.4

... (truncated)

Commits

Updates @xyflow/react from 12.8.3 to 12.8.4

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.8.4

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.8.4

Patch Changes

Commits
  • 64a4fc3 chore(packages): bump
  • 761a8a0 chore(types): remove dangerouslySetInnerHTML from domAttributes #5470
  • b4a8936 restore attribute
  • f2bbdba Fix open arrow marker using fill color from edge instead of none
  • See full diff in compare view

Updates react-i18next from 15.6.1 to 15.7.2

Changelog

Sourced from react-i18next's changelog.

15.7.2

  • update i18next dependency

15.7.1

  • Fix: _EnableSelector type (for compatibility, enableSelector does not exist in TypeOptions) 1858

15.7.0

  • add new selector API to improve TypeScript IDE performance 1852
    • read more about it here
Commits

Updates less from 4.4.0 to 4.4.1

Changelog

Sourced from less's changelog.

v4.4.1 (2025-07-25)

Commits

Updates ts-loader from 9.5.2 to 9.5.4

Release notes

Sourced from ts-loader's releases.

v9.5.4

Skipping 9.5.3 due to a publishing issue

v9.5.3

Changelog

Sourced from ts-loader's changelog.

9.5.4

Skipping 9.5.3 due to a publishing issue

Commits

Updates webpack from 5.101.2 to 5.101.3

Release notes

Sourced from webpack's releases.

v5.101.3

Fixes

  • Fixed resolve execution order issue from extra await in async modules
  • Avoid empty block for unused statement
  • Collect only specific expressions for destructuring assignment
Commits
  • 07b1ac0 chore(release): 5.101.3
  • 8d7efb8 chore(deps-dev): bump the dependencies group with 2 updates (#19816)
  • 935cbd8 docs: update examples (#19812)
  • dc79e95 fix: collect only specific expressions for destructuring assignment
  • 90ae8af fix: avoid empty block for unused statement
  • 8db97f8 fix: resolve execution order issue from extra await in async modules
  • c92deaf ci: pin Node.js 24.x to 24.5.0 in CI workflow (#19813)
  • c50930b refactor(test): correct the value retrieval
  • 613a5ad chore(deps-dev): bump @​babel/core in the dependencies group (#19807)
  • See full diff 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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.85.3` | `5.85.5` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.85.3` | `5.85.5` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.8.3` | `12.8.4` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.6.1` | `15.7.2` |
| [less](https://github.com/less/less.js) | `4.4.0` | `4.4.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` |
| [webpack](https://github.com/webpack/webpack) | `5.101.2` | `5.101.3` |


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

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

Updates `@xyflow/react` from 12.8.3 to 12.8.4
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react)

Updates `react-i18next` from 15.6.1 to 15.7.2
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.6.1...v15.7.2)

Updates `less` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits)

Updates `ts-loader` from 9.5.2 to 9.5.4
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.2...v9.5.4)

Updates `webpack` from 5.101.2 to 5.101.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.101.2...v5.101.3)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.85.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.85.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@xyflow/react"
  dependency-version: 12.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-i18next
  dependency-version: 15.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: less
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: ts-loader
  dependency-version: 9.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: webpack
  dependency-version: 5.101.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Aug 25, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) August 25, 2025 12:42
@dolfinus dolfinus disabled auto-merge August 25, 2025 12:57
@dolfinus dolfinus merged commit 7d8929e into develop Aug 25, 2025
4 checks passed
@dolfinus dolfinus deleted the dependabot/npm_and_yarn/npm-packages-b8c43df9f2 branch August 25, 2025 12:57
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.

3 participants