Skip to content

Commit 814feeb

Browse files
anomiexmatticbot
authored andcommitted
Update storybook monorepo to v10 (major) (#46022)
* Update storybook monorepo to v10 * Update `@storybook/test-runner` and `@storybook/addon-webpack5-compiler-babel` too * Update storybook configs for ESM-only switch * Clean up after `@storybook/test-runner` upgrade * Rename a story so it doesn't trigger a weird error I think it's that the file was a "CommonJS file containing ESM code", and renaming to jsx makes it an ESM file. --------- Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Brad Jorsch <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/19545706973 Upstream-Ref: Automattic/jetpack@680a253
1 parent d69a85c commit 814feeb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

vendor/composer/installed.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dist": {
88
"type": "path",
99
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
10-
"reference": "806716d4aa698d4e80a86b155daabcb8330c60b0"
10+
"reference": "3fe0b843a5cf2050ffdaf0037f71c7d0a1d1ae45"
1111
},
1212
"require": {
1313
"automattic/jetpack-constants": "^3.0.8",
@@ -81,7 +81,7 @@
8181
"dist": {
8282
"type": "path",
8383
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
84-
"reference": "b3d11d424a62a8db3c8e7a77edf54b22e1d46343"
84+
"reference": "2311b4e601b2d246dab1b56a3a8fedc714837e7e"
8585
},
8686
"require": {
8787
"composer-plugin-api": "^2.2",
@@ -153,7 +153,7 @@
153153
"dist": {
154154
"type": "path",
155155
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
156-
"reference": "084428f0706722d6e039d36d38b22c3243748961"
156+
"reference": "c4aaf258c8c5fb0ea44829e8f8f7130066a1ca96"
157157
},
158158
"require": {
159159
"composer-plugin-api": "^2.2",
@@ -217,7 +217,7 @@
217217
"dist": {
218218
"type": "path",
219219
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
220-
"reference": "07f256aec80c6ba25b7b1b3637c38d2786b5cb81"
220+
"reference": "75075dcb879aa493b5f036fd3c40b6a9b08d3523"
221221
},
222222
"require": {
223223
"php": ">=7.2"
@@ -275,7 +275,7 @@
275275
"dist": {
276276
"type": "path",
277277
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
278-
"reference": "2a1181de0dcfe62f431ceb863528605444af7c70"
278+
"reference": "e6f43fa70bb96c08f7e6f6f38fe3ebd46b9b68ae"
279279
},
280280
"require": {
281281
"automattic/jetpack-constants": "^3.0.8",

vendor/composer/installed.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'automattic/jetpack-assets' => array(
1414
'pretty_version' => '4.3.13',
1515
'version' => '4.3.13.0',
16-
'reference' => '806716d4aa698d4e80a86b155daabcb8330c60b0',
16+
'reference' => '3fe0b843a5cf2050ffdaf0037f71c7d0a1d1ae45',
1717
'type' => 'jetpack-library',
1818
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
1919
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'automattic/jetpack-autoloader' => array(
2323
'pretty_version' => '5.0.13',
2424
'version' => '5.0.13.0',
25-
'reference' => 'b3d11d424a62a8db3c8e7a77edf54b22e1d46343',
25+
'reference' => '2311b4e601b2d246dab1b56a3a8fedc714837e7e',
2626
'type' => 'composer-plugin',
2727
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
2828
'aliases' => array(),
@@ -31,7 +31,7 @@
3131
'automattic/jetpack-composer-plugin' => array(
3232
'pretty_version' => '4.0.5',
3333
'version' => '4.0.5.0',
34-
'reference' => '084428f0706722d6e039d36d38b22c3243748961',
34+
'reference' => 'c4aaf258c8c5fb0ea44829e8f8f7130066a1ca96',
3535
'type' => 'composer-plugin',
3636
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
3737
'aliases' => array(),
@@ -40,7 +40,7 @@
4040
'automattic/jetpack-constants' => array(
4141
'pretty_version' => '3.0.8',
4242
'version' => '3.0.8.0',
43-
'reference' => '07f256aec80c6ba25b7b1b3637c38d2786b5cb81',
43+
'reference' => '75075dcb879aa493b5f036fd3c40b6a9b08d3523',
4444
'type' => 'jetpack-library',
4545
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
4646
'aliases' => array(),
@@ -49,7 +49,7 @@
4949
'automattic/jetpack-status' => array(
5050
'pretty_version' => '6.1.1',
5151
'version' => '6.1.1.0',
52-
'reference' => '2a1181de0dcfe62f431ceb863528605444af7c70',
52+
'reference' => 'e6f43fa70bb96c08f7e6f6f38fe3ebd46b9b68ae',
5353
'type' => 'jetpack-library',
5454
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status',
5555
'aliases' => array(),

0 commit comments

Comments
 (0)