Commit 319b547
authored
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)
|

|

|
|
[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)
|

|

|
|
[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)
|

|

|
| [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) |

|

|
| [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) |

|

|
| [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) |

|

|
| [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) |

|

|
---
### Release Notes
<details>
<summary>vitejs/vite-plugin-react
(@​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 -
[#​34971](https://redirect.github.com/storybookjs/storybook/pull/34971),
thanks
[@​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
[@​jack5github](https://redirect.github.com/jack5github) in
[#​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
[@​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
[@​sarathfrancis90](https://redirect.github.com/sarathfrancis90)).
- Fixed docs (by [@​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
[@​sarathfrancis90](https://redirect.github.com/sarathfrancis90)).
- Fixed mixing AST error on warnings (by
[@​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
- [#​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
- [#​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.
- [#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments