Skip to content

Commit

Permalink
Updated package versions for automattic/wpcomsh
Browse files Browse the repository at this point in the history
  • Loading branch information
ice9js authored and matticbot committed Aug 21, 2024
1 parent f1e7d20 commit 75aa933
Show file tree
Hide file tree
Showing 56 changed files with 1,270 additions and 1,660 deletions.
24 changes: 10 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,21 @@

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

## 13.8-a.4 - unreleased

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

## 13.8-a.5 - 2024-08-21
### Improved compatibility
- Sharing Block: improve performance when hooking the block into single post templates.
- WordPress.com Toolbar: Removed feature from Jetpack self-hosted sites.
- Sharing Block: Improve performance when hooking the block into single post templates. [#38727]
- WordPress.com Toolbar: Removed feature from self-hosted Jetpack sites. [#38804]

### Bug fixes
- Social Icons Widget: ensure the social network icons are displayed properly.
- Social Menus: ensure the SVG can be displayed properly.
- Social Icons Widget: Ensure the social network icons are displayed properly. [#38965]
- Social Menus: Ensure the SVG can be displayed properly. [#38966]

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Add a4a_is_dev_site attribute to Sites API response.
- Contact Form: Prevent direct file access.
- Delete the Google Analytics removal notices.
- Revert recent SVG image optimizations.
- Security Settings: Redirect to Protect dashboard for Firewall settings, when available.
- Update lock file
- A4A: Add a4a_is_dev_site attribute to Sites API response. [#38964]
- Contact Form: Prevent direct file access. [#38982]
- Google Analytics: Delete the Google Analytics removal notices. [#38882]
- Security Settings: Redirect to Protect dashboard for Firewall settings, when available. [#38741]
- SVG Optimizations: Revert recent SVG image optimizations. [#38981]

## 13.8-a.3 - 2024-08-19
### Improved compatibility
Expand Down
29 changes: 15 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,42 +13,42 @@
"ext-openssl": "*",
"automattic/jetpack-a8c-mc-stats": "^2.0.1",
"automattic/jetpack-admin-ui": "^0.4.2",
"automattic/jetpack-assets": "^2.3.3-alpha",
"automattic/jetpack-assets": "^2.3.3",
"automattic/jetpack-autoloader": "^3.0.9",
"automattic/jetpack-backup": "^3.4.4-alpha",
"automattic/jetpack-blaze": "^0.22.6-alpha",
"automattic/jetpack-backup": "^3.4.4",
"automattic/jetpack-blaze": "^0.22.6",
"automattic/jetpack-blocks": "^2.0.4",
"automattic/jetpack-boost-speed-score": "^0.3.11",
"automattic/jetpack-classic-theme-helper": "^0.5.1-alpha",
"automattic/jetpack-classic-theme-helper": "^0.5.1",
"automattic/jetpack-compat": "^3.0.2",
"automattic/jetpack-composer-plugin": "^2.0.2",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^2.12.3-alpha",
"automattic/jetpack-connection": "^2.12.3",
"automattic/jetpack-constants": "^2.0.3",
"automattic/jetpack-device-detection": "^2.1.3",
"automattic/jetpack-error": "^2.0.2",
"automattic/jetpack-forms": "^0.32.10-alpha",
"automattic/jetpack-forms": "^0.32.10",
"automattic/jetpack-image-cdn": "^0.4.5",
"automattic/jetpack-import": "^0.8.6",
"automattic/jetpack-ip": "^0.2.2",
"automattic/jetpack-jitm": "^3.1.17",
"automattic/jetpack-licensing": "^2.0.6",
"automattic/jetpack-logo": "^2.0.3",
"automattic/jetpack-masterbar": "^0.7.0-alpha",
"automattic/jetpack-my-jetpack": "^4.32.4-alpha",
"automattic/jetpack-masterbar": "^0.7.0",
"automattic/jetpack-my-jetpack": "^4.32.4",
"automattic/jetpack-plugins-installer": "^0.4.1",
"automattic/jetpack-post-list": "^0.6.2",
"automattic/jetpack-publicize": "^0.49.2-alpha",
"automattic/jetpack-publicize": "^0.49.2",
"automattic/jetpack-redirect": "^2.0.2",
"automattic/jetpack-roles": "^2.0.2",
"automattic/jetpack-search": "^0.44.16-alpha",
"automattic/jetpack-search": "^0.44.16",
"automattic/jetpack-stats": "^0.13.0",
"automattic/jetpack-stats-admin": "^0.21.0",
"automattic/jetpack-status": "^3.3.3",
"automattic/jetpack-sync": "^3.7.0-alpha",
"automattic/jetpack-videopress": "^0.24.2-alpha",
"automattic/jetpack-sync": "^3.7.0",
"automattic/jetpack-videopress": "^0.24.2",
"automattic/jetpack-waf": "^0.18.3",
"automattic/jetpack-wordads": "^0.3.27-alpha",
"automattic/jetpack-wordads": "^0.3.27",
"automattic/woocommerce-analytics": "^0.1.7",
"scssphp/scssphp": "1.12.0"
},
Expand Down Expand Up @@ -81,6 +81,7 @@
"pnpm run watch"
]
},
"repositories": [],
"autoload": {
"classmap": [
"src"
Expand All @@ -93,7 +94,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_4",
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_a_5",
"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.8-a.4
* Version: 13.8-a.5
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -34,7 +34,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '6.5' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
define( 'JETPACK__VERSION', '13.8-a.4' );
define( 'JETPACK__VERSION', '13.8-a.5' );

/**
* Constant used to fetch the connection owner token
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-assets/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).

## [2.3.3-alpha] - unreleased

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

## [2.3.3] - 2024-08-21
### Changed
- i18n loader script & React JSX runtime: load scripts in the footer.
- i18n loader script & React JSX runtime: load scripts in the footer. [#38929]

## [2.3.2] - 2024-08-15
### Changed
Expand Down Expand Up @@ -481,7 +478,7 @@ This is an alpha version! The changes listed here are not final.

- Statically access asset tools

[2.3.3-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3-alpha
[2.3.3]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3
[2.3.2]: https://github.com/Automattic/jetpack-assets/compare/v2.3.1...v2.3.2
[2.3.1]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/Automattic/jetpack-assets/compare/v2.2.0...v2.3.0
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"validate": "pnpm exec validate-es build/"
},
"dependencies": {
"@automattic/jetpack-script-data": "^0.1.2-alpha",
"@automattic/jetpack-script-data": "^0.1.2",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ 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.4.4-alpha] - unreleased

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

## [3.4.4] - 2024-08-21
### Fixed
- Decoupled backup connection screens from useConnection hook to avoid unnecessary loading and prevent duplicated API calls.
- Revert recent SVG image optimizations.
- Decoupled backup connection screens from useConnection hook to avoid unnecessary loading and prevent duplicated API calls. [#38948]
- Revert recent SVG image optimizations. [#38981]

## [3.4.3] - 2024-08-19
### Changed
Expand Down Expand Up @@ -675,7 +672,7 @@ This is an alpha version! The changes listed here are not final.

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

[3.4.4-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.4.3...v3.4.4-alpha
[3.4.4]: https://github.com/Automattic/jetpack-backup/compare/v3.4.3...v3.4.4
[3.4.3]: https://github.com/Automattic/jetpack-backup/compare/v3.4.2...v3.4.3
[3.4.2]: https://github.com/Automattic/jetpack-backup/compare/v3.4.1...v3.4.2
[3.4.1]: https://github.com/Automattic/jetpack-backup/compare/v3.4.0...v3.4.1
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 @@ -27,10 +27,10 @@
],
"dependencies": {
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.30-alpha",
"@automattic/jetpack-api": "^0.17.11-alpha",
"@automattic/jetpack-components": "^0.55.9-alpha",
"@automattic/jetpack-connection": "^0.35.3-alpha",
"@automattic/jetpack-analytics": "^0.1.30",
"@automattic/jetpack-api": "^0.17.11",
"@automattic/jetpack-components": "^0.55.9",
"@automattic/jetpack-connection": "^0.35.3",
"@wordpress/api-fetch": "7.5.0",
"@wordpress/components": "28.5.0",
"@wordpress/data": "10.5.0",
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.4.4-alpha';
const PACKAGE_VERSION = '3.4.4';

const PACKAGE_SLUG = 'backup';

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

This is an alpha version! The changes listed here are not final.
## [0.22.6] - 2024-08-21
### Changed
- Internal updates.

## [0.22.5] - 2024-08-19
### Changed
Expand Down Expand Up @@ -428,7 +428,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies. [#27906]

[0.22.6-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.22.5...v0.22.6-alpha
[0.22.6]: https://github.com/automattic/jetpack-blaze/compare/v0.22.5...v0.22.6
[0.22.5]: https://github.com/automattic/jetpack-blaze/compare/v0.22.4...v0.22.5
[0.22.4]: https://github.com/automattic/jetpack-blaze/compare/v0.22.3...v0.22.4
[0.22.3]: https://github.com/automattic/jetpack-blaze/compare/v0.22.2...v0.22.3
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.22.6-alpha';
const PACKAGE_VERSION = '0.22.6';

/**
* List of dependencies needed to render the dashboard in wp-admin.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ 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.5.1-alpha] - unreleased

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

## [0.5.1] - 2024-08-21
### Fixed
- Revert recent SVG image optimizations.
- Social Menus: fix SVG format.
- Revert recent SVG image optimizations. [#38981]
- Social Menus: fix SVG format. [#38966]

## [0.5.0] - 2024-08-19
### Added
Expand Down Expand Up @@ -81,7 +78,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Add wordpress folder on gitignore. [#37177]

[0.5.1-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.0...v0.5.1-alpha
[0.5.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.5...v0.5.0
[0.4.5]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.4...v0.4.5
[0.4.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.3...v0.4.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class Main {

const PACKAGE_VERSION = '0.5.1-alpha';
const PACKAGE_VERSION = '0.5.1';

/**
* Modules to include.
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +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).

## [2.12.3-alpha] - unreleased

This is an alpha version! The changes listed here are not final.
## [2.12.3] - 2024-08-21
### Changed
- Internal updates.

## [2.12.2] - 2024-08-19
### Changed
Expand Down Expand Up @@ -1155,7 +1155,7 @@ This is an alpha version! The changes listed here are not final.

- Separate the connection library into its own package.

[2.12.3-alpha]: https://github.com/Automattic/jetpack-connection/compare/v2.12.2...v2.12.3-alpha
[2.12.3]: https://github.com/Automattic/jetpack-connection/compare/v2.12.2...v2.12.3
[2.12.2]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2
[2.12.1]: https://github.com/Automattic/jetpack-connection/compare/v2.12.0...v2.12.1
[2.12.0]: https://github.com/Automattic/jetpack-connection/compare/v2.11.4...v2.12.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '2.12.3-alpha';
const PACKAGE_VERSION = '2.12.3';

const PACKAGE_SLUG = 'connection';

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

This is an alpha version! The changes listed here are not final.
## [0.1.3] - 2024-08-21
### Changed
- Internal updates.

## [0.1.2] - 2024-08-15
### Changed
Expand All @@ -27,6 +27,6 @@ This is an alpha version! The changes listed here are not final.
- ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327]
- Updated package dependencies. [#38132]

[0.1.3-alpha]: https://github.com/Automattic/jetpack-explat/compare/v0.1.2...v0.1.3-alpha
[0.1.3]: https://github.com/Automattic/jetpack-explat/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-explat/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-explat/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class ExPlat {
*
* @var string
*/
const PACKAGE_VERSION = '0.1.3-alpha';
const PACKAGE_VERSION = '0.1.3';

/**
* Initializer.
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +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.32.10-alpha] - unreleased

This is an alpha version! The changes listed here are not final.
## [0.32.10] - 2024-08-21
### Changed
- Internal updates.

## [0.32.9] - 2024-08-19
### Changed
Expand Down Expand Up @@ -634,7 +634,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.32.10-alpha]: https://github.com/automattic/jetpack-forms/compare/v0.32.9...v0.32.10-alpha
[0.32.10]: https://github.com/automattic/jetpack-forms/compare/v0.32.9...v0.32.10
[0.32.9]: https://github.com/automattic/jetpack-forms/compare/v0.32.8...v0.32.9
[0.32.8]: https://github.com/automattic/jetpack-forms/compare/v0.32.7...v0.32.8
[0.32.7]: https://github.com/automattic/jetpack-forms/compare/v0.32.6...v0.32.7
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.32.10-alpha';
const PACKAGE_VERSION = '0.32.10';

/**
* Load the contact form module.
Expand Down
11 changes: 4 additions & 7 deletions jetpack_vendor/automattic/jetpack-masterbar/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).

## [0.7.0-alpha] - unreleased

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

## [0.7.0] - 2024-08-21
### Changed
- Site Level User Profile: expose all relevant fields on profile.php
- Site Level User Profile: expose all relevant fields on profile.php [#38949]

### Fixed
- Revert recent SVG image optimizations.
- Revert recent SVG image optimizations. [#38981]

## [0.6.1] - 2024-08-19
### Changed
Expand Down Expand Up @@ -97,7 +94,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies. [#37669]
- Updated package dependencies. [#37706]

[0.7.0-alpha]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.1...v0.7.0-alpha
[0.7.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.1...v0.7.0
[0.6.1]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.4.0...v0.5.0
Expand Down
Loading

0 comments on commit 75aa933

Please sign in to comment.