Skip to content

Commit af8581e

Browse files
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fgithub/12.0.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fgithub/12.0.5/12.0.6?slim=true) | | [@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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.12/24.10.13?slim=true) | | [@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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.13/19.2.14?slim=true) | | [@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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/5.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/5.1.3/5.1.4?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/10.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/10.2.7/10.2.8?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/glob/13.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/13.0.1/13.0.3?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/9.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/9.0.3/9.0.4?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-tsconfig-paths/6.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-tsconfig-paths/6.1.0/6.1.1?slim=true) | --- ### Release Notes <details> <summary>semantic-release/github (@&#8203;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 ([#&#8203;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 (@&#8203;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` ([#&#8203;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 - [#&#8203;33783](https://redirect.github.com/storybookjs/storybook/pull/33783), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - Telemetry: Add init exit event - [#&#8203;33773](https://redirect.github.com/storybookjs/storybook/pull/33773), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Telemetry: Add share events - [#&#8203;33766](https://redirect.github.com/storybookjs/storybook/pull/33766), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - Test: Update event creation logic in user-event package - [#&#8203;33787](https://redirect.github.com/storybookjs/storybook/pull/33787), thanks [@&#8203;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, [@&#8203;npmcli/run-script](https://redirect.github.com/npmcli/run-script) to 10.0.3 ([#&#8203;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

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"@cypress/code-coverage": "4.0.0",
6161
"@eslint/compat": "2.0.2",
6262
"@eslint/js": "9.39.2",
63-
"@semantic-release/github": "12.0.5",
63+
"@semantic-release/github": "12.0.6",
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
66-
"@types/node": "24.10.12",
67-
"@types/react": "19.2.13",
66+
"@types/node": "24.10.13",
67+
"@types/react": "19.2.14",
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.19.2",
70-
"@vitejs/plugin-react": "5.1.3",
70+
"@vitejs/plugin-react": "5.1.4",
7171
"chromatic": "15.0.0",
7272
"cssnano": "7.1.2",
7373
"cypress": "15.10.0",
@@ -82,11 +82,11 @@
8282
"eslint-plugin-prettier": "5.5.5",
8383
"eslint-plugin-react": "7.37.5",
8484
"eslint-plugin-react-hooks": "7.0.1",
85-
"eslint-plugin-storybook": "10.2.7",
86-
"glob": "13.0.1",
85+
"eslint-plugin-storybook": "10.2.8",
86+
"glob": "13.0.3",
8787
"globals": "17.3.0",
8888
"husky": "9.1.7",
89-
"lerna": "9.0.3",
89+
"lerna": "9.0.4",
9090
"lint-staged": "16.2.7",
9191
"npm-run-all2": "8.0.4",
9292
"postcss": "8.5.6",
@@ -100,7 +100,7 @@
100100
"typescript-eslint": "8.54.0",
101101
"vite": "7.3.1",
102102
"vite-plugin-istanbul": "7.2.1",
103-
"vite-tsconfig-paths": "6.1.0"
103+
"vite-tsconfig-paths": "6.1.1"
104104
},
105105
"lint-staged": {
106106
"*.{md,mdx,json}": [

0 commit comments

Comments
 (0)