Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the ui-package-dependencies group in /ui-package with 4 updates: @tanstack/react-query, viem, wagmi and sass.

Updates @tanstack/react-query from 5.87.4 to 5.90.1

Release notes

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

v5.90.1

Version 5.90.1 - 9/22/25, 6:41 AM

Changes

Fix

  • vue-query: Support infiniteQueryOptions for MaybeRef argument (#9634) (49243c8) by hriday330

Chore

  • deps: update marocchino/sticky-pull-request-comment digest to fd19551 (#9674) (cd4ef5c) by renovate[bot]

Ci

  • update checkout action (#9673) (cbf0896) by Lachlan Collins
  • update workspace config (#9671) (fb48985) by Lachlan Collins

Docs

  • angular-query: add testing guide (#9669) (06e5550) by Arnoud

Packages

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

v5.90.0

Version 5.90.0 - 9/20/25, 4:47 PM

Changes

... (truncated)

Commits

Updates viem from 2.37.6 to 2.37.7

Release notes

Sourced from viem's releases.

viem@2.37.7

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for viem since your current version.


Updates wagmi from 2.16.9 to 2.17.1

Release notes

Sourced from wagmi's releases.

wagmi@2.17.0

Minor Changes

Patch Changes

Changelog

Sourced from wagmi's changelog.

2.17.1

Patch Changes

  • Updated dependencies [5937456]:
    • @​wagmi/connectors@​5.10.1

2.17.0

Minor Changes

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for wagmi since your current version.


Updates sass from 1.92.1 to 1.93.0

Release notes

Sourced from sass's releases.

Dart Sass 1.93.0

To install Sass 1.93.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a crash when a style rule contains a nested @import, and the loaded file @uses a user-defined module as well as @includes a top-level mixin which emits top-level declarations.

JavaScript API

  • Release a @sass/types package which contains the type annotations used by both the sass and sass-embedded package without any additional code or dependencies.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.93.0

  • Fix a crash when a style rule contains a nested @import, and the loaded file @uses a user-defined module as well as @includes a top-level mixin which emits top-level declarations.

JavaScript API

  • Release a @sass/types package which contains the type annotations used by both the sass and sass-embedded package without any additional code or dependencies.
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 ui-package-dependencies group in /ui-package with 4 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [viem](https://github.com/wevm/viem), [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) and [sass](https://github.com/sass/dart-sass).


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

Updates `viem` from 2.37.6 to 2.37.7
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.37.6...viem@2.37.7)

Updates `wagmi` from 2.16.9 to 2.17.1
- [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/@wagmi/core@2.17.1/packages/react)

Updates `sass` from 1.92.1 to 1.93.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.92.1...1.93.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
- dependency-name: viem
  dependency-version: 2.37.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: wagmi
  dependency-version: 2.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
- dependency-name: sass
  dependency-version: 1.93.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
@pk910 pk910 merged commit 5ab8386 into master Sep 22, 2025
2 checks passed
@pk910 pk910 deleted the dependabot/npm_and_yarn/ui-package/ui-package-dependencies-efdafbcf0d branch September 22, 2025 12:11
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.

2 participants