Commit 996bb02
authored
chore(deps): update storybook monorepo to v10.2.16 (patch) (#8296)
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.14` →
`10.2.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/10.2.14/10.2.16)
|

|

|
|
[@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.14` →
`10.2.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/10.2.14/10.2.16)
|

|

|
|
[@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.14` →
`10.2.16`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/10.2.14/10.2.16)
|

|

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

|

|
---
### Release Notes
<details>
<summary>storybookjs/storybook (@​storybook/addon-a11y)</summary>
###
[`v10.2.16`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10216)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.15...v10.2.16)
- CSF-Factories: Fix ConfigFile parser false warning on
`definePreview({...}).type<T>()` export default -
[#​33885](https://redirect.github.com/storybookjs/storybook/pull/33885),
thanks
[@​copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)!
- Core: Add host/origin validation to requests and websocket connections
-
[#​33835](https://redirect.github.com/storybookjs/storybook/pull/33835),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)!
- Core: Add vike metadata frameworks -
[#​33965](https://redirect.github.com/storybookjs/storybook/pull/33965),
thanks [@​yannbf](https://redirect.github.com/yannbf)!
- Core: Resolve builder preset path correctly in pnpm strict mode -
[#​34032](https://redirect.github.com/storybookjs/storybook/pull/34032),
thanks
[@​braedenfoster](https://redirect.github.com/braedenfoster)!
- Core: Update default allowed hosts in host validation middleware -
[#​34045](https://redirect.github.com/storybookjs/storybook/pull/34045),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)!
###
[`v10.2.15`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10215)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.14...v10.2.15)
- Core: Storybook failed to load iframe.html when publishing -
[#​33896](https://redirect.github.com/storybookjs/storybook/pull/33896),
thanks
[@​danielalanbates](https://redirect.github.com/danielalanbates)!
- Manager-API: Update refs sequentially in experimental\_setFilter -
[#​33958](https://redirect.github.com/storybookjs/storybook/pull/33958),
thanks [@​ia319](https://redirect.github.com/ia319)!
- React: Handle render identifier in manifest snippet generation -
[#​33940](https://redirect.github.com/storybookjs/storybook/pull/33940),
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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 588874f commit 996bb02
2 files changed
Lines changed: 53 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3780 | 3780 | | |
3781 | 3781 | | |
3782 | 3782 | | |
3783 | | - | |
3784 | | - | |
3785 | | - | |
| 3783 | + | |
| 3784 | + | |
| 3785 | + | |
3786 | 3786 | | |
3787 | 3787 | | |
3788 | 3788 | | |
3789 | 3789 | | |
3790 | | - | |
3791 | | - | |
| 3790 | + | |
| 3791 | + | |
3792 | 3792 | | |
3793 | 3793 | | |
3794 | 3794 | | |
3795 | | - | |
3796 | | - | |
3797 | | - | |
| 3795 | + | |
| 3796 | + | |
| 3797 | + | |
3798 | 3798 | | |
3799 | 3799 | | |
3800 | | - | |
| 3800 | + | |
3801 | 3801 | | |
3802 | | - | |
| 3802 | + | |
3803 | 3803 | | |
3804 | 3804 | | |
3805 | 3805 | | |
3806 | 3806 | | |
3807 | | - | |
3808 | | - | |
| 3807 | + | |
| 3808 | + | |
3809 | 3809 | | |
3810 | 3810 | | |
3811 | 3811 | | |
3812 | | - | |
3813 | | - | |
3814 | | - | |
| 3812 | + | |
| 3813 | + | |
| 3814 | + | |
3815 | 3815 | | |
3816 | | - | |
| 3816 | + | |
3817 | 3817 | | |
3818 | 3818 | | |
3819 | | - | |
| 3819 | + | |
3820 | 3820 | | |
3821 | | - | |
| 3821 | + | |
3822 | 3822 | | |
3823 | 3823 | | |
3824 | 3824 | | |
3825 | | - | |
3826 | | - | |
3827 | | - | |
| 3825 | + | |
| 3826 | + | |
| 3827 | + | |
3828 | 3828 | | |
3829 | 3829 | | |
3830 | 3830 | | |
3831 | 3831 | | |
3832 | 3832 | | |
3833 | | - | |
| 3833 | + | |
3834 | 3834 | | |
3835 | 3835 | | |
3836 | 3836 | | |
| |||
3842 | 3842 | | |
3843 | 3843 | | |
3844 | 3844 | | |
3845 | | - | |
| 3845 | + | |
3846 | 3846 | | |
3847 | 3847 | | |
3848 | 3848 | | |
| |||
3863 | 3863 | | |
3864 | 3864 | | |
3865 | 3865 | | |
3866 | | - | |
3867 | | - | |
3868 | | - | |
| 3866 | + | |
| 3867 | + | |
| 3868 | + | |
3869 | 3869 | | |
3870 | 3870 | | |
3871 | 3871 | | |
3872 | | - | |
3873 | | - | |
| 3872 | + | |
| 3873 | + | |
3874 | 3874 | | |
3875 | 3875 | | |
3876 | 3876 | | |
3877 | | - | |
3878 | | - | |
3879 | | - | |
| 3877 | + | |
| 3878 | + | |
| 3879 | + | |
3880 | 3880 | | |
3881 | 3881 | | |
3882 | 3882 | | |
3883 | | - | |
3884 | | - | |
| 3883 | + | |
| 3884 | + | |
3885 | 3885 | | |
3886 | 3886 | | |
3887 | 3887 | | |
| |||
3890 | 3890 | | |
3891 | 3891 | | |
3892 | 3892 | | |
3893 | | - | |
| 3893 | + | |
3894 | 3894 | | |
3895 | | - | |
| 3895 | + | |
3896 | 3896 | | |
3897 | 3897 | | |
3898 | 3898 | | |
3899 | | - | |
3900 | | - | |
3901 | | - | |
| 3899 | + | |
| 3900 | + | |
| 3901 | + | |
3902 | 3902 | | |
3903 | 3903 | | |
3904 | | - | |
| 3904 | + | |
3905 | 3905 | | |
3906 | 3906 | | |
3907 | 3907 | | |
3908 | 3908 | | |
3909 | | - | |
| 3909 | + | |
3910 | 3910 | | |
3911 | 3911 | | |
3912 | 3912 | | |
3913 | 3913 | | |
3914 | | - | |
| 3914 | + | |
3915 | 3915 | | |
3916 | 3916 | | |
3917 | 3917 | | |
| |||
19492 | 19492 | | |
19493 | 19493 | | |
19494 | 19494 | | |
19495 | | - | |
19496 | | - | |
19497 | | - | |
| 19495 | + | |
| 19496 | + | |
| 19497 | + | |
19498 | 19498 | | |
19499 | 19499 | | |
19500 | 19500 | | |
| |||
19515 | 19515 | | |
19516 | 19516 | | |
19517 | 19517 | | |
19518 | | - | |
| 19518 | + | |
19519 | 19519 | | |
19520 | 19520 | | |
19521 | 19521 | | |
| |||
20589 | 20589 | | |
20590 | 20590 | | |
20591 | 20591 | | |
20592 | | - | |
20593 | | - | |
20594 | | - | |
| 20592 | + | |
| 20593 | + | |
| 20594 | + | |
20595 | 20595 | | |
20596 | 20596 | | |
20597 | 20597 | | |
| |||
20636 | 20636 | | |
20637 | 20637 | | |
20638 | 20638 | | |
20639 | | - | |
| 20639 | + | |
20640 | 20640 | | |
20641 | 20641 | | |
20642 | 20642 | | |
| |||
0 commit comments