Skip to content

Commit

Permalink
Update storybook monorepo to v8.2.9 (#38893)
Browse files Browse the repository at this point in the history
* Update storybook monorepo to v8.2.9
* Add a bunch of `storybook` deps everywhere.
  When Storybook decided to do storybookjs/storybook#27039, they seem to
  have neglected the use case where monorepos might only need a few
  add-ons for stories in various packages, with all of the storybook stuff
  in a separate dummy package. So now we need to bring in all of storybook
  as a dev-dep in every package that has stories.
* Fix babel config.
  Broken by storybookjs/storybook#28469.

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10406793290

Upstream-Ref: Automattic/jetpack@ee09161
  • Loading branch information
anomiex authored and matticbot committed Aug 15, 2024
1 parent 2638e4a commit 15b48d1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-a8c-mc-stats",
"reference": "ec47b221cf4f0fa0ef6208271c2ab578976f89c2"
"reference": "3cf8cbf39d019a1fa39b30b3e6ccf63828b34117"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -60,7 +60,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "bc76d31ff1018d55a77453fea26aef9daedc982d"
"reference": "ac8ac9b0cd022ec8804757d2188bc15809199627"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -125,7 +125,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "30db1c71c3c12b7036ab402e911faa64585a06fa"
"reference": "beb497b84df46a9ef3126f615cd8888f201e1646"
},
"require": {
"automattic/jetpack-constants": "^2.0.3",
Expand Down Expand Up @@ -194,7 +194,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-autoloader",
"reference": "e04685d4d62a9ceda560aaed04a47b7480c82e08"
"reference": "8148ff0c71dafd9a64982b7dbdda036613baefd3"
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
Expand Down Expand Up @@ -261,7 +261,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "f8b23a278ce47268081165c692b8cbf34872a5d8"
"reference": "b1e4647b8d118a30bfa91e17b462e788022c2da3"
},
"require": {
"composer-plugin-api": "^2.1.0",
Expand Down Expand Up @@ -321,7 +321,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "365c4d4bc61df03d5f6bf93b53a7135e3bea2691"
"reference": "c6f3338c0b7f3e4da625c7b79c6dfcb7abb349b1"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -396,7 +396,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "73c229765253cf408c51f2f3f403c76a7499f96d"
"reference": "80caf49b01baf6a69f495410371402e4e76a48d4"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
Expand Down Expand Up @@ -483,7 +483,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "03bafdf6765ea60769a4c60c6c4d4ac6f343765f"
"reference": "1b0aaaa678e623a05e1e059d6f6fd52b3170ebd3"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -537,7 +537,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "490af40330939931503bd3a8d3e40a204461e761"
"reference": "0d986619f767a52a8823f24650b4da9869f2022f"
},
"require": {
"automattic/jetpack-status": "^3.3.2",
Expand Down Expand Up @@ -592,7 +592,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "0e128f339e0bc2e8d788f1e762911cf2f885772b"
"reference": "0cd64440ced238e94166c6fd4d8840c63b5801bd"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -646,7 +646,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "b5274ccf3c315566563030a09ef9005f1b6a1953"
"reference": "aefaf5063d5b6f81e0c3dea6c331044bc16f689e"
},
"require": {
"automattic/jetpack-constants": "^2.0.3",
Expand Down
22 changes: 11 additions & 11 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'automattic/jetpack-a8c-mc-stats' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => 'ec47b221cf4f0fa0ef6208271c2ab578976f89c2',
'reference' => '3cf8cbf39d019a1fa39b30b3e6ccf63828b34117',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats',
'aliases' => array(),
Expand All @@ -22,7 +22,7 @@
'automattic/jetpack-admin-ui' => array(
'pretty_version' => '0.4.2',
'version' => '0.4.2.0',
'reference' => 'bc76d31ff1018d55a77453fea26aef9daedc982d',
'reference' => 'ac8ac9b0cd022ec8804757d2188bc15809199627',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui',
'aliases' => array(),
Expand All @@ -31,7 +31,7 @@
'automattic/jetpack-assets' => array(
'pretty_version' => '2.3.2',
'version' => '2.3.2.0',
'reference' => '30db1c71c3c12b7036ab402e911faa64585a06fa',
'reference' => 'beb497b84df46a9ef3126f615cd8888f201e1646',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
'aliases' => array(),
Expand All @@ -40,7 +40,7 @@
'automattic/jetpack-autoloader' => array(
'pretty_version' => '3.0.9',
'version' => '3.0.9.0',
'reference' => 'e04685d4d62a9ceda560aaed04a47b7480c82e08',
'reference' => '8148ff0c71dafd9a64982b7dbdda036613baefd3',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
'aliases' => array(),
Expand All @@ -49,7 +49,7 @@
'automattic/jetpack-composer-plugin' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => 'f8b23a278ce47268081165c692b8cbf34872a5d8',
'reference' => 'b1e4647b8d118a30bfa91e17b462e788022c2da3',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
'aliases' => array(),
Expand All @@ -58,7 +58,7 @@
'automattic/jetpack-config' => array(
'pretty_version' => '2.0.4',
'version' => '2.0.4.0',
'reference' => '365c4d4bc61df03d5f6bf93b53a7135e3bea2691',
'reference' => 'c6f3338c0b7f3e4da625c7b79c6dfcb7abb349b1',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config',
'aliases' => array(),
Expand All @@ -67,7 +67,7 @@
'automattic/jetpack-connection' => array(
'pretty_version' => '2.12.1',
'version' => '2.12.1.0',
'reference' => '73c229765253cf408c51f2f3f403c76a7499f96d',
'reference' => '80caf49b01baf6a69f495410371402e4e76a48d4',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection',
'aliases' => array(),
Expand All @@ -76,7 +76,7 @@
'automattic/jetpack-constants' => array(
'pretty_version' => '2.0.3',
'version' => '2.0.3.0',
'reference' => '03bafdf6765ea60769a4c60c6c4d4ac6f343765f',
'reference' => '1b0aaaa678e623a05e1e059d6f6fd52b3170ebd3',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
'aliases' => array(),
Expand All @@ -94,7 +94,7 @@
'automattic/jetpack-redirect' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => '490af40330939931503bd3a8d3e40a204461e761',
'reference' => '0d986619f767a52a8823f24650b4da9869f2022f',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect',
'aliases' => array(),
Expand All @@ -103,7 +103,7 @@
'automattic/jetpack-roles' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => '0e128f339e0bc2e8d788f1e762911cf2f885772b',
'reference' => '0cd64440ced238e94166c6fd4d8840c63b5801bd',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles',
'aliases' => array(),
Expand All @@ -112,7 +112,7 @@
'automattic/jetpack-status' => array(
'pretty_version' => '3.3.2',
'version' => '3.3.2.0',
'reference' => 'b5274ccf3c315566563030a09ef9005f1b6a1953',
'reference' => 'aefaf5063d5b6f81e0c3dea6c331044bc16f689e',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status',
'aliases' => array(),
Expand Down

0 comments on commit 15b48d1

Please sign in to comment.