Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the ui-package-dependencies group in /ui-package with 6 updates #218

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

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

Package From To
@chainsafe/ssz 0.18.0 0.19.0
@tanstack/react-query 5.64.0 5.64.2
@types/react 19.0.6 19.0.7
viem 2.22.8 2.22.10
wagmi 2.14.7 2.14.8
sass 1.83.1 1.83.4

Updates @chainsafe/ssz from 0.18.0 to 0.19.0

Changelog

Sourced from @​chainsafe/ssz's changelog.

0.19.0 - (2021-04-15)

BREAKING CHANGES

  • Vector clean up (7213f2)
    • Vector renamed PersistentVector
    • Vector#append renamed push
    • Vector#toTS renamed toArray

Features

  • Add TransientVector (fddbf5)
Commits

Updates @tanstack/react-query from 5.64.0 to 5.64.2

Release notes

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

v5.64.2

Version 5.64.2 - 1/19/25, 8:45 AM

Changes

Fix

  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#8546) (3e3fba9) by Seyed Mohammad Asadi

Chore

  • deps: replace rimraf with premove (#8532) (f04dd19) by Lachlan Collins

Packages

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

v5.64.1

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

  • types: support both Array and ReadonlyArray for typed query and mutation keys (#8529) (8d174c8) by @​neefrehman

Packages

  • @​tanstack/query-core@​5.64.1
  • @​tanstack/query-broadcast-client-experimental@​5.64.1

... (truncated)

Commits
  • d4d2466 release: v5.64.2
  • 3e3fba9 fix(react-query): add missing subscribed option to UseInfiniteQueryOptions (#...
  • f04dd19 chore(deps): replace rimraf with premove (#8532)
  • e3e8814 release: v5.64.1
  • See full diff in compare view

Updates @types/react from 19.0.6 to 19.0.7

Commits

Updates viem from 2.22.8 to 2.22.10

Release notes

Sourced from viem's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

Commits

Updates wagmi from 2.14.7 to 2.14.8

Release notes

Sourced from wagmi's releases.

[email protected]

Patch Changes

Changelog

Sourced from wagmi's changelog.

2.14.8

Patch Changes

Commits

Updates sass from 1.83.1 to 1.83.4

Release notes

Sourced from sass's releases.

Dart Sass 1.83.4

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

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.83.3

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

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.83.2

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

Changes

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.83.4

  • No user-visible changes.

1.83.3

  • No user-visible changes.

1.83.2

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

Commits
  • 89a5394 Fix more bugs in the sass-parser release process (#2491)
  • 46686ed Merge pull request #2490 from sass/sass-parser-release
  • 1261767 Use a file: dependency for local Sass development
  • 173f39b Use the Dart Sass version for the sass-parser dependency
  • ddb14b2 Fix deprecation ID displays in JS mode (#2483)
  • b12b508 Compile sass-parser before deploying (#2489)
  • b19b57f Merge pull request #2478 from sass/if
  • 23ff19d Merge branch 'main' into if
  • 8818d93 Properly override the sass-parser dependency on sass during release (#2487)
  • adb7016 Merge pull request #2488 from sass/sdk-formatter
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@chainsafe/ssz](https://github.com/chainsafe/ssz) | `0.18.0` | `0.19.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.0` | `5.64.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.6` | `19.0.7` |
| [viem](https://github.com/wevm/viem) | `2.22.8` | `2.22.10` |
| [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `2.14.7` | `2.14.8` |
| [sass](https://github.com/sass/dart-sass) | `1.83.1` | `1.83.4` |


Updates `@chainsafe/ssz` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/chainsafe/ssz/releases)
- [Changelog](https://github.com/ChainSafe/ssz/blob/v0.19.0/CHANGELOG.md)
- [Commits](ChainSafe/ssz@ssz-v0.18.0...v0.19.0)

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

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

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

Updates `wagmi` from 2.14.7 to 2.14.8
- [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 `sass` from 1.83.1 to 1.83.4
- [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.83.1...1.83.4)

---
updated-dependencies:
- dependency-name: "@chainsafe/ssz"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-package-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-package-dependencies
- dependency-name: sass
  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 Jan 20, 2025
@pk910 pk910 merged commit 07dcbd9 into master Jan 20, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui-package/ui-package-dependencies-c46e007c24 branch January 20, 2025 18:52
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.

1 participant