Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ui-package-dependencies group in /ui-package with 8 updates:

Package From To
@tanstack/react-query 5.84.2 5.85.3
@types/react 19.1.9 19.1.10
viem 2.33.3 2.34.0
wagmi 2.16.2 2.16.3
@babel/core 7.28.0 7.28.3
@babel/preset-env 7.28.0 7.28.3
mini-css-extract-plugin 2.9.3 2.9.4
webpack 5.101.0 5.101.2

Updates @tanstack/react-query from 5.84.2 to 5.85.3

Release notes

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

v5.85.3

Version 5.85.3 - 8/14/25, 1:05 PM

Changes

Fix

  • query-core: race condition in StrictMode (#9565) (51aad7d) by Dominik Dorfmeister

Test

  • core: tests for StrictMode behaviour (de3626a) by TkDodo

Packages

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

v5.85.2

Version 5.85.2 - 8/14/25, 8:51 AM

Changes

Fix

  • query-core: query cancellation and reverting (#9293) (0991576) by Dominik Dorfmeister

Packages

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

... (truncated)

Commits
  • b6516bd release: v5.85.3
  • e14f39c release: v5.85.2
  • 0991576 fix(query-core): query cancellation and reverting (#9293)
  • 31f51b9 release: v5.85.1
  • aab51d9 release: v5.85.0
  • 6bf2eb7 chore(tsconfig.json): add 'test-setup.ts' to 'include' array (#9545)
  • 77e53b0 test(react-query/useIsFetching): remove unnecessary 'advanceTimersByTimeAsync...
  • See full diff in compare view

Updates @types/react from 19.1.9 to 19.1.10

Commits

Updates viem from 2.33.3 to 2.34.0

Release notes

Sourced from viem's releases.

[email protected]

Minor Changes

Patch Changes

Commits

Updates wagmi from 2.16.2 to 2.16.3

Release notes

Sourced from wagmi's releases.

[email protected]

Patch Changes

Changelog

Sourced from wagmi's changelog.

2.16.3

Patch Changes

Commits

Updates @babel/core from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/core's releases.

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

↩️ Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
Commits

Updates @babel/preset-env from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/preset-env's releases.

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

🐛 Bug Fix

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

↩️ Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
Commits

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

Release notes

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

v2.9.4

2.9.4 (2025-08-11)

Bug Fixes

Changelog

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

2.9.4 (2025-08-11)

Bug Fixes

Commits

Updates webpack from 5.101.0 to 5.101.2

Release notes

Sourced from webpack's releases.

v5.101.2

Fixes

  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Fixes

  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup
Commits
  • 1d9cc24 chore(release): 5.101.2
  • f0da8c6 fix: syntax error when comment is on the last line (#19805)
  • 0d7aaae fix: handle var declaration for createRequire (#19804)
  • c21b4e2 chore(deps-dev): bump the dependencies group across 1 directory with 2 update...
  • 0617b7d refactor: restructure dependOn relationship retrieval (#19800)
  • cbfba9a fix: distinguish free variable and tagged variable (#19795)
  • 61a15a6 test: more case about cjs bundle to esm lib (#19787)
  • ad23854 chore(deps-dev): bump mini-css-extract-plugin in the dependencies group (#19792)
  • 1a3c3a3 chore(release): 5.101.1
  • 4a0aa5d chore(deps): bump actions/checkout from 4 to 5 (#19791)
  • 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 ui-package-dependencies group in /ui-package with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.84.2` | `5.85.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.10` |
| [viem](https://github.com/wevm/viem) | `2.33.3` | `2.34.0` |
| [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `2.16.2` | `2.16.3` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.0` | `7.28.3` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.0` | `7.28.3` |
| [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.3` | `2.9.4` |
| [webpack](https://github.com/webpack/webpack) | `5.101.0` | `5.101.2` |


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

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

Updates `viem` from 2.33.3 to 2.34.0
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.34.0)

Updates `wagmi` from 2.16.2 to 2.16.3
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react)

Updates `@babel/core` from 7.28.0 to 7.28.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-core)

Updates `@babel/preset-env` from 7.28.0 to 7.28.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env)

Updates `mini-css-extract-plugin` from 2.9.3 to 2.9.4
- [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.3...v2.9.4)

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: viem
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
- dependency-name: wagmi
  dependency-version: 2.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.28.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: webpack
  dependency-version: 5.101.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

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

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui-package/ui-package-dependencies-f9f74190b6 branch August 25, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants