Commit a624209
authored
chore(deps): update all non-major dependencies (patch) (#8160)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@eslint/compat](https://redirect.github.com/eslint/rewrite/tree/main/packages/compat#readme)
([source](https://redirect.github.com/eslint/rewrite/tree/HEAD/packages/compat))
| [`2.0.1` →
`2.0.2`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/2.0.1/2.0.2)
|

|

|
|
[@semantic-release/github](https://redirect.github.com/semantic-release/github)
| [`12.0.2` →
`12.0.3`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/12.0.2/12.0.3)
|

|

|
|
[@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.9` →
`19.2.10`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.9/19.2.10)
|

|

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

|

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

|

|
---
### Release Notes
<details>
<summary>eslint/rewrite (@​eslint/compat)</summary>
###
[`v2.0.2`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#202-2026-01-29)
[Compare
Source](https://redirect.github.com/eslint/rewrite/compare/7abc05147e2b6d29cb5170867c2172d25c563454...7960653fe678b563051e2fbb99caf9fd3c07528c)
##### Bug Fixes
- add eslint 10 as peer dependency
([#​361](https://redirect.github.com/eslint/rewrite/issues/361))
([ecb37dc](https://redirect.github.com/eslint/rewrite/commit/ecb37dcafc6513649c03f245f0f2505e7eb10dd1))
##### Dependencies
- The following workspace dependencies were updated
- dependencies
- [@​eslint/core](https://redirect.github.com/eslint/core) bumped
from ^1.0.1 to ^1.1.0
</details>
<details>
<summary>semantic-release/github
(@​semantic-release/github)</summary>
###
[`v12.0.3`](https://redirect.github.com/semantic-release/github/releases/tag/v12.0.3)
[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v12.0.2...v12.0.3)
##### Bug Fixes
- extend GraphQL alias prefix to prevent hash collisions
([#​1134](https://redirect.github.com/semantic-release/github/issues/1134))
([ea6386d](https://redirect.github.com/semantic-release/github/commit/ea6386d6e6c38979ef9ca38bbb06b64d8ba4efdf))
</details>
<details>
<summary>storybookjs/storybook (eslint-plugin-storybook)</summary>
###
[`v10.2.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1023)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.2...v10.2.3)
- Addon-Vitest: Normalize Windows paths in addon-vitest automigration -
[#​33340](https://redirect.github.com/storybookjs/storybook/pull/33340),
thanks [@​tanujbhaud](https://redirect.github.com/tanujbhaud)!
- Core: Fix `previewHref` when current path does not end with a slash -
[#​33647](https://redirect.github.com/storybookjs/storybook/pull/33647),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)!
###
[`v10.2.2`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1022)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.1...v10.2.2)
- Addon Vitest: Support simple vite.config without defineConfig helper -
[#​33694](https://redirect.github.com/storybookjs/storybook/pull/33694),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Addon-Vitest: Append Storybook project to existing test.projects array
without double nesting -
[#​33708](https://redirect.github.com/storybookjs/storybook/pull/33708),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Addon-Vitest: Update Vitest plugin configuration to disable
requireAssertions for expect -
[#​33693](https://redirect.github.com/storybookjs/storybook/pull/33693),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Composition: Handle 401 responses with loginUrl from Chromatic -
[#​33705](https://redirect.github.com/storybookjs/storybook/pull/33705),
thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)!
- Telemetry: Add agent detection -
[#​33675](https://redirect.github.com/storybookjs/storybook/pull/33675),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
###
[`v10.2.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1021)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.0...v10.2.1)
- Builder-Webpack5: Fix
[@​vitest/mocker](https://redirect.github.com/vitest/mocker)
resolution issue -
[#​33315](https://redirect.github.com/storybookjs/storybook/pull/33315),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- CLI: Add init telemetry for CLI integrations -
[#​33603](https://redirect.github.com/storybookjs/storybook/pull/33603),
thanks [@​shilman](https://redirect.github.com/shilman)!
</details>
<details>
<summary>facebook/react (react-is)</summary>
###
[`v19.2.4`](https://redirect.github.com/facebook/react/releases/tag/v19.2.4):
19.2.4 (January 26th, 2026)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.3...v19.2.4)
#### React Server Components
- Add more DoS mitigations to Server Actions, and harden Server
Components
([#​35632](https://redirect.github.com/facebook/react/pull/35632)
by [@​gnoff](https://redirect.github.com/gnoff),
[@​lubieowoce](https://redirect.github.com/lubieowoce),
[@​sebmarkbage](https://redirect.github.com/sebmarkbage),
[@​unstubbable](https://redirect.github.com/unstubbable))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8516588 commit a624209
2 files changed
Lines changed: 36 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2298 | 2298 | | |
2299 | 2299 | | |
2300 | 2300 | | |
2301 | | - | |
2302 | | - | |
2303 | | - | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
2304 | 2304 | | |
2305 | | - | |
| 2305 | + | |
2306 | 2306 | | |
2307 | | - | |
| 2307 | + | |
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
2311 | | - | |
| 2311 | + | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | 2314 | | |
| |||
2341 | 2341 | | |
2342 | 2342 | | |
2343 | 2343 | | |
2344 | | - | |
2345 | | - | |
2346 | | - | |
| 2344 | + | |
| 2345 | + | |
| 2346 | + | |
2347 | 2347 | | |
2348 | 2348 | | |
2349 | | - | |
| 2349 | + | |
2350 | 2350 | | |
2351 | 2351 | | |
2352 | 2352 | | |
| |||
3890 | 3890 | | |
3891 | 3891 | | |
3892 | 3892 | | |
3893 | | - | |
3894 | | - | |
3895 | | - | |
| 3893 | + | |
| 3894 | + | |
| 3895 | + | |
3896 | 3896 | | |
3897 | 3897 | | |
3898 | 3898 | | |
| |||
3913 | 3913 | | |
3914 | 3914 | | |
3915 | 3915 | | |
3916 | | - | |
| 3916 | + | |
3917 | 3917 | | |
3918 | 3918 | | |
3919 | 3919 | | |
| |||
4818 | 4818 | | |
4819 | 4819 | | |
4820 | 4820 | | |
4821 | | - | |
4822 | | - | |
4823 | | - | |
| 4821 | + | |
| 4822 | + | |
| 4823 | + | |
4824 | 4824 | | |
4825 | 4825 | | |
4826 | | - | |
| 4826 | + | |
4827 | 4827 | | |
4828 | 4828 | | |
4829 | 4829 | | |
| |||
10168 | 10168 | | |
10169 | 10169 | | |
10170 | 10170 | | |
10171 | | - | |
10172 | | - | |
10173 | | - | |
| 10171 | + | |
| 10172 | + | |
| 10173 | + | |
10174 | 10174 | | |
10175 | 10175 | | |
10176 | 10176 | | |
10177 | 10177 | | |
10178 | | - | |
10179 | | - | |
| 10178 | + | |
| 10179 | + | |
10180 | 10180 | | |
10181 | 10181 | | |
10182 | 10182 | | |
| |||
18137 | 18137 | | |
18138 | 18138 | | |
18139 | 18139 | | |
18140 | | - | |
18141 | | - | |
18142 | | - | |
18143 | | - | |
| 18140 | + | |
| 18141 | + | |
| 18142 | + | |
| 18143 | + | |
18144 | 18144 | | |
18145 | 18145 | | |
18146 | 18146 | | |
| |||
20761 | 20761 | | |
20762 | 20762 | | |
20763 | 20763 | | |
20764 | | - | |
| 20764 | + | |
20765 | 20765 | | |
20766 | | - | |
| 20766 | + | |
20767 | 20767 | | |
20768 | 20768 | | |
20769 | 20769 | | |
20770 | 20770 | | |
20771 | 20771 | | |
20772 | 20772 | | |
20773 | 20773 | | |
20774 | | - | |
| 20774 | + | |
20775 | 20775 | | |
20776 | 20776 | | |
20777 | 20777 | | |
| |||
20794 | 20794 | | |
20795 | 20795 | | |
20796 | 20796 | | |
20797 | | - | |
| 20797 | + | |
20798 | 20798 | | |
20799 | 20799 | | |
20800 | 20800 | | |
| |||
0 commit comments