Commit 45db72b
authored
chore(deps): update storybook monorepo to v10.2.14 (patch) (#8274)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@storybook/addon-a11y](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/a11y)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y))
| [`10.2.10` →
`10.2.14`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/10.2.10/10.2.14)
|

|

|
|
[@storybook/addon-docs](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/docs)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/docs))
| [`10.2.10` →
`10.2.14`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/10.2.10/10.2.14)
|

|

|
|
[@storybook/react-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite))
| [`10.2.10` →
`10.2.14`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/10.2.10/10.2.14)
|

|

|
| [storybook](https://storybook.js.org)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core))
| [`10.2.10` →
`10.2.14`](https://renovatebot.com/diffs/npm/storybook/10.2.10/10.2.14)
|

|

|
---
### Release Notes
<details>
<summary>storybookjs/storybook (@​storybook/addon-a11y)</summary>
###
[`v10.2.14`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10214)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.13...8392ec0df9c33981343c778e24dc458fd7061b8c)
- CLI: Set STORYBOOK environment variable -
[#​33938](https://redirect.github.com/storybookjs/storybook/pull/33938),
thanks [@​yannbf](https://redirect.github.com/yannbf)!
- UI: Prevent crash when tag filters contain undefined entries -
[#​33931](https://redirect.github.com/storybookjs/storybook/pull/33931),
thanks
[@​abhaysinh1000](https://redirect.github.com/abhaysinh1000)!
###
[`v10.2.13`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10213)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.12...v10.2.13)
- Addon Pseudo-states: Process all nested css rules -
[#​33605](https://redirect.github.com/storybookjs/storybook/pull/33605),
thanks [@​hpohlmeyer](https://redirect.github.com/hpohlmeyer)!
- Builder-Vite: Prevent config duplication -
[#​33883](https://redirect.github.com/storybookjs/storybook/pull/33883),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- CLI: Fix React native web A11y issues -
[#​33937](https://redirect.github.com/storybookjs/storybook/pull/33937),
thanks
[@​jonniebigodes](https://redirect.github.com/jonniebigodes)!
- Core: Avoid hanging when inferring args for recursive calls on DOM
elemens -
[#​33922](https://redirect.github.com/storybookjs/storybook/pull/33922),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Eslint: Fix ESLint 10 compatibility in eslint-plugin-storybook rules -
[#​33884](https://redirect.github.com/storybookjs/storybook/pull/33884),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- Viewport: Prioritize story viewport globals and avoid user-global
pollution -
[#​33849](https://redirect.github.com/storybookjs/storybook/pull/33849),
thanks [@​ia319](https://redirect.github.com/ia319)!
###
[`v10.2.12`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10212)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.11...v10.2.12)
- Core: Sanitize inputs for save from controls -
[#​33868](https://redirect.github.com/storybookjs/storybook/pull/33868),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Telemetry: Add project age -
[#​33910](https://redirect.github.com/storybookjs/storybook/pull/33910),
thanks [@​shilman](https://redirect.github.com/shilman)!
- Webpack: Improve performance of module-mocking plugins -
[#​33169](https://redirect.github.com/storybookjs/storybook/pull/33169),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
###
[`v10.2.11`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10211)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.10...v10.2.11)
- Addon-Vitest: Fix postinstall a11y installation -
[#​33888](https://redirect.github.com/storybookjs/storybook/pull/33888),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Manifests: Use correct story name -
[#​33709](https://redirect.github.com/storybookjs/storybook/pull/33709),
thanks [@​JReinhold](https://redirect.github.com/JReinhold)!
- Next.js: Handle legacyBehavior prop in Link mock component -
[#​33862](https://redirect.github.com/storybookjs/storybook/pull/33862),
thanks [@​yatishgoel](https://redirect.github.com/yatishgoel)!
- React: Fix manifest stories empty when meta has no explicit title -
[#​33878](https://redirect.github.com/storybookjs/storybook/pull/33878),
thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)!
</details>
<details>
<summary>storybookjs/storybook (@​storybook/react-vite)</summary>
###
[`v10.2.14`](https://redirect.github.com/storybookjs/storybook/compare/v10.2.13...8392ec0df9c33981343c778e24dc458fd7061b8c)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.13...v10.2.14)
###
[`v10.2.13`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10213)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.12...v10.2.13)
- Addon Pseudo-states: Process all nested css rules -
[#​33605](https://redirect.github.com/storybookjs/storybook/pull/33605),
thanks [@​hpohlmeyer](https://redirect.github.com/hpohlmeyer)!
- Builder-Vite: Prevent config duplication -
[#​33883](https://redirect.github.com/storybookjs/storybook/pull/33883),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- CLI: Fix React native web A11y issues -
[#​33937](https://redirect.github.com/storybookjs/storybook/pull/33937),
thanks
[@​jonniebigodes](https://redirect.github.com/jonniebigodes)!
- Core: Avoid hanging when inferring args for recursive calls on DOM
elemens -
[#​33922](https://redirect.github.com/storybookjs/storybook/pull/33922),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Eslint: Fix ESLint 10 compatibility in eslint-plugin-storybook rules -
[#​33884](https://redirect.github.com/storybookjs/storybook/pull/33884),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- Viewport: Prioritize story viewport globals and avoid user-global
pollution -
[#​33849](https://redirect.github.com/storybookjs/storybook/pull/33849),
thanks [@​ia319](https://redirect.github.com/ia319)!
###
[`v10.2.12`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10212)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.11...v10.2.12)
- Core: Sanitize inputs for save from controls -
[#​33868](https://redirect.github.com/storybookjs/storybook/pull/33868),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Telemetry: Add project age -
[#​33910](https://redirect.github.com/storybookjs/storybook/pull/33910),
thanks [@​shilman](https://redirect.github.com/shilman)!
- Webpack: Improve performance of module-mocking plugins -
[#​33169](https://redirect.github.com/storybookjs/storybook/pull/33169),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
###
[`v10.2.11`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10211)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.10...v10.2.11)
- Addon-Vitest: Fix postinstall a11y installation -
[#​33888](https://redirect.github.com/storybookjs/storybook/pull/33888),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Manifests: Use correct story name -
[#​33709](https://redirect.github.com/storybookjs/storybook/pull/33709),
thanks [@​JReinhold](https://redirect.github.com/JReinhold)!
- Next.js: Handle legacyBehavior prop in Link mock component -
[#​33862](https://redirect.github.com/storybookjs/storybook/pull/33862),
thanks [@​yatishgoel](https://redirect.github.com/yatishgoel)!
- React: Fix manifest stories empty when meta has no explicit title -
[#​33878](https://redirect.github.com/storybookjs/storybook/pull/33878),
thanks [@​kasperpeulen](https://redirect.github.com/kasperpeulen)!
</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.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8d91e61 commit 45db72b
2 files changed
+53
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3557 | 3557 | | |
3558 | 3558 | | |
3559 | 3559 | | |
3560 | | - | |
3561 | | - | |
3562 | | - | |
| 3560 | + | |
| 3561 | + | |
| 3562 | + | |
3563 | 3563 | | |
3564 | 3564 | | |
3565 | 3565 | | |
3566 | 3566 | | |
3567 | | - | |
3568 | | - | |
| 3567 | + | |
| 3568 | + | |
3569 | 3569 | | |
3570 | 3570 | | |
3571 | 3571 | | |
3572 | | - | |
3573 | | - | |
3574 | | - | |
| 3572 | + | |
| 3573 | + | |
| 3574 | + | |
3575 | 3575 | | |
3576 | 3576 | | |
3577 | | - | |
| 3577 | + | |
3578 | 3578 | | |
3579 | | - | |
| 3579 | + | |
3580 | 3580 | | |
3581 | 3581 | | |
3582 | 3582 | | |
3583 | 3583 | | |
3584 | | - | |
3585 | | - | |
| 3584 | + | |
| 3585 | + | |
3586 | 3586 | | |
3587 | 3587 | | |
3588 | 3588 | | |
3589 | | - | |
3590 | | - | |
3591 | | - | |
| 3589 | + | |
| 3590 | + | |
| 3591 | + | |
3592 | 3592 | | |
3593 | | - | |
| 3593 | + | |
3594 | 3594 | | |
3595 | 3595 | | |
3596 | | - | |
| 3596 | + | |
3597 | 3597 | | |
3598 | | - | |
| 3598 | + | |
3599 | 3599 | | |
3600 | 3600 | | |
3601 | 3601 | | |
3602 | | - | |
3603 | | - | |
3604 | | - | |
| 3602 | + | |
| 3603 | + | |
| 3604 | + | |
3605 | 3605 | | |
3606 | 3606 | | |
3607 | 3607 | | |
3608 | 3608 | | |
3609 | 3609 | | |
3610 | | - | |
| 3610 | + | |
3611 | 3611 | | |
3612 | 3612 | | |
3613 | 3613 | | |
| |||
3619 | 3619 | | |
3620 | 3620 | | |
3621 | 3621 | | |
3622 | | - | |
| 3622 | + | |
3623 | 3623 | | |
3624 | 3624 | | |
3625 | 3625 | | |
| |||
3640 | 3640 | | |
3641 | 3641 | | |
3642 | 3642 | | |
3643 | | - | |
3644 | | - | |
3645 | | - | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
3646 | 3646 | | |
3647 | 3647 | | |
3648 | 3648 | | |
3649 | | - | |
3650 | | - | |
| 3649 | + | |
| 3650 | + | |
3651 | 3651 | | |
3652 | 3652 | | |
3653 | 3653 | | |
3654 | | - | |
3655 | | - | |
3656 | | - | |
| 3654 | + | |
| 3655 | + | |
| 3656 | + | |
3657 | 3657 | | |
3658 | 3658 | | |
3659 | 3659 | | |
3660 | | - | |
3661 | | - | |
| 3660 | + | |
| 3661 | + | |
3662 | 3662 | | |
3663 | 3663 | | |
3664 | 3664 | | |
| |||
3667 | 3667 | | |
3668 | 3668 | | |
3669 | 3669 | | |
3670 | | - | |
| 3670 | + | |
3671 | 3671 | | |
3672 | | - | |
| 3672 | + | |
3673 | 3673 | | |
3674 | 3674 | | |
3675 | 3675 | | |
3676 | | - | |
3677 | | - | |
3678 | | - | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
3679 | 3679 | | |
3680 | 3680 | | |
3681 | | - | |
| 3681 | + | |
3682 | 3682 | | |
3683 | 3683 | | |
3684 | 3684 | | |
3685 | 3685 | | |
3686 | | - | |
| 3686 | + | |
3687 | 3687 | | |
3688 | 3688 | | |
3689 | 3689 | | |
3690 | 3690 | | |
3691 | | - | |
| 3691 | + | |
3692 | 3692 | | |
3693 | 3693 | | |
3694 | 3694 | | |
| |||
18877 | 18877 | | |
18878 | 18878 | | |
18879 | 18879 | | |
18880 | | - | |
18881 | | - | |
18882 | | - | |
| 18880 | + | |
| 18881 | + | |
| 18882 | + | |
18883 | 18883 | | |
18884 | 18884 | | |
18885 | 18885 | | |
| |||
18900 | 18900 | | |
18901 | 18901 | | |
18902 | 18902 | | |
18903 | | - | |
| 18903 | + | |
18904 | 18904 | | |
18905 | 18905 | | |
18906 | 18906 | | |
| |||
19947 | 19947 | | |
19948 | 19948 | | |
19949 | 19949 | | |
19950 | | - | |
19951 | | - | |
19952 | | - | |
| 19950 | + | |
| 19951 | + | |
| 19952 | + | |
19953 | 19953 | | |
19954 | 19954 | | |
19955 | 19955 | | |
| |||
19993 | 19993 | | |
19994 | 19994 | | |
19995 | 19995 | | |
19996 | | - | |
| 19996 | + | |
19997 | 19997 | | |
19998 | 19998 | | |
19999 | 19999 | | |
| |||
0 commit comments