Commit af8581e
authored
chore(deps): update all non-major dependencies (patch) (#8219)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@semantic-release/github](https://redirect.github.com/semantic-release/github)
| [`12.0.5` →
`12.0.6`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/12.0.5/12.0.6)
|

|

|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`24.10.12` →
`24.10.13`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.12/24.10.13)
|

|

|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`19.2.13` →
`19.2.14`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.13/19.2.14)
|

|

|
|
[@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme)
([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react))
| [`5.1.3` →
`5.1.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/5.1.3/5.1.4)
|

|

|
|
[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.2.7` →
`10.2.8`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.2.7/10.2.8)
|

|

|
| [glob](https://redirect.github.com/isaacs/node-glob) | [`13.0.1` →
`13.0.3`](https://renovatebot.com/diffs/npm/glob/13.0.1/13.0.3) |

|

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

|

|
|
[vite-tsconfig-paths](https://redirect.github.com/aleclarson/vite-tsconfig-paths)
| [`6.1.0` →
`6.1.1`](https://renovatebot.com/diffs/npm/vite-tsconfig-paths/6.1.0/6.1.1)
|

|

|
---
### Release Notes
<details>
<summary>semantic-release/github
(@​semantic-release/github)</summary>
###
[`v12.0.6`](https://redirect.github.com/semantic-release/github/releases/tag/v12.0.6)
[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v12.0.5...v12.0.6)
##### Bug Fixes
- **latest:** add make\_latest property to the GH release PATCH request
during publish
([#​1169](https://redirect.github.com/semantic-release/github/issues/1169))
([f516337](https://redirect.github.com/semantic-release/github/commit/f516337473d12a040ff5bfbd9a9053be4e7cf7f1))
</details>
<details>
<summary>vitejs/vite-plugin-react
(@​vitejs/plugin-react)</summary>
###
[`v5.1.4`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#514-2026-02-10)
[Compare
Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/cf0cb8aa3398e312f4e91b702281806aad004cd7...f066114c3e6bf18f5209ff3d3ef6bf1ab46d3866)
##### Fix `canSkipBabel` not accounting for `babel.overrides`
([#​1098](https://redirect.github.com/vitejs/vite-plugin-react/pull/1098))
When configuring `babel.overrides` without top-level plugins or presets,
Babel was incorrectly skipped. The `canSkipBabel` function now checks
for `overrides.length` to ensure override configurations are processed.
</details>
<details>
<summary>storybookjs/storybook (eslint-plugin-storybook)</summary>
###
[`v10.2.8`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1028)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.7...v10.2.8)
- Telemetry: Add Expo metaframework -
[#​33783](https://redirect.github.com/storybookjs/storybook/pull/33783),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- Telemetry: Add init exit event -
[#​33773](https://redirect.github.com/storybookjs/storybook/pull/33773),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Telemetry: Add share events -
[#​33766](https://redirect.github.com/storybookjs/storybook/pull/33766),
thanks [@​ndelangen](https://redirect.github.com/ndelangen)!
- Test: Update event creation logic in user-event package -
[#​33787](https://redirect.github.com/storybookjs/storybook/pull/33787),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
</details>
<details>
<summary>isaacs/node-glob (glob)</summary>
###
[`v13.0.3`](https://redirect.github.com/isaacs/node-glob/compare/v13.0.2...782e3a74b42d8f71deca7b4b74cea17a600e59d2)
[Compare
Source](https://redirect.github.com/isaacs/node-glob/compare/v13.0.2...v13.0.3)
###
[`v13.0.2`](https://redirect.github.com/isaacs/node-glob/compare/v13.0.1...2135b0c3580caf6330e28dedb2d57cea75f15154)
[Compare
Source](https://redirect.github.com/isaacs/node-glob/compare/v13.0.1...v13.0.2)
</details>
<details>
<summary>lerna/lerna (lerna)</summary>
###
[`v9.0.4`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#904-2026-02-10)
[Compare
Source](https://redirect.github.com/lerna/lerna/compare/v9.0.3...v9.0.4)
##### Bug Fixes
- bump tar to 7.5.7, rimraf to 6.1.2,
[@​npmcli/run-script](https://redirect.github.com/npmcli/run-script)
to 10.0.3
([#​4267](https://redirect.github.com/lerna/lerna/issues/4267))
([43e3d46](https://redirect.github.com/lerna/lerna/commit/43e3d46fd6d76f05e130e8f8f5a6299f0e93f2ae))
</details>
<details>
<summary>aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)</summary>
###
[`v6.1.1`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v6.1.0...v6.1.1)
[Compare
Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v6.1.0...v6.1.1)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2b86709 commit af8581e
2 files changed
Lines changed: 87 additions & 263 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments