Commit e57d805
authored
chore(deps): update all non-major dependencies (patch) (#8895)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [cssnano](https://redirect.github.com/cssnano/cssnano) | [`8.0.5` →
`8.0.8`](https://renovatebot.com/diffs/npm/cssnano/8.0.5/8.0.8) |

|

|
|
[eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin))
| [`10.5.8` →
`10.5.10`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.5.8/10.5.10)
|

|

|
| [lerna](https://lerna.js.org)
([source](https://redirect.github.com/lerna/lerna/tree/HEAD/packages/lerna))
| [`10.0.0` →
`10.0.1`](https://renovatebot.com/diffs/npm/lerna/10.0.0/10.0.1) |

|

|
| [publint](https://publint.dev)
([source](https://redirect.github.com/publint/publint/tree/HEAD/packages/publint))
| [`0.3.23` →
`0.3.24`](https://renovatebot.com/diffs/npm/publint/0.3.23/0.3.24) |

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.2.1` →
`8.2.2`](https://renovatebot.com/diffs/npm/vite/8.2.1/8.2.2) |

|

|
---
### Release Notes
<details>
<summary>cssnano/cssnano (cssnano)</summary>
###
[`v8.0.8`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.8):
v8.0.8
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.7...cssnano@8.0.8)
#### What's Changed
##### Bug Fixes
- fix(postcss-minify-gradients): minify gradients using spec algorithm
in [#​1941](https://redirect.github.com/cssnano/cssnano/pull/1941)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@8.0.7...cssnano@8.0.8>
###
[`v8.0.7`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.7):
v8.0.7
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.6...cssnano@8.0.7)
#### What's Changed
##### Bug Fixes
- fix(cssnano): tighten option types in
[#​1919](https://redirect.github.com/cssnano/cssnano/pull/1919)
- fix(postcss-discard-empty): better optimize cascade layers in
[#​1924](https://redirect.github.com/cssnano/cssnano/pull/1924)
##### Documentation
- docs: add security information in
[#​1922](https://redirect.github.com/cssnano/cssnano/pull/1922)
##### Website playground
- feat(site): update playground to use a web worker in
[#​1918](https://redirect.github.com/cssnano/cssnano/pull/1918)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@8.0.6...cssnano@8.0.7>
###
[`v8.0.6`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.6):
v8.0.6
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.5...cssnano@8.0.6)
#### What's Changed
##### Bug Fixes
- fix(postcss-merge-rules): fix invalid merging in
[#​1893](https://redirect.github.com/cssnano/cssnano/pull/1893)
- fix(postcss-merge-rules): use webref data to perform a merge
[#​1897](https://redirect.github.com/cssnano/cssnano/pull/1897)
- fix(postcss-reduce-idents): do not break grid-template-areas in
[#​1898](https://redirect.github.com/cssnano/cssnano/pull/1898)
- fix: ensure correct repository URL in published packages in
[#​1900](https://redirect.github.com/cssnano/cssnano/pull/1900)
- fix(postcss-merge-longhand): improve longhand merging correctness in
[#​1907](https://redirect.github.com/cssnano/cssnano/pull/1907)
- fix(postcss-merge-longhand): add a fuzzer and fix the cases it found
in [#​1914](https://redirect.github.com/cssnano/cssnano/pull/1914)
- fix: improve selector minification in
[#​1915](https://redirect.github.com/cssnano/cssnano/pull/1915)
##### Other Changes
- Small performance fix in
[#​1911](https://redirect.github.com/cssnano/cssnano/pull/1911)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@8.0.5...cssnano@8.0.6>
</details>
<details>
<summary>storybookjs/storybook (eslint-plugin-storybook)</summary>
###
[`v10.5.10`](https://redirect.github.com/storybookjs/storybook/compare/v10.5.9...a2db7526e1538a48bfa0529a881822e8074b2009)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.5.9...v10.5.10)
###
[`v10.5.9`](https://redirect.github.com/storybookjs/storybook/compare/v10.5.8...8f561048949b3ce3674a71711942177a14e4e8f9)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.5.8...v10.5.9)
</details>
<details>
<summary>lerna/lerna (lerna)</summary>
###
[`v10.0.1`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#1001-2026-08-19)
[Compare
Source](https://redirect.github.com/lerna/lerna/compare/v10.0.0...v10.0.1)
##### Bug Fixes
- missing peer dependency in lerna 10
([#​4412](https://redirect.github.com/lerna/lerna/issues/4412))
([06b8acb](https://redirect.github.com/lerna/lerna/commit/06b8acb541a6d00bd87c96cc39ae17d06eee7895))
</details>
<details>
<summary>publint/publint (publint)</summary>
###
[`v0.3.24`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0324)
[Compare
Source](https://redirect.github.com/publint/publint/compare/publint@0.3.23...publint@0.3.24)
##### Patch Changes
- [#​257](https://redirect.github.com/publint/publint/pull/257)
[`7c4d25a`](https://redirect.github.com/publint/publint/commit/7c4d25a4a03d8a8332221248df8c386d4cd97f30)
- Check the `repository.url` value even when `repository.type` is
omitted. `type` is optional and defaults to git, so packages using the
object form without it were previously skipped for the
deprecated-protocol, invalid-git-url, and shorthand-URL checks.
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v8.2.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-822-2026-08-20-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.2.1...v8.2.2)
##### Features
- **deps:** widen `@vitejs/devtools` peer range to v0.5.0
([#​23302](https://redirect.github.com/vitejs/vite/issues/23302))
([495d9ff](https://redirect.github.com/vitejs/vite/commit/495d9ff5a7d843ca876a9e49799947a5deb704c7))
##### Bug Fixes
- **bundled-dev:** handle lazy request error
([#​23291](https://redirect.github.com/vitejs/vite/issues/23291))
([3ba026d](https://redirect.github.com/vitejs/vite/commit/3ba026dade4af56df08815310d3458fa110f5c5c))
- **bundled-dev:** hot update through circular imports instead of
reloading
([#​23259](https://redirect.github.com/vitejs/vite/issues/23259))
([3dbddef](https://redirect.github.com/vitejs/vite/commit/3dbddefaafc091a879b06f9279296f776691e455))
- **config:** resolve sourcemap paths against sourcemap location
([#​23239](https://redirect.github.com/vitejs/vite/issues/23239))
([05a003e](https://redirect.github.com/vitejs/vite/commit/05a003e6a17a84d75f907ea0f1598bc39b8dce6c))
- **css:** don't pass empty targets to lightningcss
([#​23295](https://redirect.github.com/vitejs/vite/issues/23295))
([2804636](https://redirect.github.com/vitejs/vite/commit/2804636ff608d105928009d274ffba7cfbe55340))
- **define:** fix match escaped dots to support $-prefixed define keys
([#​23249](https://redirect.github.com/vitejs/vite/issues/23249))
([dcf88bd](https://redirect.github.com/vitejs/vite/commit/dcf88bd2ad2b1a8845f9029587cc8c825e382d42))
- **deps:** update all non-major dependencies
([#​23217](https://redirect.github.com/vitejs/vite/issues/23217))
([ba958bd](https://redirect.github.com/vitejs/vite/commit/ba958bddfc9cabe302c6b34269dcf5c9634531e0))
- **deps:** update rolldown-related dependencies
([#​23218](https://redirect.github.com/vitejs/vite/issues/23218))
([83ecb2c](https://redirect.github.com/vitejs/vite/commit/83ecb2c8059e8ce946a7cc835d4c14ef78aef4fd))
- **module-runner:** exclude completed modules from in-flight cycle
detection (fix
[#​22999](https://redirect.github.com/vitejs/vite/issues/22999))
([#​23009](https://redirect.github.com/vitejs/vite/issues/23009))
([d9b10a9](https://redirect.github.com/vitejs/vite/commit/d9b10a98db1c293ee64300bd75d568b44c8ae931))
- **optimizer:** close custom extension analysis bundles
([#​23207](https://redirect.github.com/vitejs/vite/issues/23207))
([8fb7675](https://redirect.github.com/vitejs/vite/commit/8fb76752836f61224d3095b502fa237b478a06b2))
- reduce Windows 8.3-short-name detection false-positives
([#​23066](https://redirect.github.com/vitejs/vite/issues/23066))
([02cffa9](https://redirect.github.com/vitejs/vite/commit/02cffa9e2d38d5d8f12e4043ee9d0f7abb1471e2))
- respect `resolve.preserveSymlinks` when resolving root (fix
[#​23197](https://redirect.github.com/vitejs/vite/issues/23197))
([#​23198](https://redirect.github.com/vitejs/vite/issues/23198))
([8413052](https://redirect.github.com/vitejs/vite/commit/8413052731836d4aaf3eb94a0f25788dd35d2888))
- **ssr:** rewrite computed key of destructing parameter
([#​23307](https://redirect.github.com/vitejs/vite/issues/23307))
([9db0b61](https://redirect.github.com/vitejs/vite/commit/9db0b61d4c9c7caad7ea1d9670b637faf2bb6c93))
- **vite:** update outdated upstream file links in license comments
([#​23285](https://redirect.github.com/vitejs/vite/issues/23285))
([c0f2fc6](https://redirect.github.com/vitejs/vite/commit/c0f2fc607ee97ee4499337b04826420c00654065))
##### Documentation
- **build:** note cssTarget precedence
([#​23200](https://redirect.github.com/vitejs/vite/issues/23200))
([a20a35e](https://redirect.github.com/vitejs/vite/commit/a20a35ec0685e374519864d0f41dd5f6e9ba0271))
##### Miscellaneous Chores
- fix ts errors in build test cases
([#​23209](https://redirect.github.com/vitejs/vite/issues/23209))
([a0cfcf7](https://redirect.github.com/vitejs/vite/commit/a0cfcf72f8ef8bf0f2f11d553333b9bb31f1d316))
##### Code Refactoring
- use JSON import attributes instead of readFileSync in constants
([#​23258](https://redirect.github.com/vitejs/vite/issues/23258))
([1d9fa39](https://redirect.github.com/vitejs/vite/commit/1d9fa392a43229241f80630236f8552ce8f7cd0f))
- use named regex constants over inline literals
([#​22964](https://redirect.github.com/vitejs/vite/issues/22964))
([5c1c6c6](https://redirect.github.com/vitejs/vite/commit/5c1c6c609718303202832f706884192e1f1e9223))
##### Tests
- **define:** close rolldown bundler after generate
([#​23231](https://redirect.github.com/vitejs/vite/issues/23231))
([b4d66fe](https://redirect.github.com/vitejs/vite/commit/b4d66fee14d970f45b8a6f3d7d6aee73ca9b88ab))
- **module-runner:** add TLA circular import case
([#​23299](https://redirect.github.com/vitejs/vite/issues/23299))
([4a261f2](https://redirect.github.com/vitejs/vite/commit/4a261f242831bef92afd2f1aacfb81eab9dec371))
- **module-runner:** simplify server-hmr tests
([#​23300](https://redirect.github.com/vitejs/vite/issues/23300))
([599b44b](https://redirect.github.com/vitejs/vite/commit/599b44b6600ec426e10cd556908d53b027b0c4fb))
- **ssr:** add destructing assignment case for moduleRunnerTransform
([#​23308](https://redirect.github.com/vitejs/vite/issues/23308))
([cb77e2a](https://redirect.github.com/vitejs/vite/commit/cb77e2a93bad2a8ece00b4aa0ef507c092582c45))
##### Build System
- use JSON import attributes instead of readFIleSync in rolldown configs
([#​23251](https://redirect.github.com/vitejs/vite/issues/23251))
([d615bcd](https://redirect.github.com/vitejs/vite/commit/d615bcdb23d96c1ca5ce1ee45e21d8d87381106f))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent de41e70 commit e57d805
2 files changed
Lines changed: 281 additions & 284 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments