Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha authored and matticbot committed May 13, 2024
1 parent 0b46080 commit a2164a4
Show file tree
Hide file tree
Showing 52 changed files with 1,028 additions and 1,389 deletions.
77 changes: 36 additions & 41 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,42 @@

### This is a list detailing changes for all Jetpack releases.

## 13.5-a.0 - unreleased

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

### Enhancements
- SSO: Ensuring tooltips are accessible
- WordAds: add inline ads within post content.

### Bug fixes
- SSO: Fix tooltip display on view all users page

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Add: tracks for email settings
- AI Assistant: Add events to inline extensions
- AI Assistant: Add messages to inline extensions
- AI Assistant: Change way messages are built for inline extensions
- AI Assistant: Fix inline extension styles on P2 and some themes
- AI Assistant: Fix input z-index on moving block with inline extension
- AI Assistant: Fix try again behavior on inline extensions
- Blocks: When outputting JSON data in inline script tags, only use `JSON_UNESCAPED_UNICODE` when the blog charset is UTF-8.
- Custom CSS: add deprecation warning in codebase
- ensures notifications cache buster is available for wpcom-notes-admin-bar script
- External Media: support editor changes in WordPress 6.5.
- Extract Google Analytics tests into the package.
- Fix an occasional PHP warning when iterating over menu items in the masterbar module.
- Fixed a warning thrown by the gravatar profile widget.
- Fixed TS compile error for image imports in js-packages
- Google Analytics: switch the module to use the package.
- Move title optimization to production
- Newsletters: improvements to prepublish panel.
- Remove wp-windows8 gallery shortcode special case in WPCOM API post endpoint.
- Rendered GlobalNotices component
- Sanitize the preload value for video shortcodes and blocks
- Subscription: add comment as a subscription reply to type only availave for simple sites now.
- Subscriptions: Fix class Abstract_Token_Subscription_Service not tound error
- Subscription settings: remove extraneus "support info" bubble
- Tiled Gallery: fix view rendering issues
- Updated phan baseline files
- Update invite user error response logging
- Update sizes and spacings on Title Optimization
- WordPress.com Toolbar: Remove "My Sites" text and only display icon
## 13.5-a.1 - 2024-05-13
### Enhancements
- SSO: Improve accessibility of tooltips on WP Admin users page. [#37302]
- WordAds: Add inline ads within post content. [#37170]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- AI Assistant: Add events to inline extensions. [#37297]
- AI Assistant: Add messages to inline extensions. [#37224]
- AI Assistant: Change way messages are built for inline extensions. [#37245]
- AI Assistant: Fix inline extension styles on P2 and some themes. [#37336]
- AI Assistant: Fix input z-index on moving block with inline extension. [#37322]
- AI Assistant: Fix try again behavior on inline extensions. [#37250]
- Blocks: When outputting JSON data in inline script tags, only use `JSON_UNESCAPED_UNICODE` when the blog charset is UTF-8. [#37285]
- Custom CSS: Add deprecation warning in codebase. [#37163]
- External Media: support editor changes in WordPress 6.5. [#36188]
- Extract Google Analytics tests into the package. [#37246]
- Fix an occasional PHP warning when iterating over menu items in the masterbar module. [#37315]
- Fixed a warning thrown by the gravatar profile widget. [#37313]
- Fixed TS compile error for image imports in js-packages. [#37211]
- Google Analytics: switch the module to use the package. [#37189]
- Move title optimization to production. [#37334]
- Newsletters: Improvements to prepublish panel. [#37247]
- Newsletters: Add tracks to email settings. [#37121]
- Notifications: Ensures cache buster is available for wpcom-notes-admin-bar script. [#37215]
- Remove wp-windows8 gallery shortcode special case in WPCOM API post endpoint. [#37243]
- Rendered GlobalNotices component. [#37237]
- Sanitize the preload value for video shortcodes and blocks. [#37271]
- SSO: Fix tooltip display on view all users page. [#37257]
- Subscriptions: Add comment as a subscription reply to type only availave for simple sites now. [#37244]
- Subscriptions: Fix class Abstract_Token_Subscription_Service not found error. [#37206]
- Subscriptions: Remove extraneous "support info" bubble in settings. [#37281]
- Tiled Gallery: Fix view rendering issues. [#37213]
- Updated phan baseline files. [#37151]
- Update invite user error response logging. [#37144]
- Update sizes and spacings on Title Optimization. [#37333]
- WordPress.com Toolbar: Remove "My Sites" text and only display icon. [#37314]

## 13.4.1 - 2024-05-10
### Bug fixes
Expand Down
17 changes: 9 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"automattic/jetpack-assets": "^2.1.9",
"automattic/jetpack-autoloader": "^3.0.7",
"automattic/jetpack-backup": "^3.3.11",
"automattic/jetpack-blaze": "^0.21.3-alpha",
"automattic/jetpack-blaze": "^0.21.3",
"automattic/jetpack-blocks": "^2.0.3",
"automattic/jetpack-boost-speed-score": "^0.3.11",
"automattic/jetpack-compat": "^3.0.2",
Expand All @@ -27,8 +27,8 @@
"automattic/jetpack-constants": "^2.0.2",
"automattic/jetpack-device-detection": "^2.1.3",
"automattic/jetpack-error": "^2.0.2",
"automattic/jetpack-forms": "^0.31.2-alpha",
"automattic/jetpack-google-analytics": "^0.1.0-alpha",
"automattic/jetpack-forms": "^0.31.2",
"automattic/jetpack-google-analytics": "^0.1.0",
"automattic/jetpack-google-fonts-provider": "^0.7.2",
"automattic/jetpack-identity-crisis": "^0.18.6",
"automattic/jetpack-image-cdn": "^0.4.0",
Expand All @@ -40,17 +40,17 @@
"automattic/jetpack-my-jetpack": "^4.23.2",
"automattic/jetpack-plugins-installer": "^0.3.5",
"automattic/jetpack-post-list": "^0.6.2",
"automattic/jetpack-publicize": "^0.44.0-alpha",
"automattic/jetpack-publicize": "^0.44.0",
"automattic/jetpack-redirect": "^2.0.2",
"automattic/jetpack-roles": "^2.0.2",
"automattic/jetpack-search": "^0.44.6-alpha",
"automattic/jetpack-search": "^0.44.6",
"automattic/jetpack-stats": "^0.12.5",
"automattic/jetpack-stats-admin": "^0.19.1",
"automattic/jetpack-status": "^3.0.3",
"automattic/jetpack-sync": "^2.16.1",
"automattic/jetpack-videopress": "^0.23.21-alpha",
"automattic/jetpack-videopress": "^0.23.21",
"automattic/jetpack-waf": "^0.16.7",
"automattic/jetpack-wordads": "^0.3.18-alpha",
"automattic/jetpack-wordads": "^0.3.18",
"automattic/woocommerce-analytics": "^0.1.5",
"scssphp/scssphp": "1.12.0"
},
Expand Down Expand Up @@ -82,6 +82,7 @@
"pnpm run watch"
]
},
"repositories": [],
"autoload": {
"classmap": [
"src"
Expand All @@ -94,7 +95,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_5_a_0",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_5_a_1",
"allow-plugins": {
"automattic/jetpack-autoloader": true,
"automattic/jetpack-composer-plugin": true
Expand Down
4 changes: 2 additions & 2 deletions jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
* Author: Automattic
* Version: 13.5-a.0
* Version: 13.5-a.1
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.4' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
define( 'JETPACK__VERSION', '13.5-a.0' );
define( 'JETPACK__VERSION', '13.5-a.1' );

/**
* Constant used to fetch the connection owner token
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '73bf6a72924b4725477f');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '341252334344f290e3b4');
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-backup/build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.29",
"@automattic/jetpack-api": "^0.17.6",
"@automattic/jetpack-components": "^0.53.2",
"@automattic/jetpack-components": "^0.53.1",
"@automattic/jetpack-connection": "^0.33.10",
"@wordpress/api-fetch": "6.53.0",
"@wordpress/data": "9.26.0",
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.21.3-alpha] - unreleased

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

## [0.21.3] - 2024-05-13
### Changed
- Update dependencies.
- Update dependencies. [#37280]

## [0.21.2] - 2024-05-06
### Changed
Expand Down Expand Up @@ -368,7 +365,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies. [#27906]

[0.21.3-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.21.2...v0.21.3-alpha
[0.21.3]: https://github.com/automattic/jetpack-blaze/compare/v0.21.2...v0.21.3
[0.21.2]: https://github.com/automattic/jetpack-blaze/compare/v0.21.1...v0.21.2
[0.21.1]: https://github.com/automattic/jetpack-blaze/compare/v0.21.0...v0.21.1
[0.21.0]: https://github.com/automattic/jetpack-blaze/compare/v0.20.3...v0.21.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Dashboard {
*
* @var string
*/
const PACKAGE_VERSION = '0.21.3-alpha';
const PACKAGE_VERSION = '0.21.3';

/**
* List of dependencies needed to render the dashboard in wp-admin.
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.31.2-alpha] - unreleased

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

## [0.31.2] - 2024-05-13
### Changed
- Update dependencies.
- Update dependencies. [#37280]

## [0.31.1] - 2024-05-07
### Fixed
Expand Down Expand Up @@ -575,7 +572,7 @@ This is an alpha version! The changes listed here are not final.
- Added a new jetpack/forms package [#28409]
- Added a public load_contact_form method for initializing the contact form module. [#28416]

[0.31.2-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.31.1...v0.31.2-alpha
[0.31.2]: https://github.com/automattic/jetpack-forms/compare/v0.31.1...v0.31.2
[0.31.1]: https://github.com/automattic/jetpack-forms/compare/v0.31.0...v0.31.1
[0.31.0]: https://github.com/automattic/jetpack-forms/compare/v0.30.18...v0.31.0
[0.30.18]: https://github.com/automattic/jetpack-forms/compare/v0.30.17...v0.30.18
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class Jetpack_Forms {

const PACKAGE_VERSION = '0.31.2-alpha';
const PACKAGE_VERSION = '0.31.2';

/**
* Load the contact form module.
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-google-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ 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.1.0-alpha - unreleased

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

## 0.1.0 - 2024-05-13
### Added
- Copy the code from the Jetpack module into the package.
- Initial version.
- Migrate unit tests from the Jetpack module.
- Initial version. [#37137]
- Copy the code from the Jetpack module into the package. [#37184]
- Migrate unit tests from the Jetpack module. [#37246]
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class GA_Manager {

const PACKAGE_VERSION = '0.1.0-alpha';
const PACKAGE_VERSION = '0.1.0';

/**
* Jetpack_Google_Analytics singleton instance.
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '32354da87e27297aac26');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '5ea8b00ea9ebe77682a5');

Large diffs are not rendered by default.

13 changes: 5 additions & 8 deletions jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ 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.44.0-alpha] - unreleased

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

## [0.44.0] - 2024-05-13
### Added
- Add connect form/button for connection management
- Social Connections: Added disconnection confirmation dialog
- Wired up disconnect button and added reconnect button
- Add connect form/button for connection management. [#37196]
- Social Connections: Added disconnection confirmation dialog. [#37310]
- Wired up disconnect button and added reconnect button. [#37237]

## [0.43.0] - 2024-05-06
### Added
Expand Down Expand Up @@ -551,7 +548,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update package.json metadata.

[0.44.0-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.43.0...v0.44.0-alpha
[0.44.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.43.0...v0.44.0
[0.43.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.42.13...v0.43.0
[0.42.13]: https://github.com/Automattic/jetpack-publicize/compare/v0.42.12...v0.42.13
[0.42.12]: https://github.com/Automattic/jetpack-publicize/compare/v0.42.11...v0.42.12
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.44.6-alpha] - unreleased

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

## [0.44.6] - 2024-05-13
### Changed
- Update dependencies.
- Update dependencies. [#37280]

## [0.44.5] - 2024-05-06
### Added
Expand Down Expand Up @@ -966,7 +963,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies.
- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't.

[0.44.6-alpha]: https://github.com/Automattic/jetpack-search/compare/v0.44.5...v0.44.6-alpha
[0.44.6]: https://github.com/Automattic/jetpack-search/compare/v0.44.5...v0.44.6
[0.44.5]: https://github.com/Automattic/jetpack-search/compare/v0.44.4...v0.44.5
[0.44.4]: https://github.com/Automattic/jetpack-search/compare/v0.44.3...v0.44.4
[0.44.3]: https://github.com/Automattic/jetpack-search/compare/v0.44.2...v0.44.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Search package general information
*/
class Package {
const VERSION = '0.44.6-alpha';
const VERSION = '0.44.6';
const SLUG = 'search';

/**
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.23.21-alpha] - unreleased

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

## [0.23.21] - 2024-05-13
### Changed
- Update dependencies.
- Update dependencies. [#37280]

## [0.23.20] - 2024-05-07
### Fixed
Expand Down Expand Up @@ -1344,7 +1341,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Created empty package [#24952]

[0.23.21-alpha]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.20...v0.23.21-alpha
[0.23.21]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.20...v0.23.21
[0.23.20]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.19...v0.23.20
[0.23.19]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.18...v0.23.19
[0.23.18]: https://github.com/Automattic/jetpack-videopress/compare/v0.23.17...v0.23.18
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.23.21-alpha';
const PACKAGE_VERSION = '0.23.21';

const PACKAGE_SLUG = 'videopress';

Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-wordads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ 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.3.18-alpha] - unreleased

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

## [0.3.18] - 2024-05-13
### Changed
- Update dependencies.
- Update dependencies. [#37280]

## [0.3.17] - 2024-05-06
### Changed
Expand Down Expand Up @@ -354,7 +351,7 @@ This is an alpha version! The changes listed here are not final.
- PHPCS: Fix `WordPress.Security.ValidatedSanitizedInput`
- Updated package dependencies.

[0.3.18-alpha]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.17...v0.3.18-alpha
[0.3.18]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.17...v0.3.18
[0.3.17]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.16...v0.3.17
[0.3.16]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.15...v0.3.16
[0.3.15]: https://github.com/Automattic/jetpack-wordads/compare/v0.3.14...v0.3.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WordAds package general information
*/
class Package {
const VERSION = '0.3.18-alpha';
const VERSION = '0.3.18';
const SLUG = 'wordads';

/**
Expand Down
Loading

0 comments on commit a2164a4

Please sign in to comment.