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 78330b8 commit 4df5c7d
Show file tree
Hide file tree
Showing 8 changed files with 105 additions and 97 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"automattic/jetpack-composer-plugin": "^2.0.2",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^2.12.1",
"automattic/jetpack-my-jetpack": "^4.32.2",
"automattic/jetpack-my-jetpack": "^4.32.3-alpha",
"automattic/jetpack-search": "^0.44.15-alpha",
"automattic/jetpack-stats": "^0.13.0",
"automattic/jetpack-status": "^3.3.2",
Expand Down
8 changes: 8 additions & 0 deletions jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.32.3-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

### Changed
- Updated package dependencies.

## [4.32.2] - 2024-08-15
### Changed
- Updated package dependencies. [#38665]
Expand Down Expand Up @@ -1636,6 +1643,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Created package

[4.32.3-alpha]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.2...4.32.3-alpha
[4.32.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.1...4.32.2
[4.32.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.32.0...4.32.1
[4.32.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.31.0...4.32.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '4.32.2';
const PACKAGE_VERSION = '4.32.3-alpha';

/**
* HTML container ID for the IDC screen on My Jetpack page.
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-search/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"automattic/jetpack-constants": "^2.0.3",
"automattic/jetpack-status": "^3.3.2",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-my-jetpack": "^4.32.2",
"automattic/jetpack-my-jetpack": "^4.32.3-alpha",
"automattic/jetpack-sync": "^3.6.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
),
'jetpack-my-jetpack' => array(
'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack',
'ver' => '4.32.2',
'ver' => '4.32.3-alpha1723738054',
),
'jetpack-password-checker' => array(
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
Expand Down
64 changes: 32 additions & 32 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": "a9a08f36f564f76513f08b22ca10bc06fec82a05"
"reference": "4352d74c44a891b2dc188f9aedd41c1073a25815"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -60,7 +60,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-admin-ui",
"reference": "97f64a3eef076123f1f186157fe2682b2b3ea471"
"reference": "d8dbddfb3f15982f80402b2c550853963391b567"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -125,7 +125,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-assets",
"reference": "2061f2185d82d16ea8a39669cfd1f0b75efbc646"
"reference": "f57d764f39ea30f533311367da99a8533a425e08"
},
"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": "5561c0785609ec6a96b6828761fdd44c532e90fe"
"reference": "1cb75cbe33ff69cbdff88d3394ac30cc5cc0dea7"
},
"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-boost-core",
"reference": "e9331cd585e82f2828eb0504066424636360ece5"
"reference": "7942d1007b74c81a9eed404d98c6e7f69cf4d8d6"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -329,7 +329,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-boost-speed-score",
"reference": "e7faf3f369031add884f98ebef96e6d3f6796f84"
"reference": "b1f3789e840637bb25a321a9a829f4892f64a412"
},
"require": {
"automattic/jetpack-boost-core": "^0.2.8",
Expand Down Expand Up @@ -405,7 +405,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-composer-plugin",
"reference": "c24de9f855023b42d9a361e8e9188c30a9988c1c"
"reference": "f9b09108947b3d430ef74cdce8696330906845c5"
},
"require": {
"composer-plugin-api": "^2.1.0",
Expand Down Expand Up @@ -465,7 +465,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-config",
"reference": "eebf5b84e30b2b1bc4e3859ec369533a1ae50ad7"
"reference": "843aed449f2d66443b3a737dc86196b8a8f2cd8f"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -540,7 +540,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-connection",
"reference": "b8dbad7d9194afc9c557b5312d57c042dded43a4"
"reference": "61909130af577123fbce41edb09154e2aa3cd21d"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
Expand Down Expand Up @@ -627,7 +627,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-constants",
"reference": "6bff8b704882ff542a2810b0136b5479c1de47af"
"reference": "8db07a3de1f264f2b430338ffd5261b7bcbd7967"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -681,7 +681,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-device-detection",
"reference": "6a5f76f50b2e00b52f346b64c425d099d925ef0b"
"reference": "8d9108b9d1a3bb9f24abb3cf8983e0c2bd00b18a"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -734,7 +734,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-explat",
"reference": "86dc15e672aa21e5aba06a554e93ed29875c0218"
"reference": "6f4d6a271dc4978434a707b8eb026178a761132d"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -809,7 +809,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-ip",
"reference": "f55ec8ac8ac1aa7e3009ecd389d0a77b21fc8a72"
"reference": "b25e898f55e41345fb24bc0ee4b07b6381a9f8a7"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -867,7 +867,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-jitm",
"reference": "b78307ea8588f53c9ef73a546a2912635ab2bf16"
"reference": "c2432cdf63ad974352a2d02236096f8f95e911c8"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
Expand Down Expand Up @@ -942,7 +942,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-licensing",
"reference": "20cec0726950eb6e95a0b5c476a6943dd99d22a7"
"reference": "85c90917b4f1c087fdb9e34b899e29174b931c88"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -1004,7 +1004,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-logo",
"reference": "cb9b3c5a21e4e1243c28602b5040d81043c61280"
"reference": "a27804d872be049fe95888e9d1ec398698714829"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1052,12 +1052,12 @@
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "4.32.2",
"version_normalized": "4.32.2.0",
"version": "4.32.3-alpha.1723738054",
"version_normalized": "4.32.3.0-alpha1723738054",
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-my-jetpack",
"reference": "281de672f5d7e0753e0a39121c2a2ab41482cd92"
"reference": "7ee6882494d290da16aa6db1138a9f583241d2cb"
},
"require": {
"automattic/jetpack-admin-ui": "^0.4.2",
Expand Down Expand Up @@ -1160,7 +1160,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-password-checker",
"reference": "920f07a08aded088f1a3f20c380da8fa35603141"
"reference": "4b1e2220211b421fe538e55f3af532ed8707fe48"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1221,7 +1221,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plans",
"reference": "4e71f43d4b427e56eba1812db8a150c2005aafb8"
"reference": "f7fc68d34822e6a3a60a8927029878cb962718d1"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -1289,7 +1289,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-plugins-installer",
"reference": "7e419a7b188f164388eda3bc8b042b57c8c092bb"
"reference": "424d27b5bda7a7f422c29ee365b9009bcdea227b"
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
Expand Down Expand Up @@ -1345,7 +1345,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-models",
"reference": "5dc7142b9e4b23f5b8262e9bbd45b0ede621ed68"
"reference": "22f69983f06448a9a7426a1eb838d1e8609a54df"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1415,7 +1415,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-protect-status",
"reference": "3d327c19ed8dfd3239720809ee87567e6e019102"
"reference": "d6441b2db932c6e38c0ab273e626be072a38d7c1"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -1490,7 +1490,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-redirect",
"reference": "99b97cd291d9e7835a865ce597fed2c6364b7f99"
"reference": "218ae1796eef6284756463874b4ef37ececbf3cf"
},
"require": {
"automattic/jetpack-status": "^3.3.2",
Expand Down Expand Up @@ -1545,7 +1545,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-roles",
"reference": "04454f2da8410508ea0296db1742f3a65bcaf6d4"
"reference": "d36552024c7b8bb456f373803e514d46e5a47b11"
},
"require": {
"php": ">=7.0"
Expand Down Expand Up @@ -1599,14 +1599,14 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-search",
"reference": "2ec632a5e6ff97f15442d8b43fe7ccb1bc179596"
"reference": "7b17a574d77e19629858272df50f31baa62d0735"
},
"require": {
"automattic/jetpack-assets": "^2.3.2",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^2.12.1",
"automattic/jetpack-constants": "^2.0.3",
"automattic/jetpack-my-jetpack": "^4.32.2",
"automattic/jetpack-my-jetpack": "^4.32.3-alpha",
"automattic/jetpack-status": "^3.3.2",
"automattic/jetpack-sync": "^3.6.0",
"php": ">=7.0"
Expand Down Expand Up @@ -1687,7 +1687,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-stats",
"reference": "5fb599b51808ff547a9f8bd091ba78eedf8afa98"
"reference": "566e9cac972bb4b48fc638433fdf280e00cd7be3"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -1754,7 +1754,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-status",
"reference": "df74e823e49d293919347e395b2adc332db9bfa5"
"reference": "cbc1d5f80437beb4bd18efbcf9fb1ae1e762a29e"
},
"require": {
"automattic/jetpack-constants": "^2.0.3",
Expand Down Expand Up @@ -1818,7 +1818,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-sync",
"reference": "24ea2679dac365a7547ae74e14c6518cf3667abf"
"reference": "30f37e7d34f453f53eff8af5974a374b171e8542"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down Expand Up @@ -1896,7 +1896,7 @@
"dist": {
"type": "path",
"url": "/tmp/jetpack-build/Automattic/jetpack-waf",
"reference": "d3adb40d466a3b25c508e55f8eb27f42ea784d07"
"reference": "a8d9ee8d87625fad462c1a60b43875dc9eac7669"
},
"require": {
"automattic/jetpack-connection": "^2.12.1",
Expand Down
Loading

0 comments on commit 4df5c7d

Please sign in to comment.