Commit f4a6279
authored
chore(deps): update all non-major dependencies (patch) (#8736)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@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.15` →
`19.2.17`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.15/19.2.17)
|

|

|
|
[@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.2` →
`6.0.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/6.0.2/6.0.3)
|

|

|
| [cssnano](https://redirect.github.com/cssnano/cssnano) | [`8.0.1` →
`8.0.2`](https://renovatebot.com/diffs/npm/cssnano/8.0.1/8.0.2) |

|

|
|
[eslint-import-resolver-typescript](https://redirect.github.com/import-js/eslint-import-resolver-typescript)
| [`4.4.4` →
`4.4.5`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/4.4.4/4.4.5)
|

|

|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`17.0.5` →
`17.0.8`](https://renovatebot.com/diffs/npm/lint-staged/17.0.5/17.0.8) |

|

|
|
[monocart-reporter](https://redirect.github.com/cenfun/monocart-reporter)
| [`2.11.2` →
`2.11.3`](https://renovatebot.com/diffs/npm/monocart-reporter/2.11.2/2.11.3)
|

|

|
| [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) |
[`9.0.1` →
`9.0.2`](https://renovatebot.com/diffs/npm/npm-run-all2/9.0.1/9.0.2) |

|

|
| [prettier](https://prettier.io)
([source](https://redirect.github.com/prettier/prettier)) | [`3.8.3` →
`3.8.4`](https://renovatebot.com/diffs/npm/prettier/3.8.3/3.8.4) |

|

|
| [react-is](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-is))
| [`19.2.6` →
`19.2.7`](https://renovatebot.com/diffs/npm/react-is/19.2.6/19.2.7) |

|

|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.60.0` →
`8.60.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.60.0/8.60.1)
|

|

|
---
### Release Notes
<details>
<summary>vitejs/vite-plugin-react
(@​vitejs/plugin-react)</summary>
###
[`v6.0.3`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#603-2026-06-23)
[Compare
Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/6535b55e956b425e6650ffc2cc98fd23cca1d231...640fd358a0e82393acfce4e92e19a6ac6e1641a7)
</details>
<details>
<summary>cssnano/cssnano (cssnano)</summary>
###
[`v8.0.2`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.2):
v8.0.2
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.1...cssnano@8.0.2)
#### What's Changed
- perf(postcss-unique-selectors): add fast paths for the common cases by
[@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1813](https://redirect.github.com/cssnano/cssnano/pull/1813)
- perf(postcss-discard-duplicates): bucket rules by selector by
[@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1815](https://redirect.github.com/cssnano/cssnano/pull/1815)
- perf(postcss-merge-longhand): skip processors with no relevant decls
by [@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1814](https://redirect.github.com/cssnano/cssnano/pull/1814)
- Include postcss-discard-overridden types in package by
[@​itosa-kazu](https://redirect.github.com/itosa-kazu) in
[#​1817](https://redirect.github.com/cssnano/cssnano/pull/1817)
- fix: preserve apostrophes in svg data uris by
[@​pupuking723](https://redirect.github.com/pupuking723) in
[#​1819](https://redirect.github.com/cssnano/cssnano/pull/1819)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@8.0.1...cssnano@8.0.2>
</details>
<details>
<summary>import-js/eslint-import-resolver-typescript
(eslint-import-resolver-typescript)</summary>
###
[`v4.4.5`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#445)
[Compare
Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.4...v4.4.5)
##### Patch Changes
-
[#​473](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/473)
[`32c61ab`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/32c61abccf26bd2a2267f2e0e67d82e6f88d149a)
Thanks [@​leey0818](https://redirect.github.com/leey0818)! - fix:
check tsconfig matching before using resolver
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
###
[`v17.0.8`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1708)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.7...v17.0.8)
##### Patch Changes
-
[#​1809](https://redirect.github.com/lint-staged/lint-staged/pull/1809)
[`179b437`](https://redirect.github.com/lint-staged/lint-staged/commit/179b4372b2528f6fa66f927337d238711694d0e0)
- Fix *lint-staged* discarding the ongoing merge conflict status
(`.git/MERGE_HEAD`) when using the `--hide-unstaged` or `--hide-all`
options.
-
[#​1811](https://redirect.github.com/lint-staged/lint-staged/pull/1811)
[`3d0b2c0`](https://redirect.github.com/lint-staged/lint-staged/commit/3d0b2c0709a2a39aa7b134e3741fed21250d808e)
- Fix issues with Git commands that are successful but also emit
warnings to `stderr`, by ignoring the `stderr` output completely when
the process exits with code 0. This was the behavior when using
`nano-spawn` and `execa`, but when switching to `tinyexec` in 16.3.0
both `stdout` and `stderr` were used as interleaved output.
###
[`v17.0.7`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1707)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.6...v17.0.7)
##### Patch Changes
-
[#​1806](https://redirect.github.com/lint-staged/lint-staged/pull/1806)
[`e692e58`](https://redirect.github.com/lint-staged/lint-staged/commit/e692e58ced9eae65b2077435b7e799c632f3db07)
- Update dependency `tinyexec@^1.2.4`.
###
[`v17.0.6`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1706)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.5...v17.0.6)
##### Patch Changes
-
[#​1803](https://redirect.github.com/lint-staged/lint-staged/pull/1803)
[`bdf2770`](https://redirect.github.com/lint-staged/lint-staged/commit/bdf27700a6e25b40333672eef4d438984a2d0383)
- Run all tests with [Deno](https://deno.com), in addition to Node.js
and Bun.
-
[#​1796](https://redirect.github.com/lint-staged/lint-staged/pull/1796)
[`7508272`](https://redirect.github.com/lint-staged/lint-staged/commit/75082727cdd070adb59d62c9040515da3bbbb2f9)
- Fix performance regression of *lint-staged* v17 by going back to using
`git add` to stage task modifications. This was changed to `git
update-index --again` in v17 for less manual work, but unfortunately the
`update-index` command gets slower in very large Git repos.
-
[#​1797](https://redirect.github.com/lint-staged/lint-staged/pull/1797)
[`7b2505a`](https://redirect.github.com/lint-staged/lint-staged/commit/7b2505a1f8fb8735e6306c7dabdd5295632f8c1a)
- This version of *lint-staged* uses the new [staged publishing for npm
packages](https://docs.npmjs.com/staged-publishing) feature. Releases
are already published from GitHub Actions with [trusted
publishing](https://docs.npmjs.com/trusted-publishers), but now an
additional approval with two-factor authentication is also required.
-
[#​1802](https://redirect.github.com/lint-staged/lint-staged/pull/1802)
[`321b0a9`](https://redirect.github.com/lint-staged/lint-staged/commit/321b0a972a434006f5b5fac18867974ef040d037)
- Downgrade dependency `tinyexec@1.2.2` to avoid issues in version
1.2.3.
</details>
<details>
<summary>cenfun/monocart-reporter (monocart-reporter)</summary>
###
[`v2.11.3`](https://redirect.github.com/cenfun/monocart-reporter/compare/2.11.2...2.11.3)
[Compare
Source](https://redirect.github.com/cenfun/monocart-reporter/compare/2.11.2...2.11.3)
</details>
<details>
<summary>bcomnes/npm-run-all2 (npm-run-all2)</summary>
###
[`v9.0.2`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v902)
[Compare
Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v9.0.1...v9.0.2)
##### Merged
- fix: update Node.js version requirements
[`#232`](https://redirect.github.com/bcomnes/npm-run-all2/pull/232)
- Upgrade: Bump codecov/codecov-action from 6 to 7
[`#233`](https://redirect.github.com/bcomnes/npm-run-all2/pull/233)
- fix: bump shell-quote to ^1.8.4
[`#236`](https://redirect.github.com/bcomnes/npm-run-all2/pull/236)
- Upgrade: Bump pidtree from 0.6.1 to 1.0.0
[`#234`](https://redirect.github.com/bcomnes/npm-run-all2/pull/234)
</details>
<details>
<summary>prettier/prettier (prettier)</summary>
###
[`v3.8.4`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#384)
[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.8.3...3.8.4)
[diff](https://redirect.github.com/prettier/prettier/compare/3.8.3...3.8.4)
##### Markdown: Fix blank lines between list items and nested sub-lists
being removed in Markdown/MDX
([#​17746](https://redirect.github.com/prettier/prettier/pull/17746)
by [@​byplayer](https://redirect.github.com/byplayer))
Prettier was removing blank lines between list items and their nested
sub-lists, converting loose lists into tight lists and changing their
semantic meaning.
<!-- prettier-ignore -->
```markdown
<!-- Input -->
- a
- b
- c
- d
<!-- Prettier 3.8.3 -->
- a
- b
- c
- d
<!-- Prettier 3.8.4 -->
- a
- b
- c
- d
```
</details>
<details>
<summary>facebook/react (react-is)</summary>
###
[`v19.2.7`](https://redirect.github.com/react/react/releases/tag/v19.2.7):
19.2.7 (June 1st, 2026)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.6...v19.2.7)
#### React Server Components
- Fixed missing `FormData` entries in Server Actions which regressed in
19.2.6
([#​36566](https://redirect.github.com/facebook/react/pull/36566)
by [@​unstubbable](https://redirect.github.com/unstubbable))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.60.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8601-2026-06-01)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.60.0...v8.60.1)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1)
for more information.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 82b2a5d commit f4a6279
2 files changed
Lines changed: 110 additions & 200 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments