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 cbe67b1 commit 7da8514
Show file tree
Hide file tree
Showing 19 changed files with 205 additions and 189 deletions.
2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '7b654406a4b0ce4adb1c');
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => 'e93694b34f0c1b98c7dd');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => 'dc4ce100b068b2328170');
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '11a9ca222f7d1e6a0bef');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => 'a1ec51526f0602b17a8e');
<?php return array('dependencies' => array('jetpack-script-data', 'lodash', 'moment', 'react', 'react-dom', 'react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-block-serialization-default-parser', 'wp-blocks', 'wp-commands', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-media-utils', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport', 'wp-widgets', 'wp-wordcount'), 'version' => '598993da615862306b8f');
2 changes: 1 addition & 1 deletion _inc/blocks/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.rtl.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"automattic/jetpack-licensing": "^2.0.5",
"automattic/jetpack-logo": "^2.0.3",
"automattic/jetpack-masterbar": "^0.6.1-alpha",
"automattic/jetpack-my-jetpack": "^4.32.2",
"automattic/jetpack-my-jetpack": "^4.32.3-alpha",
"automattic/jetpack-plugins-installer": "^0.4.1",
"automattic/jetpack-post-list": "^0.6.2",
"automattic/jetpack-publicize": "^0.49.1-alpha",
Expand All @@ -46,7 +46,7 @@
"automattic/jetpack-stats-admin": "^0.21.0",
"automattic/jetpack-status": "^3.3.2",
"automattic/jetpack-sync": "^3.6.0",
"automattic/jetpack-videopress": "^0.24.0",
"automattic/jetpack-videopress": "^0.24.1-alpha",
"automattic/jetpack-waf": "^0.18.2",
"automattic/jetpack-wordads": "^0.3.26-alpha",
"automattic/woocommerce-analytics": "^0.1.7",
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.29",
"@automattic/jetpack-api": "^0.17.10",
"@automattic/jetpack-components": "^0.55.7",
"@automattic/jetpack-connection": "^0.35.1",
"@automattic/jetpack-components": "^0.55.8-alpha",
"@automattic/jetpack-connection": "^0.35.2-alpha",
"@wordpress/api-fetch": "7.5.0",
"@wordpress/components": "28.5.0",
"@wordpress/data": "10.5.0",
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
8 changes: 8 additions & 0 deletions jetpack_vendor/automattic/jetpack-videopress/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).

## [0.24.1-alpha] - unreleased

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

### Changed
- Updated package dependencies.

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

[0.24.1-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.24.0...v0.24.1-alpha
[0.24.0]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.31...v0.24.0
[0.23.31]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.30...v0.23.31
[0.23.30]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.29...v0.23.30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* The Package_Version class.
*/
class Package_Version {
const PACKAGE_VERSION = '0.24.0';
const PACKAGE_VERSION = '0.24.1-alpha';

const PACKAGE_SLUG = 'videopress';

Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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 Expand Up @@ -122,7 +122,7 @@
),
'jetpack-videopress-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-videopress',
'ver' => '0.24.0',
'ver' => '0.24.1-alpha1723738054',
),
'jetpack-waf' => array(
'path' => 'jetpack_vendor/automattic/jetpack-waf',
Expand Down
Loading

0 comments on commit 7da8514

Please sign in to comment.