Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps the npm-packages group with 7 updates in the / directory:

Package From To
@tanstack/react-query 5.79.0 5.80.7
@tanstack/react-query-devtools 5.79.0 5.80.7
@xyflow/react 12.6.4 12.7.0
axios 1.9.0 1.10.0
react-i18next 15.5.2 15.5.3
@types/node 20.17.57 20.19.0
webpack-dev-server 5.2.1 5.2.2

Updates @tanstack/react-query from 5.79.0 to 5.80.7

Release notes

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

v5.80.7

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix

  • solid-query-devtools: client-side code instantiating prematurely server-side (#9163) (bd3ac49) by Wesley LeMahieu

Chore

  • deps: update autofix-ci/action digest to 635ffb0 (#9263) (641ec86) by renovate[bot]

Test

  • add callback return type tests for mutation callbacks (#9252) (2b9b122) by Braden Wong

Docs

  • fix relative links (#9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#9254) (eae7bde) by Christina Martinez

Packages

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

v5.80.6

Version 5.80.6 - 6/5/25, 1:09 PM

Changes

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.79.0 to 5.80.7

Release notes

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

v5.80.7

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix

  • solid-query-devtools: client-side code instantiating prematurely server-side (#9163) (bd3ac49) by Wesley LeMahieu

Chore

  • deps: update autofix-ci/action digest to 635ffb0 (#9263) (641ec86) by renovate[bot]

Test

  • add callback return type tests for mutation callbacks (#9252) (2b9b122) by Braden Wong

Docs

  • fix relative links (#9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#9254) (eae7bde) by Christina Martinez

Packages

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

v5.80.6

Version 5.80.6 - 6/5/25, 1:09 PM

Changes

... (truncated)

Commits

Updates @xyflow/react from 12.6.4 to 12.7.0

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.7.0

Minor Changes

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.7.0

Minor Changes

Patch Changes

Commits
  • 76ea554 chore(packages): bump
  • 120a12b chore(resizer): cleanup
  • ec3ef27 chore(resizer): cleanup and add scaleControls
  • 178ad01 remove css variable from node resizer
  • 9c2108f correct node resizer control size for viewport zoom
  • a522c48 Merge branch 'main' into feat/nodes-html-attributes
  • 34274eb chore(autoPanOnNodeFocus): cleanup
  • 19cd285 chore(autoFocus): rename to autoPanOnNodeFocus
  • d434f0c chore(nodewrapper): cleanup
  • 9ebc10a chore(cleanup)
  • Additional commits viewable in compare view

Updates axios from 1.9.0 to 1.10.0

Release notes

Sourced from axios's releases.

Release v1.10.0

Release notes:

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.10.0 (2025-06-14)

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Commits

Updates react-i18next from 15.5.2 to 15.5.3

Changelog

Sourced from react-i18next's changelog.

15.5.3

chore: update @babel/runtime 1851

Commits

Updates @types/node from 20.17.57 to 20.19.0

Commits

Updates webpack-dev-server from 5.2.1 to 5.2.2

Release notes

Sourced from webpack-dev-server's releases.

v5.2.2

5.2.2 (2025-06-03)

Bug Fixes

  • "Overlay enabled" false positive (18e72ee)
  • do not crush when error is null for runtime errors (#5447) (309991f)
  • remove unnecessary header X_TEST (#5451) (64a6124)
  • respect the allowedHosts option for cross-origin header check (#5510) (03d1214)
Changelog

Sourced from webpack-dev-server's changelog.

5.2.2 (2025-06-03)

Bug Fixes

  • "Overlay enabled" false positive (18e72ee)
  • do not crush when error is null for runtime errors (#5447) (309991f)
  • remove unnecessary header X_TEST (#5451) (64a6124)
  • respect the allowedHosts option for cross-origin header check (#5510) (03d1214)
Commits
  • 195a7e6 chore(release): 5.2.2
  • 620bef1 chore(deps): update (#5511)
  • 03d1214 fix: respect the allowedHosts option for cross-origin header check (#5510)
  • 5ba862e chore(deps-dev): bump the dependencies group across 1 directory with 7 update...
  • f7fec94 chore: fix typo (#5508)
  • 6ee8cd0 ci: add Node.js v24 (#5492)
  • d30f963 chore: update http-proxy-middleware to ^2.0.9 (#5503)
  • 66cf033 chore(deps-dev): bump the dependencies group with 2 updates (#5504)
  • 4367a5c refactor: use 'String#startsWith' & replace if-then-else (#5501)
  • 8e6604f chore(deps): bump the dependencies group across 1 directory with 4 updates (#...
  • 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.79.0` | `5.80.7` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.79.0` | `5.80.7` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.6.4` | `12.7.0` |
| [axios](https://github.com/axios/axios) | `1.9.0` | `1.10.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.5.2` | `15.5.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.57` | `20.19.0` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.1` | `5.2.2` |



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

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

Updates `@xyflow/react` from 12.6.4 to 12.7.0
- [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 `axios` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.9.0...v1.10.0)

Updates `react-i18next` from 15.5.2 to 15.5.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.5.2...v15.5.3)

Updates `@types/node` from 20.17.57 to 20.19.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `webpack-dev-server` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.80.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.80.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@xyflow/react"
  dependency-version: 12.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: axios
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: react-i18next
  dependency-version: 15.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 20.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  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 Jun 16, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) June 16, 2025 06:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 16, 2025
auto-merge was automatically disabled June 16, 2025 09:28

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-0f17a7c758 branch June 16, 2025 09:28
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