Commit edede78
chore(deps): update storybook monorepo to v10 (major) (#7943)
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))
| [`9.1.16` ->
`10.1.6`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/9.1.16/10.1.6)
|

|

|
|
[@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.16` ->
`10.1.6`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/9.1.16/10.1.6)
|

|

|
|
[@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.16` ->
`10.1.6`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/9.1.16/10.1.6)
|

|

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

|

|
| [storybook](https://storybook.js.org)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core))
| [`9.1.16` ->
`10.1.6`](https://renovatebot.com/diffs/npm/storybook/9.1.16/10.1.6) |

|

|
---
### Release Notes
<details>
<summary>storybookjs/storybook (@​storybook/addon-a11y)</summary>
###
[`v10.1.6`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1016)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.5...v10.1.6)
- Manager: Do not display non-existing shortcuts in the settings page -
[#​32711](https://redirect.github.com/storybookjs/storybook/pull/32711),
thanks [@​DKER2](https://redirect.github.com/DKER2)!
- Preview: Enforce inert body if manager is focus-trapped -
[#​33186](https://redirect.github.com/storybookjs/storybook/pull/33186),
thanks [@​Sidnioulz](https://redirect.github.com/Sidnioulz)!
- Telemetry: Await pending operations in getLastEvents to prevent race
conditions -
[#​33285](https://redirect.github.com/storybookjs/storybook/pull/33285),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- UI: Fix keyboard navigation bug for "reset" option in `Select` -
[#​33268](https://redirect.github.com/storybookjs/storybook/pull/33268),
thanks [@​Sidnioulz](https://redirect.github.com/Sidnioulz)!
###
[`v10.1.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1015)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.4...v10.1.5)
- Addon-Vitest: Isolate error reasons during postinstall -
[#​33295](https://redirect.github.com/storybookjs/storybook/pull/33295),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- CLI: Fix react native template not copying in init -
[#​33308](https://redirect.github.com/storybookjs/storybook/pull/33308),
thanks [@​dannyhw](https://redirect.github.com/dannyhw)!
- Docs: Support Rolldown bundler module namespace objects -
[#​33280](https://redirect.github.com/storybookjs/storybook/pull/33280),
thanks [@​akornmeier](https://redirect.github.com/akornmeier)!
###
[`v10.1.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1014)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.3...v10.1.4)
- Core: Enhance getPrettier function to provide prettier interface -
[#​33260](https://redirect.github.com/storybookjs/storybook/pull/33260),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- NextJS: Alias image to use fileURLToPath for better resolution -
[#​33256](https://redirect.github.com/storybookjs/storybook/pull/33256),
thanks [@​ndelangen](https://redirect.github.com/ndelangen)!
- Telemetry: Cache Storybook metadata by main config content hash -
[#​33247](https://redirect.github.com/storybookjs/storybook/pull/33247),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
###
[`v10.1.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1013)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.2...v10.1.3)
- Angular: Honor --loglevel and --logfile in dev/build -
[#​33212](https://redirect.github.com/storybookjs/storybook/pull/33212),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Core: Minor UI fixes -
[#​33218](https://redirect.github.com/storybookjs/storybook/pull/33218),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)!
- Telemetry: Add playwright-prompt -
[#​33229](https://redirect.github.com/storybookjs/storybook/pull/33229),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
###
[`v10.1.2`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1012)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.1...v10.1.2)
- Checklist: Fix how state changes are reported and drop some completion
restrictions -
[#​33217](https://redirect.github.com/storybookjs/storybook/pull/33217),
thanks [@​ghengeveld](https://redirect.github.com/ghengeveld)!
###
[`v10.1.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1011)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.1.0...v10.1.1)
- Core: Improve globbing using dynamic CWD (REVERT) -
[#​33201](https://redirect.github.com/storybookjs/storybook/pull/33201),
thanks [@​ndelangen](https://redirect.github.com/ndelangen)!
- Solid: Add Solid to the list of supported frameworks for addon-vitest
-
[#​33084](https://redirect.github.com/storybookjs/storybook/pull/33084),
thanks
[@​valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- UI: Fix excessive height in TabbedArgsTable -
[#​33205](https://redirect.github.com/storybookjs/storybook/pull/33205),
thanks [@​Sidnioulz](https://redirect.github.com/Sidnioulz)!
###
[`v10.1.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1010)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.0.8...v10.1.0)
> *Easier to setup, more accessible to use*
Storybook 10.1 focuses on two key improvements: installation and
accessibility:
- ♿ UI overhaul to fix hundreds of a11y issues
- 🧑💻 CLI overhaul for faster, more reliable install
- ✅ Checklist-based onboarding guide for new users
The release also contains compatibility fixes for:
- 1 parent bfb916d commit edede78
File tree
6 files changed
+514
-1265
lines changed- .storybook
6 files changed
+514
-1265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | 54 | | |
57 | | - | |
| 55 | + | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
| 71 | + | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
| |||
| 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 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments