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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ui-package-dependencies group with 4 updates in the /ui-package directory: @tanstack/react-query, viem, wagmi and sass.
Updates
@tanstack/react-query
from 5.59.19 to 5.60.5Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
3fc2fce
release: v5.60.54a2e838
fix(useQueries): make sure we don't lose property tracking (#8295)8786495
release: v5.60.46c2a055
refactor(*): unify & use noop (#8294)7615661
release: v5.60.2c9fcd2f
test(react-query): useInfinitePrefetchQuery -> usePrefetchInfiniteQuery (#8265)8d1f542
test(react-query): add test case for useSuspenseQueries accept skipToken as q...ebd4c2b
test(react-query): add test case for useSuspenseInfiniteQuery accept skipToke...e802711
test(react-query): add test case for useSuspenseQuery accept skipToken as que...c2b435d
test(react-query): add test case for infiniteQueryOptions (#8268)Updates
viem
from 2.21.40 to 2.21.47Release notes
Sourced from viem's releases.
... (truncated)
Commits
c030b22
chore: version package (#3011)6620bb1
chore: up snaps32315c2
feat: add Multicall address to Superposition (#3014)bc7f4ae
feat: add Omax mainnet (#3012)70994fa
feat: add one world chain (#3013)b57213a
fix: resolve type error by explicitly typing headers as HeadersInit (#3009)c5ba028
feat: add Multicall3 address (#3010)b871539
chore: up snapshot74591fd
chore: version package (#3008)87024db
feat: add coinbit mainnet (#3007)Updates
wagmi
from 2.12.25 to 2.12.33Release notes
Sourced from wagmi's releases.
... (truncated)
Changelog
Sourced from wagmi's changelog.
... (truncated)
Commits
e7615de
chore: version packages (#4412)6fe69fc
chore: version packages (#4407)e9ca469
chore: version packages (#4403)106af85
chore: version packages (#4401)51fa6a0
chore: version packages (#4388)a15bbfb
chore: version packages (#4387)b34a769
chore: fix typesef8d42d
chore: pnpm catalogs7361082
chore: version packages (#4383)dcb2236
chore: version packages (#4380)Updates
sass
from 1.80.6 to 1.81.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
57a6853
Add support for CSSround()
with one unitless argument (#2436)e400bdd
Support@forward
in sass-parser (#2435)d1fefb6
Add a changelog entry for sass/embedded-host-node#349 (#2434)871aefa
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)3bc8426
Bump immutable from 4.3.7 to 5.0.2 (#2431)01a2148
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2427)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