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 in /ui-package with 6 updates:
5.59.16
5.59.19
2.21.36
2.21.40
2.9.1
2.9.2
1.80.4
1.80.6
16.0.2
16.0.3
5.95.0
5.96.1
Updates
@tanstack/react-query
from 5.59.16 to 5.59.19Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
b8bef6a
release: v5.59.190f84062
test(react-query): removeasync
from queryFn (#8232)1a8354f
release: v5.59.1874f0d6a
fix(useQuery): don't retryOnMount when prefetchInRender is used (#8247)fdc5c8e
release: v5.59.171865f0d
test(react-query): betterquery-persist-client-core
import (#8212)Updates
viem
from 2.21.36 to 2.21.40Release notes
Sourced from viem's releases.
Commits
2b62d70
chore: version packages (#2959)3e69971
chore: add codeowners40289b6
chore: format6d73bc1
chore: format4f931a5
feat: makeBaseError#walk
tolerant to anundefined
cause (#2954)9f7a8f3
feat: add godwoken mainnet (#2956)106d1ea
feat: add zeniq chain (#2957)1236868
docs: fix example links (#2958)7b798de
chore: version package (#2953)459ca7c
chore: add sponsorUpdates
mini-css-extract-plugin
from 2.9.1 to 2.9.2Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
3effaa0
chore(release): 2.9.258c6b74
fix: prefetch and preload runtime generation (#1116)Updates
sass
from 1.80.4 to 1.80.6Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
39d3726
Lazy load@parcel/watcher
and fallback to chokidar (#2414)a9254df
Add sass-parser support for the@while
rule (#2410)df77b66
Bump gts from 5.3.1 to 6.0.2 in /pkg/sass-parser (#2415)be0b42a
Remove a weird newline in analysis/README.md (#2416)d14ea75
Cut a release for sass/embedded-host-node#342 (#2407)7129352
Fix dart analyze warnings (#2412)5c63839
Bump the sass_api dependency along with package versions (#2408)477b596
Merge pull request #2403 from sass/parser-variablefd5cff0
Add sass-parser support for the@warn
rule251c757
Add sass-parser support for variable declarationsUpdates
sass-loader
from 16.0.2 to 16.0.3Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
8a9e060
chore(release): 16.0.3004ed38
fix(modern-compiler): dispose redundant compilers (#1245)262dc3d
ci: add Node.js v23 (#1243)eda8505
docs: update (#1242)a874a36
chore(deps): bump cookie and express (#1239)7560bdb
chore(deps): bump body-parser and express (#1235)86b7c20
chore(deps): bump serve-static and express (#1234)Updates
webpack
from 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingDependabot 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