Skip to content

Commit 319b547

Browse files
chore(deps): update all non-major dependencies (patch) (#8819)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@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)) | [`6.0.3` → `6.0.4`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/6.0.3/6.0.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/6.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/6.0.3/6.0.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.5.2` → `10.5.3`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.5.2/10.5.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/10.5.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/10.5.2/10.5.3?slim=true) | | [monocart-reporter](https://redirect.github.com/cenfun/monocart-reporter) | [`2.12.2` → `2.12.3`](https://renovatebot.com/diffs/npm/monocart-reporter/2.12.2/2.12.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/monocart-reporter/2.12.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/monocart-reporter/2.12.2/2.12.3?slim=true) | | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.19` → `8.5.22`](https://renovatebot.com/diffs/npm/postcss/8.5.19/8.5.22) | ![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.5.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.5.19/8.5.22?slim=true) | | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.9.5` → `3.9.6`](https://renovatebot.com/diffs/npm/prettier/3.9.5/3.9.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.9.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.9.5/3.9.6?slim=true) | | [publint](https://publint.dev) ([source](https://redirect.github.com/publint/publint/tree/HEAD/packages/publint)) | [`0.3.21` → `0.3.22`](https://renovatebot.com/diffs/npm/publint/0.3.21/0.3.22) | ![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.3.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.3.21/0.3.22?slim=true) | | [react-is](https://react.dev/) ([source](https://redirect.github.com/react/react/tree/HEAD/packages/react-is)) | [`19.2.7` → `19.2.8`](https://renovatebot.com/diffs/npm/react-is/19.2.7/19.2.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-is/19.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-is/19.2.7/19.2.8?slim=true) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary> ### [`v6.0.4`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#604-2026-07-22) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/640fd358a0e82393acfce4e92e19a6ac6e1641a7...f4b549822ec239799d746c030abb0b9a7d8f0a04) ##### Fixed `$RefreshSig$ is not defined` error when running `vite dev` with `NODE_ENV=production` When running `vite dev` with `NODE_ENV=production`, the app errored with `$RefreshSig$ is not defined`. This error is now fixed. </details> <details> <summary>storybookjs/storybook (eslint-plugin-storybook)</summary> ### [`v10.5.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1053) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.5.2...v10.5.3) - Dependencies: Upgrade TypeScript to 6.0.3 - [#&#8203;34971](https://redirect.github.com/storybookjs/storybook/pull/34971), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! </details> <details> <summary>cenfun/monocart-reporter (monocart-reporter)</summary> ### [`v2.12.3`](https://redirect.github.com/cenfun/monocart-reporter/releases/tag/2.12.3) [Compare Source](https://redirect.github.com/cenfun/monocart-reporter/compare/2.12.2...2.12.3) #### What's Changed - fix: Escape HTML characters in titles and step names by [@&#8203;jack5github](https://redirect.github.com/jack5github) in [#&#8203;203](https://redirect.github.com/cenfun/monocart-reporter/pull/203) **Full Changelog**: <cenfun/monocart-reporter@2.12.2...2.12.3> </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.22`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8522) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.21...8.5.22) - Fixed custom property losing semicolon before a comment (by [@&#8203;sarathfrancis90](https://redirect.github.com/sarathfrancis90)). ### [`v8.5.21`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8521) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.20...8.5.21) - Fixed childless at-rule losing semicolon before comment (by [@&#8203;sarathfrancis90](https://redirect.github.com/sarathfrancis90)). - Fixed docs (by [@&#8203;isker](https://redirect.github.com/isker)). ### [`v8.5.20`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8520) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.5.19...8.5.20) - Fixed missing space if `AtRule#params` is set after (by [@&#8203;sarathfrancis90](https://redirect.github.com/sarathfrancis90)). - Fixed mixing AST error on warnings (by [@&#8203;MahinAnowar](https://redirect.github.com/MahinAnowar)). </details> <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.9.6`](https://redirect.github.com/prettier/prettier/compare/3.9.5...bd676aae6a3805672a21d02198e5d17c9cb1a97b) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.9.5...3.9.6) </details> <details> <summary>publint/publint (publint)</summary> ### [`v0.3.22`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0322) ##### Patch Changes - [#&#8203;241](https://redirect.github.com/publint/publint/pull/241) [`7740a62`](https://redirect.github.com/publint/publint/commit/7740a62fe60cc874de25fe491793eaf2bfc11d9e) - Support npm v12 and pnpm v11 - [`cad0425`](https://redirect.github.com/publint/publint/commit/cad0425333aaa3c7a2dbca492477c80a7bd7fd09) - Relax git url regex for repository validation - [#&#8203;244](https://redirect.github.com/publint/publint/pull/244) [`393ac4d`](https://redirect.github.com/publint/publint/commit/393ac4d2fda4b26b8f921e021bf6efeab2849467) - Recognize more common internal files for the `USE_FILES` suggestion. - [#&#8203;242](https://redirect.github.com/publint/publint/pull/242) [`4a8dc75`](https://redirect.github.com/publint/publint/commit/4a8dc757f7928dd884c762c9315f6e99d8805917) - Refactor supported package manager handling from `@publint/pack` </details> <details> <summary>react/react (react-is)</summary> ### [`v19.2.8`](https://redirect.github.com/react/react/compare/v19.2.7...1dd4ecbdabf826f527fc9a58c05ea70375b7d170) [Compare Source](https://redirect.github.com/react/react/compare/v19.2.7...v19.2.8) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 444d107 commit 319b547

2 files changed

Lines changed: 150 additions & 60 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/react": "19.2.17",
7878
"@types/react-dom": "19.2.3",
7979
"@ui5/webcomponents-tools": "2.24.0",
80-
"@vitejs/plugin-react": "6.0.3",
80+
"@vitejs/plugin-react": "6.0.4",
8181
"chromatic": "17.8.0",
8282
"cssnano": "8.0.2",
8383
"cypress": "15.18.1",
@@ -92,21 +92,21 @@
9292
"eslint-plugin-prettier": "5.5.6",
9393
"eslint-plugin-react": "7.37.5",
9494
"eslint-plugin-react-hooks": "7.1.1",
95-
"eslint-plugin-storybook": "10.5.2",
95+
"eslint-plugin-storybook": "10.5.3",
9696
"glob": "13.0.6",
9797
"globals": "17.7.0",
9898
"husky": "9.1.7",
9999
"lerna": "9.0.7",
100100
"lint-staged": "17.0.8",
101-
"monocart-reporter": "2.12.2",
101+
"monocart-reporter": "2.12.3",
102102
"npm-run-all2": "9.0.2",
103103
"pagefind": "1.5.2",
104-
"postcss": "8.5.19",
104+
"postcss": "8.5.22",
105105
"postcss-cli": "11.0.1",
106106
"postcss-import": "16.1.1",
107107
"postcss-modules": "9.0.1",
108-
"prettier": "3.9.5",
109-
"publint": "0.3.21",
108+
"prettier": "3.9.6",
109+
"publint": "0.3.22",
110110
"rimraf": "6.1.3",
111111
"typescript": "6.0.3",
112112
"typescript-eslint": "8.63.0",
@@ -125,7 +125,7 @@
125125
},
126126
"resolutions": {
127127
"tocbot": "4.36.8",
128-
"react-is": "19.2.7"
128+
"react-is": "19.2.8"
129129
},
130130
"type": "module",
131131
"nyc": {

0 commit comments

Comments
 (0)