Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-packages group with 5 updates:

Package From To
@tanstack/react-query 5.84.1 5.84.2
@tanstack/react-query-devtools 5.84.1 5.84.2
@types/node 20.19.9 20.19.10
eslint-plugin-prettier 5.5.3 5.5.4
mini-css-extract-plugin 2.9.2 2.9.3

Updates @tanstack/react-query from 5.84.1 to 5.84.2

Release notes

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

v5.84.2

Version 5.84.2 - 8/8/25, 2:00 PM

Changes

Fix

  • angular-query: align mutation options to most recent react-query types (#9543) (cd6ea9a) by Arnoud

Test

  • react-query/mutationOptions: add tests for without "mutationKey" in "mutationOptions" and add "sleep" to "mutationFn" (#9510) (34657e5) by @​sukvvon

Packages

  • @​tanstack/react-query@​5.84.2
  • @​tanstack/angular-query-experimental@​5.84.2
  • @​tanstack/react-query-devtools@​5.84.2
  • @​tanstack/react-query-persist-client@​5.84.2
  • @​tanstack/react-query-next-experimental@​5.84.2
  • @​tanstack/angular-query-devtools-experimental@​5.84.2
Commits
  • edd1bd0 release: v5.84.2
  • 34657e5 test(react-query/mutationOptions): add tests for without 'mutationKey' in 'mu...
  • See full diff in compare view

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

Release notes

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

v5.84.2

Version 5.84.2 - 8/8/25, 2:00 PM

Changes

Fix

  • angular-query: align mutation options to most recent react-query types (#9543) (cd6ea9a) by Arnoud

Test

  • react-query/mutationOptions: add tests for without "mutationKey" in "mutationOptions" and add "sleep" to "mutationFn" (#9510) (34657e5) by @​sukvvon

Packages

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

Updates @types/node from 20.19.9 to 20.19.10

Commits

Updates eslint-plugin-prettier from 5.5.3 to 5.5.4

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.4

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.4

Patch Changes

5.5.1

Patch Changes

5.5.0

Minor Changes

  • #743 92f2c9c Thanks @​dotcarmen! - feat: support non-js languages like css for @eslint/css and json for @eslint/json

5.4.1

Patch Changes

  • #740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

5.4.0

Minor Changes

5.3.1

Patch Changes

5.3.0

Minor Changes

5.2.6

Patch Changes

... (truncated)

Commits

Updates mini-css-extract-plugin from 2.9.2 to 2.9.3

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.9.3

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)
Changelog

Sourced from mini-css-extract-plugin's changelog.

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)
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.84.1` | `5.84.2` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.84.1` | `5.84.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `20.19.10` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.3` | `5.5.4` |
| [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.2` | `2.9.3` |


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

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

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

Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4)

Updates `mini-css-extract-plugin` from 2.9.2 to 2.9.3
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/mini-css-extract-plugin@v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.84.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.84.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-version: 20.19.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.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 11, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) August 11, 2025 09:31
@MTSOnGithub MTSOnGithub merged commit 4d73e13 into develop Aug 11, 2025
4 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/npm_and_yarn/npm-packages-08ac59ac9b branch August 11, 2025 09:33
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