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 <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>

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 b0a55fe commit d4b5c0b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
30 changes: 15 additions & 15 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": "585d097c8955dda12f4b82e4b123ecec85ffca1a"
"reference": "a623cd0e1272370cafc8b338ab6e05877b2e8136"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -60,7 +60,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "84c2819646b28c79a1aa5b2c60b34be308a75b78"
"reference": "41c1ef0832d01c011acb5103e8669dbda3a96ec1"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -125,7 +125,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "2d776becc41502215c278d1e75483177ad333797"
"reference": "a7c0082a82023c4321c538bdaacc36079c42146e"
},
"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": "af805b8d71d94829d375a45c776a93aef11a5aef"
"reference": "a29b93738ad30703ff3c8e5fd1397f287269ca9e"
},
"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": "27eaff71086cceb14d86e18ed6bea3610467f265"
"reference": "dcc627190f44dcec4b453fdb4f299f254747e2a7"
},
"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": "e15efbb8c0ab253186a3cb6f3e524de7ccee45bc"
"reference": "ac4fcb0d130e4b1e31d4091a3dffc69331c51600"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -396,7 +396,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "fbe17ab9c925cb1a6752a8885adf6f3c2398b521"
"reference": "37d3a91f7cdf1a7af2de7ad4e365ccbfc6045f01"
},
"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": "d5f51ae2cd9a9c3ed99b6a606180b95a54031f42"
"reference": "b34244c42ed4d88dede83e6607a638ba189d6467"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -537,7 +537,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "21623eadf010bb04c83c232c4d1ad628cfec6dce"
"reference": "6e8a7707310aa32b1de1db9e30892f1e91890ff0"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -595,7 +595,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "1a3121aeff8ff42046b4d1da05b5d1639ad8b3d0"
"reference": "d2296327a01d1ad66020f2d981933e022409285a"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -656,7 +656,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugin-deactivation",
"reference": "b4d6428d0a1e1c79b1e8e6614c5f95ed90e61ca5"
"reference": "5277fa1a584139af0a6a1c54d9b86d1d958d2ddc"
},
"require": {
"automattic/jetpack-assets": "^2.3.2",
Expand Down Expand Up @@ -724,7 +724,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "f60249dea802be2690ad8fe59a7f2811f9fa6ef2"
"reference": "9fe980d71f12dd0b7af64d8f410c1f876e38787d"
},
"require": {
"automattic/jetpack-status": "^3.3.2",
Expand Down Expand Up @@ -779,7 +779,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "5da972a0edb56b81c18a6fca32a66cb5b2a9234d"
"reference": "96e36288566b2cd83eaf0ab338b88efe6b24bf26"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -833,7 +833,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "2aea4add055503bb1474e370895e99d89897ed46"
"reference": "1c2d03864a3ceabb91eb23236673ab512f706989"
},
"require": {
"automattic/jetpack-constants": "^2.0.3",
Expand Down Expand Up @@ -897,7 +897,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "a75d619f20983cc510fc00975004a0b6992da1a8"
"reference": "3be628162e96f3bd8d567ab858abaa7891e95a97"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down
30 changes: 15 additions & 15 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'automattic/jetpack-a8c-mc-stats' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => '585d097c8955dda12f4b82e4b123ecec85ffca1a',
'reference' => 'a623cd0e1272370cafc8b338ab6e05877b2e8136',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats',
'aliases' => array(),
Expand All @@ -31,7 +31,7 @@
'automattic/jetpack-admin-ui' => array(
'pretty_version' => '0.4.2',
'version' => '0.4.2.0',
'reference' => '84c2819646b28c79a1aa5b2c60b34be308a75b78',
'reference' => '41c1ef0832d01c011acb5103e8669dbda3a96ec1',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui',
'aliases' => array(),
Expand All @@ -40,7 +40,7 @@
'automattic/jetpack-assets' => array(
'pretty_version' => '2.3.2',
'version' => '2.3.2.0',
'reference' => '2d776becc41502215c278d1e75483177ad333797',
'reference' => 'a7c0082a82023c4321c538bdaacc36079c42146e',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
'aliases' => array(),
Expand All @@ -49,7 +49,7 @@
'automattic/jetpack-autoloader' => array(
'pretty_version' => '3.0.9',
'version' => '3.0.9.0',
'reference' => 'af805b8d71d94829d375a45c776a93aef11a5aef',
'reference' => 'a29b93738ad30703ff3c8e5fd1397f287269ca9e',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
'aliases' => array(),
Expand All @@ -58,7 +58,7 @@
'automattic/jetpack-composer-plugin' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => '27eaff71086cceb14d86e18ed6bea3610467f265',
'reference' => 'dcc627190f44dcec4b453fdb4f299f254747e2a7',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
'aliases' => array(),
Expand All @@ -67,7 +67,7 @@
'automattic/jetpack-config' => array(
'pretty_version' => '2.0.4',
'version' => '2.0.4.0',
'reference' => 'e15efbb8c0ab253186a3cb6f3e524de7ccee45bc',
'reference' => 'ac4fcb0d130e4b1e31d4091a3dffc69331c51600',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config',
'aliases' => array(),
Expand All @@ -76,7 +76,7 @@
'automattic/jetpack-connection' => array(
'pretty_version' => '2.12.1',
'version' => '2.12.1.0',
'reference' => 'fbe17ab9c925cb1a6752a8885adf6f3c2398b521',
'reference' => '37d3a91f7cdf1a7af2de7ad4e365ccbfc6045f01',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection',
'aliases' => array(),
Expand All @@ -85,7 +85,7 @@
'automattic/jetpack-constants' => array(
'pretty_version' => '2.0.3',
'version' => '2.0.3.0',
'reference' => 'd5f51ae2cd9a9c3ed99b6a606180b95a54031f42',
'reference' => 'b34244c42ed4d88dede83e6607a638ba189d6467',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
'aliases' => array(),
Expand All @@ -94,7 +94,7 @@
'automattic/jetpack-ip' => array(
'pretty_version' => '0.2.2',
'version' => '0.2.2.0',
'reference' => '21623eadf010bb04c83c232c4d1ad628cfec6dce',
'reference' => '6e8a7707310aa32b1de1db9e30892f1e91890ff0',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip',
'aliases' => array(),
Expand All @@ -103,7 +103,7 @@
'automattic/jetpack-password-checker' => array(
'pretty_version' => '0.3.1',
'version' => '0.3.1.0',
'reference' => '1a3121aeff8ff42046b4d1da05b5d1639ad8b3d0',
'reference' => 'd2296327a01d1ad66020f2d981933e022409285a',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker',
'aliases' => array(),
Expand All @@ -112,7 +112,7 @@
'automattic/jetpack-plugin-deactivation' => array(
'pretty_version' => '0.2.1',
'version' => '0.2.1.0',
'reference' => 'b4d6428d0a1e1c79b1e8e6614c5f95ed90e61ca5',
'reference' => '5277fa1a584139af0a6a1c54d9b86d1d958d2ddc',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugin-deactivation',
'aliases' => array(),
Expand All @@ -121,7 +121,7 @@
'automattic/jetpack-redirect' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => 'f60249dea802be2690ad8fe59a7f2811f9fa6ef2',
'reference' => '9fe980d71f12dd0b7af64d8f410c1f876e38787d',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect',
'aliases' => array(),
Expand All @@ -130,7 +130,7 @@
'automattic/jetpack-roles' => array(
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => '5da972a0edb56b81c18a6fca32a66cb5b2a9234d',
'reference' => '96e36288566b2cd83eaf0ab338b88efe6b24bf26',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles',
'aliases' => array(),
Expand All @@ -139,7 +139,7 @@
'automattic/jetpack-status' => array(
'pretty_version' => '3.3.2',
'version' => '3.3.2.0',
'reference' => '2aea4add055503bb1474e370895e99d89897ed46',
'reference' => '1c2d03864a3ceabb91eb23236673ab512f706989',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status',
'aliases' => array(),
Expand All @@ -148,7 +148,7 @@
'automattic/jetpack-sync' => array(
'pretty_version' => '3.6.0',
'version' => '3.6.0.0',
'reference' => 'a75d619f20983cc510fc00975004a0b6992da1a8',
'reference' => '3be628162e96f3bd8d567ab858abaa7891e95a97',
'type' => 'jetpack-library',
'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync',
'aliases' => array(),
Expand Down

0 comments on commit d4b5c0b

Please sign in to comment.