Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the npm-packages group with 5 updates:

Package From To
@tanstack/react-query 5.85.5 5.87.1
@tanstack/react-query-devtools 5.85.5 5.87.1
dayjs 1.11.13 1.11.18
react-i18next 15.7.2 15.7.3
@types/node 20.19.11 20.19.13

Updates @tanstack/react-query from 5.85.5 to 5.87.1

Release notes

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

v5.87.1

Version 5.87.1 - 9/5/25, 2:15 PM

Changes

Fix

  • query-core: update initialData when an observer mounts while a Query without data exists (#9620) (1c8a921) by Dominik Dorfmeister

Packages

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

v5.87.0

Version 5.87.0 - 9/5/25, 11:55 AM

Changes

Feat

  • query-core: add timeoutManager to allow changing setTimeout/setInterval (#9612) (a0b96db) by @​justjake

Docs

  • angular-query: update Angular Zoneless doc (#9616) (2283633) by Arnoud

Packages

  • @​tanstack/query-async-storage-persister@​5.87.0
  • @​tanstack/query-core@​5.87.0
  • @​tanstack/query-persist-client-core@​5.87.0
  • @​tanstack/query-sync-storage-persister@​5.87.0

... (truncated)

Commits
  • bc2c87f release: v5.87.1
  • b43af57 release: v5.87.0
  • 1599bb4 release: v5.86.0
  • 43049c5 test(react-query/useMutationState): clarify assertions and improve code forma...
  • 7306474 chore(tsconfig.json): simplify 'include' patterns by consolidating file exten...
  • 0a35234 release: v5.85.9
  • 564a4f6 fix(query-core): ensure combine re-executes after cache restoration with memo...
  • 5221029 test(react-query/HydrationBoundary): add tests for 'non-object' state and mis...
  • aec19c9 release: v5.85.8
  • c44ca47 ci: apply automated fixes
  • Additional commits viewable in compare view

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

Release notes

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

v5.87.1

Version 5.87.1 - 9/5/25, 2:15 PM

Changes

Fix

  • query-core: update initialData when an observer mounts while a Query without data exists (#9620) (1c8a921) by Dominik Dorfmeister

Packages

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

v5.87.0

Version 5.87.0 - 9/5/25, 11:55 AM

Changes

Feat

  • query-core: add timeoutManager to allow changing setTimeout/setInterval (#9612) (a0b96db) by @​justjake

Docs

  • angular-query: update Angular Zoneless doc (#9616) (2283633) by Arnoud

Packages

  • @​tanstack/query-async-storage-persister@​5.87.0
  • @​tanstack/query-core@​5.87.0
  • @​tanstack/query-persist-client-core@​5.87.0
  • @​tanstack/query-sync-storage-persister@​5.87.0

... (truncated)

Commits

Updates dayjs from 1.11.13 to 1.11.18

Release notes

Sourced from dayjs's releases.

v1.11.18

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

v1.11.17

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

v1.11.16

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

v1.11.15

1.11.15 (2025-08-28)

Bug Fixes

  • Fix misspellings in Irish or Irish Gaelic [ga] (#2861) (9c14a42)

v1.11.14

1.11.14 (2025-08-27)

Bug Fixes

  • .utcOffset(0, true) result and its clone are different bug (#2505) (fefdcd4)
Changelog

Sourced from dayjs's changelog.

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

1.11.15 (2025-08-28)

Bug Fixes

  • Fix misspellings in Irish or Irish Gaelic [ga] (#2861) (9c14a42)

1.11.14 (2025-08-27)

Bug Fixes

  • .utcOffset(0, true) result and its clone are different bug (#2505) (fefdcd4)
Commits

Updates react-i18next from 15.7.2 to 15.7.3

Changelog

Sourced from react-i18next's changelog.

15.7.3

  • exports TransSelectorProps 1862 to address 1861
Commits

Updates @types/node from 20.19.11 to 20.19.13

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 npm-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.85.5` | `5.87.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.85.5` | `5.87.1` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.18` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.7.2` | `15.7.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.11` | `20.19.13` |


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

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

Updates `dayjs` from 1.11.13 to 1.11.18
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.18)

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

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.87.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.87.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: dayjs
  dependency-version: 1.11.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: react-i18next
  dependency-version: 15.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 20.19.13
  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 Sep 8, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) September 8, 2025 06:24
@MTSOnGithub MTSOnGithub merged commit 885a9aa into develop Sep 8, 2025
4 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/npm_and_yarn/npm-packages-ccd40d5d60 branch September 8, 2025 06:26
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