Commit 0ce9c37
authored
chore(deps): update storybook monorepo to v9.1.15 (patch) (#7872)
This PR contains the following updates:
| Package | Change | Age | 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))
| [`9.1.10` ->
`9.1.15`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/9.1.10/9.1.15)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@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))
| [`9.1.10` ->
`9.1.15`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/9.1.10/9.1.15)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@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))
| [`9.1.10` ->
`9.1.15`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/9.1.10/9.1.15)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [storybook](https://storybook.js.org)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core))
| [`9.1.10` ->
`9.1.15`](https://renovatebot.com/diffs/npm/storybook/9.1.10/9.1.15) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>storybookjs/storybook (@​storybook/addon-a11y)</summary>
###
[`v9.1.15`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#9115)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.14...v9.1.15)
- Core: Add `preview-first-load` telemetry -
[#​32770](https://redirect.github.com/storybookjs/storybook/pull/32770),
thanks [@​shilman](https://redirect.github.com/shilman)!
- Dependencies: Update `vite-plugin-storybook-nextjs` -
[#​32821](https://redirect.github.com/storybookjs/storybook/pull/32821),
thanks [@​ndelangen](https://redirect.github.com/ndelangen)!
###
[`v9.1.14`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#9114)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.13...v9.1.14)
- NextJS: Add NextJS 16 support -
[#​32791](https://redirect.github.com/storybookjs/storybook/pull/32791),
thanks [@​yannbf](https://redirect.github.com/yannbf) and
[@​ndelangen](https://redirect.github.com/ndelangen)!
- Addon-Vitest: Support Vitest 4 -
[#​32819](https://redirect.github.com/storybookjs/storybook/pull/32819),
thanks [@​yannbf](https://redirect.github.com/yannbf) and
[@​ndelangen](https://redirect.github.com/ndelangen)!
- CSF: Fix `play-fn` tag for methods -
[#​32695](https://redirect.github.com/storybookjs/storybook/pull/32695),
thanks [@​shilman](https://redirect.github.com/shilman)!
###
[`v9.1.13`](https://redirect.github.com/storybookjs/storybook/compare/v9.1.12...v9.1.13)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.12...v9.1.13)
###
[`v9.1.12`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#9112)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.11...v9.1.12)
- Maintenance: Hotfix for missing nextjs dts files, thanks
[@​ndelangen](https://redirect.github.com/ndelangen)!
###
[`v9.1.11`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#9111)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.10...v9.1.11)
- Automigration: Improve the viewport/backgrounds automigration -
[#​32619](https://redirect.github.com/storybookjs/storybook/pull/32619),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Mocking: Fix `sb.mock` usage in Storybook's deployed in subpaths -
[#​32678](https://redirect.github.com/storybookjs/storybook/pull/32678),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- NextJS-Vite: Automatically fix bad PostCSS configuration -
[#​32691](https://redirect.github.com/storybookjs/storybook/pull/32691),
thanks [@​ndelangen](https://redirect.github.com/ndelangen)!
- React Native Web: Fix REACT\_NATIVE\_AND\_RNW should detect vite
builder -
[#​32718](https://redirect.github.com/storybookjs/storybook/pull/32718),
thanks [@​dannyhw](https://redirect.github.com/dannyhw)!
- Telemetry: Add metadata for react routers -
[#​32615](https://redirect.github.com/storybookjs/storybook/pull/32615),
thanks [@​shilman](https://redirect.github.com/shilman)!
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a91afb2 commit 0ce9c37
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 | |
|---|---|---|---|
| |||
4015 | 4015 | | |
4016 | 4016 | | |
4017 | 4017 | | |
4018 | | - | |
4019 | | - | |
4020 | | - | |
| 4018 | + | |
| 4019 | + | |
| 4020 | + | |
4021 | 4021 | | |
4022 | 4022 | | |
4023 | 4023 | | |
4024 | 4024 | | |
4025 | | - | |
4026 | | - | |
| 4025 | + | |
| 4026 | + | |
4027 | 4027 | | |
4028 | 4028 | | |
4029 | 4029 | | |
4030 | | - | |
4031 | | - | |
4032 | | - | |
| 4030 | + | |
| 4031 | + | |
| 4032 | + | |
4033 | 4033 | | |
4034 | 4034 | | |
4035 | | - | |
| 4035 | + | |
4036 | 4036 | | |
4037 | | - | |
| 4037 | + | |
4038 | 4038 | | |
4039 | 4039 | | |
4040 | 4040 | | |
4041 | 4041 | | |
4042 | | - | |
4043 | | - | |
| 4042 | + | |
| 4043 | + | |
4044 | 4044 | | |
4045 | 4045 | | |
4046 | 4046 | | |
4047 | | - | |
4048 | | - | |
4049 | | - | |
| 4047 | + | |
| 4048 | + | |
| 4049 | + | |
4050 | 4050 | | |
4051 | | - | |
| 4051 | + | |
4052 | 4052 | | |
4053 | 4053 | | |
4054 | | - | |
| 4054 | + | |
4055 | 4055 | | |
4056 | | - | |
| 4056 | + | |
4057 | 4057 | | |
4058 | 4058 | | |
4059 | 4059 | | |
4060 | | - | |
4061 | | - | |
4062 | | - | |
| 4060 | + | |
| 4061 | + | |
| 4062 | + | |
4063 | 4063 | | |
4064 | 4064 | | |
4065 | 4065 | | |
4066 | | - | |
4067 | | - | |
| 4066 | + | |
| 4067 | + | |
4068 | 4068 | | |
4069 | 4069 | | |
4070 | 4070 | | |
| |||
4085 | 4085 | | |
4086 | 4086 | | |
4087 | 4087 | | |
4088 | | - | |
4089 | | - | |
4090 | | - | |
| 4088 | + | |
| 4089 | + | |
| 4090 | + | |
4091 | 4091 | | |
4092 | 4092 | | |
4093 | 4093 | | |
4094 | | - | |
4095 | | - | |
| 4094 | + | |
| 4095 | + | |
4096 | 4096 | | |
4097 | 4097 | | |
4098 | 4098 | | |
4099 | | - | |
4100 | | - | |
4101 | | - | |
| 4099 | + | |
| 4100 | + | |
| 4101 | + | |
4102 | 4102 | | |
4103 | 4103 | | |
4104 | 4104 | | |
4105 | | - | |
4106 | | - | |
| 4105 | + | |
| 4106 | + | |
4107 | 4107 | | |
4108 | 4108 | | |
4109 | 4109 | | |
| |||
4112 | 4112 | | |
4113 | 4113 | | |
4114 | 4114 | | |
4115 | | - | |
| 4115 | + | |
4116 | 4116 | | |
4117 | | - | |
| 4117 | + | |
4118 | 4118 | | |
4119 | 4119 | | |
4120 | 4120 | | |
4121 | | - | |
4122 | | - | |
4123 | | - | |
| 4121 | + | |
| 4122 | + | |
| 4123 | + | |
4124 | 4124 | | |
4125 | 4125 | | |
4126 | | - | |
| 4126 | + | |
4127 | 4127 | | |
4128 | 4128 | | |
4129 | 4129 | | |
4130 | | - | |
| 4130 | + | |
4131 | 4131 | | |
4132 | 4132 | | |
4133 | 4133 | | |
4134 | 4134 | | |
4135 | | - | |
| 4135 | + | |
4136 | 4136 | | |
4137 | 4137 | | |
4138 | 4138 | | |
| |||
19722 | 19722 | | |
19723 | 19723 | | |
19724 | 19724 | | |
19725 | | - | |
19726 | | - | |
19727 | | - | |
| 19725 | + | |
| 19726 | + | |
| 19727 | + | |
19728 | 19728 | | |
19729 | 19729 | | |
19730 | 19730 | | |
| |||
19745 | 19745 | | |
19746 | 19746 | | |
19747 | 19747 | | |
19748 | | - | |
| 19748 | + | |
19749 | 19749 | | |
19750 | 19750 | | |
19751 | 19751 | | |
| |||
20830 | 20830 | | |
20831 | 20831 | | |
20832 | 20832 | | |
20833 | | - | |
20834 | | - | |
20835 | | - | |
| 20833 | + | |
| 20834 | + | |
| 20835 | + | |
20836 | 20836 | | |
20837 | 20837 | | |
20838 | 20838 | | |
| |||
20876 | 20876 | | |
20877 | 20877 | | |
20878 | 20878 | | |
20879 | | - | |
| 20879 | + | |
20880 | 20880 | | |
20881 | 20881 | | |
20882 | 20882 | | |
| |||
0 commit comments