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
samiff authored and matticbot committed Feb 5, 2024
1 parent 0c2c056 commit 403e325
Show file tree
Hide file tree
Showing 58 changed files with 1,303 additions and 1,632 deletions.
82 changes: 40 additions & 42 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,46 @@

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

## 13.1-a.10 - unreleased

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

### Enhancements
- Blog Stats Block: allow transforming the Legacy Widget into the new block.
- Gutenberg: Add Blog Stats block.
- Making sharing buttons block visible to all users
- Social: Added recommendation card for the advanced plan
- Top Posts & Pages block: allow transforming the Legacy Widget into the new block.
- Top Posts & Pages block: Remove unnecessary parameters from endpoint.

### Improved compatibility
- Performance: improve script enqueuing strategies to rely on methods introduced in WordPress 6.3.
- Sitemaps: Use wp_loaded filter hook instead of init filter hook to load the permalinks for the sitemaps, Which will allow plugins and other hooks to load.

### Bug fixes
- Dashboard: update the Support card to display the right contents depending on the plan or product used on the site.
- WordPress.com REST API: avoid fatal error when receiving error in API response.

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Add Jetpack Manage banner in the Dashboard
- Admin Interface: remove exception for Import screen on Classic style
- AI Proofread plugin: add feature to the event props
- Fix issue where there are two Jetpack menu items that link users to Jetpack Backup
- Jetpack AI: add loading state to the usage panel.
- Jetpack AI: Build a Calypso URL as the redirect destination for Simple sites after upgrade.
- Jetpack AI: move error handling from top of block to closer the AI Control input.
- Jetpack AI: Use the editor URL as the redirect destination for after-purchase redirect.
- Jetpack Sync: Make media extraction more consistent with regards to getting alt text and image size information
- Remove sharing buttons on Print view. If multiple sharing buttons on the page they all should work.
- Revert the Tools menu to the one in core for the wp-admin interface.
- Sharing: update block markup to simplify output and escape as late as possible.
- Subscriber Login: Allow to add it to the Navigation block
- Subscriber Login: Fix log in URL for simple sites
- Subscriber Login: Move Subscriber Login block to production
- tiled gallery: carousel-image-args.php: Fix PHP warnings from nested arrays in image meta
- Updated package dependencies.
- Update the Jetpack Manage Banner trackEvent target name
- Updating sharing buttons control with color styles settings
- Wordpress.com Tools Menu: Add Github Deployments submenu and gate behind a constant
- wpcom_restapi_copy_theme_plugin_actions: Fix PHP 8.1 fatals related to static calls on non-static
## 13.1-beta - 2024-02-05
### Enhancements
- Blog Stats Block: allow transforming the Legacy Widget into the new block. [#35408]
- Gutenberg: Add Blog Stats block. [#34557]
- Making sharing buttons block visible to all users [#34553]
- Social: Added recommendation card for the advanced plan [#35244]
- Top Posts & Pages block: allow transforming the Legacy Widget into the new block. [#34717]
- Top Posts & Pages block: Remove unnecessary parameters from endpoint. [#34614]

### Improved compatibility
- Performance: improve script enqueuing strategies to rely on methods introduced in WordPress 6.3. [#34072]
- Sitemaps: Use wp_loaded filter hook instead of init filter hook to load the permalinks for the sitemaps, Which will allow plugins and other hooks to load. [#34269]

### Bug fixes
- Dashboard: update the Support card to display the right contents depending on the plan or product used on the site. [#35364]
- WordPress.com REST API: avoid fatal error when receiving error in API response. [#35389]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Add Jetpack Manage banner in the Dashboard [#35283]
- Admin Interface: remove exception for Import screen on Classic style [#35258]
- AI Proofread plugin: add feature to the event props [#35370]
- Fix issue where there are two Jetpack menu items that link users to Jetpack Backup [#35387]
- Jetpack AI: add loading state to the usage panel. [#35352]
- Jetpack AI: Build a Calypso URL as the redirect destination for Simple sites after upgrade. [#35376]
- Jetpack AI: move error handling from top of block to closer the AI Control input. [#35322]
- Jetpack AI: Use the editor URL as the redirect destination for after-purchase redirect. [#35263]
- Jetpack Sync: Make media extraction more consistent with regards to getting alt text and image size information [#35369]
- Remove sharing buttons on Print view. If multiple sharing buttons on the page they all should work. [#35382]
- Revert the Tools menu to the one in core for the wp-admin interface. [#35212]
- Sharing: update block markup to simplify output and escape as late as possible. [#35390]
- Subscriber Login: Allow to add it to the Navigation block [#35410]
- Subscriber Login: Fix log in URL for simple sites [#35371]
- Subscriber Login: Move Subscriber Login block to production [#35332]
- tiled gallery: carousel-image-args.php: Fix PHP warnings from nested arrays in image meta [#35317]
- Updated package dependencies. [#35384]
- Updated package dependencies. [#35385]
- Update the Jetpack Manage Banner trackEvent target name [#35378]
- Updating sharing buttons control with color styles settings [#35354]
- Wordpress.com Tools Menu: Add Github Deployments submenu and gate behind a constant [#35350]
- wpcom_restapi_copy_theme_plugin_actions: Fix PHP 8.1 fatals related to static calls on non-static [#35383]

## 13.1-a.9 - 2024-01-29
### Enhancements
Expand Down
35 changes: 18 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,42 +14,42 @@
"automattic/jetpack-a8c-mc-stats": "^2.0.0",
"automattic/jetpack-abtest": "^2.0.0",
"automattic/jetpack-admin-ui": "^0.3.2",
"automattic/jetpack-assets": "^2.1.0-alpha",
"automattic/jetpack-assets": "^2.1.0",
"automattic/jetpack-autoloader": "^3.0.2",
"automattic/jetpack-backup": "^3.1.2-alpha",
"automattic/jetpack-blaze": "^0.15.3-alpha",
"automattic/jetpack-backup": "^3.1.2",
"automattic/jetpack-blaze": "^0.15.3",
"automattic/jetpack-blocks": "^2.0.0",
"automattic/jetpack-boost-speed-score": "^0.3.3",
"automattic/jetpack-compat": "^2.0.0",
"automattic/jetpack-composer-plugin": "^2.0.0",
"automattic/jetpack-config": "^2.0.0",
"automattic/jetpack-connection": "^2.3.0-alpha",
"automattic/jetpack-connection": "^2.3.0",
"automattic/jetpack-constants": "^2.0.0",
"automattic/jetpack-device-detection": "^2.0.1",
"automattic/jetpack-error": "^2.0.0",
"automattic/jetpack-forms": "^0.30.3-alpha",
"automattic/jetpack-forms": "^0.30.3",
"automattic/jetpack-google-fonts-provider": "^0.7.1",
"automattic/jetpack-identity-crisis": "^0.15.1-alpha",
"automattic/jetpack-identity-crisis": "^0.15.1",
"automattic/jetpack-image-cdn": "^0.3.2",
"automattic/jetpack-import": "^0.8.1",
"automattic/jetpack-ip": "^0.2.1",
"automattic/jetpack-jitm": "^3.0.3-alpha",
"automattic/jetpack-jitm": "^3.0.3",
"automattic/jetpack-licensing": "^2.0.1",
"automattic/jetpack-logo": "^2.0.0",
"automattic/jetpack-my-jetpack": "^4.8.0-alpha",
"automattic/jetpack-my-jetpack": "^4.8.0",
"automattic/jetpack-plugins-installer": "^0.3.1",
"automattic/jetpack-post-list": "^0.5.1",
"automattic/jetpack-publicize": "^0.41.0-alpha",
"automattic/jetpack-publicize": "^0.41.0",
"automattic/jetpack-redirect": "^2.0.0",
"automattic/jetpack-roles": "^2.0.0",
"automattic/jetpack-search": "^0.43.0-alpha",
"automattic/jetpack-stats": "^0.10.0-alpha",
"automattic/jetpack-stats-admin": "^0.15.1",
"automattic/jetpack-search": "^0.43.0",
"automattic/jetpack-stats": "^0.10.0",
"automattic/jetpack-stats-admin": "^0.15.2",
"automattic/jetpack-status": "^2.1.0",
"automattic/jetpack-sync": "^2.5.0-alpha",
"automattic/jetpack-videopress": "^0.23.0-alpha",
"automattic/jetpack-waf": "^0.13.0-alpha",
"automattic/jetpack-wordads": "^0.3.7-alpha",
"automattic/jetpack-sync": "^2.5.0",
"automattic/jetpack-videopress": "^0.23.0",
"automattic/jetpack-waf": "^0.13.0",
"automattic/jetpack-wordads": "^0.3.7",
"scssphp/scssphp": "1.12.0"
},
"require-dev": {
Expand Down Expand Up @@ -80,6 +80,7 @@
"pnpm run watch"
]
},
"repositories": [],
"autoload": {
"classmap": [
"src"
Expand All @@ -92,7 +93,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_1_a_10",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_1_beta",
"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.1-a.10
* Version: 13.1-beta
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.3' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
define( 'JETPACK__VERSION', '13.1-a.10' );
define( 'JETPACK__VERSION', '13.1-beta' );

/**
* Constant used to fetch the connection owner token
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ 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).

## [2.1.0-alpha] - unreleased

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

## [2.1.0] - 2024-02-05
### Added
- Add support for script enqueuing strategies implemented in WordPress 6.3
- Add support for script enqueuing strategies implemented in WordPress 6.3 [#34072]

### Changed
- Updated package dependencies.
- Updated package dependencies. [#35384]

## [2.0.4] - 2024-01-04
### Changed
Expand Down Expand Up @@ -406,7 +403,7 @@ This is an alpha version! The changes listed here are not final.

- Statically access asset tools

[2.1.0-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.0.4...v2.1.0-alpha
[2.1.0]: https://github.com/Automattic/jetpack-assets/compare/v2.0.4...v2.1.0
[2.0.4]: https://github.com/Automattic/jetpack-assets/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-assets/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/Automattic/jetpack-assets/compare/v2.0.1...v2.0.2
Expand Down
16 changes: 8 additions & 8 deletions jetpack_vendor/automattic/jetpack-assets/src/class-assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ public static function instance() {
/**
* A public method for adding the async script.
*
* @deprecated Since 2.1.0-alpha, the `strategy` feature should be used instead, with the "defer" setting.
* @deprecated Since 2.1.0, the `strategy` feature should be used instead, with the "defer" setting.
*
* @param string $script_handle Script handle.
*/
public static function add_async_script( $script_handle ) {
_deprecated_function( __METHOD__, '2.1.0-alpha' );
_deprecated_function( __METHOD__, '2.1.0' );

wp_script_add_data( $script_handle, 'strategy', 'defer' );
}
Expand All @@ -76,13 +76,13 @@ public static function add_async_script( $script_handle ) {
* Add an async attribute to scripts that can be loaded deferred.
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
*
* @deprecated Since 2.1.0-alpha, the `strategy` feature should be used instead.
* @deprecated Since 2.1.0, the `strategy` feature should be used instead.
*
* @param string $tag The <script> tag for the enqueued script.
* @param string $handle The script's registered handle.
*/
public function script_add_async( $tag, $handle ) {
_deprecated_function( __METHOD__, '2.1.0-alpha' );
_deprecated_function( __METHOD__, '2.1.0' );
if ( empty( $this->defer_script_handles ) ) {
return $tag;
}
Expand All @@ -98,7 +98,7 @@ public function script_add_async( $tag, $handle ) {
/**
* A helper function that lets you enqueue scripts in an async fashion.
*
* @deprecated Since 2.1.0-alpha - use the strategy feature instead.
* @deprecated Since 2.1.0 - use the strategy feature instead.
*
* @param string $handle Name of the script. Should be unique.
* @param string $min_path Minimized script path.
Expand All @@ -108,7 +108,7 @@ public function script_add_async( $tag, $handle ) {
* @param bool $in_footer Should the script be included in the footer.
*/
public static function enqueue_async_script( $handle, $min_path, $non_min_path, $deps = array(), $ver = false, $in_footer = true ) {
_deprecated_function( __METHOD__, '2.1.0-alpha' );
_deprecated_function( __METHOD__, '2.1.0' );
$assets_instance = self::instance();
$assets_instance->add_async_script( $handle );
wp_enqueue_script( $handle, self::get_file_url_for_environment( $min_path, $non_min_path ), $deps, $ver, $in_footer );
Expand Down Expand Up @@ -305,7 +305,7 @@ public static function normalize_path( $path ) {
* This wrapper handles all of that.
*
* @since 1.12.0
* @since 2.1.0-alpha Add a new `strategy` option to leverage WP >= 6.3 script strategy feature. The `async` option is deprecated.
* @since 2.1.0 Add a new `strategy` option to leverage WP >= 6.3 script strategy feature. The `async` option is deprecated.
* @param string $handle Name of the script. Should be unique across both scripts and styles.
* @param string $path Minimized script path.
* @param string $relative_to File that `$path` is relative to. Pass `__FILE__`.
Expand All @@ -331,7 +331,7 @@ public static function register_script( $handle, $path, $relative_to, array $opt
}

if ( isset( $options['async'] ) ) {
_deprecated_argument( __METHOD__, '2.1.0-alpha', 'The `async` option is deprecated in favor of `strategy`' );
_deprecated_argument( __METHOD__, '2.1.0', 'The `async` option is deprecated in favor of `strategy`' );
}

$dir = dirname( $relative_to );
Expand Down
7 changes: 2 additions & 5 deletions jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ 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).

## [3.1.2-alpha] - unreleased

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

## [3.1.2] - 2024-02-05
### Changed
- Updated package dependencies.

Expand Down Expand Up @@ -553,7 +550,7 @@ This is an alpha version! The changes listed here are not final.

- Add API endpoints and Jetpack Backup package for managing Help…

[3.1.2-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.1.1...v3.1.2-alpha
[3.1.2]: https://github.com/Automattic/jetpack-backup/compare/v3.1.1...v3.1.2
[3.1.1]: https://github.com/Automattic/jetpack-backup/compare/v3.1.0...v3.1.1
[3.1.0]: https://github.com/Automattic/jetpack-backup/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/Automattic/jetpack-backup/compare/v2.0.5...v3.0.0
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"dependencies": {
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.29",
"@automattic/jetpack-api": "^0.16.9-alpha",
"@automattic/jetpack-components": "^0.48.1-alpha",
"@automattic/jetpack-connection": "^0.32.0-alpha",
"@automattic/jetpack-api": "^0.16.9",
"@automattic/jetpack-components": "^0.48.1",
"@automattic/jetpack-connection": "^0.32.0",
"@wordpress/api-fetch": "6.47.0",
"@wordpress/data": "9.20.0",
"@wordpress/date": "4.50.0",
Expand All @@ -40,7 +40,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@automattic/jetpack-base-styles": "^0.6.16-alpha",
"@automattic/jetpack-base-styles": "^0.6.16",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '3.1.2-alpha';
const PACKAGE_VERSION = '3.1.2';

const PACKAGE_SLUG = 'backup';

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.15.3-alpha] - unreleased

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

## [0.15.3] - 2024-02-05
### Changed
- Updated package dependencies.
- Updated package dependencies. [#35384]

## [0.15.2] - 2024-01-29
### Changed
Expand Down Expand Up @@ -280,7 +277,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies. [#27906]

[0.15.3-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.15.2...v0.15.3-alpha
[0.15.3]: https://github.com/automattic/jetpack-blaze/compare/v0.15.2...v0.15.3
[0.15.2]: https://github.com/automattic/jetpack-blaze/compare/v0.15.1...v0.15.2
[0.15.1]: https://github.com/automattic/jetpack-blaze/compare/v0.15.0...v0.15.1
[0.15.0]: https://github.com/automattic/jetpack-blaze/compare/v0.14.3...v0.15.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.15.3-alpha';
const PACKAGE_VERSION = '0.15.3';

/**
* List of dependencies needed to render the dashboard in wp-admin.
Expand Down
16 changes: 7 additions & 9 deletions jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,15 @@ 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).

## [2.3.0-alpha] - unreleased

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

## [2.3.0] - 2024-02-05
### Added
- Add rate limiter to the package versions endpoint calls.
- Add rate limiter to the package versions endpoint calls. [#35379]

### Changed
- Adjust 'get_site_id()' method to return null if there's no blog ID.
- Jetpack Connection: Add jetpack_package_versions to Sync
- Updated package dependencies.
- Adjust 'get_site_id()' method to return null if there's no blog ID. [#35004]
- Adjust 'get_site_id()' method to return null if there's no blog ID. [#35006]
- Jetpack Connection: Add jetpack_package_versions to Sync [#35409]
- Updated package dependencies. [#35384]

## [2.2.0] - 2024-01-18
### Added
Expand Down Expand Up @@ -962,7 +960,7 @@ This is an alpha version! The changes listed here are not final.

- Separate the connection library into its own package.

[2.3.0-alpha]: https://github.com/Automattic/jetpack-connection/compare/v2.2.0...v2.3.0-alpha
[2.3.0]: https://github.com/Automattic/jetpack-connection/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/Automattic/jetpack-connection/compare/v2.1.1...v2.2.0
[2.1.1]: https://github.com/Automattic/jetpack-connection/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/Automattic/jetpack-connection/compare/v2.0.3...v2.1.0
Expand Down
Loading

0 comments on commit 403e325

Please sign in to comment.