Skip to content

Commit

Permalink
Jetpack Sync 3.14. (#39724)
Browse files Browse the repository at this point in the history
  • Loading branch information
zinigor authored and matticbot committed Oct 10, 2024
1 parent 8a0715e commit 8521b6b
Show file tree
Hide file tree
Showing 22 changed files with 225 additions and 234 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"automattic/jetpack-autoloader": "^3.1.1-alpha",
"automattic/jetpack-composer-plugin": "^2.0.3",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-my-jetpack": "^4.35.12-alpha",
"automattic/jetpack-search": "^0.45.8-alpha",
"automattic/jetpack-stats": "^0.13.3",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-sync": "^3.14.0-alpha"
"automattic/jetpack-sync": "^3.14.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.6",
Expand Down
7 changes: 2 additions & 5 deletions jetpack_vendor/automattic/jetpack-assets/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).

## [2.3.10-alpha] - unreleased

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

## [2.3.10] - 2024-10-10
### Changed
- Updated package dependencies.

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

- Statically access asset tools

[2.3.10-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.9...v2.3.10-alpha
[2.3.10]: https://github.com/Automattic/jetpack-assets/compare/v2.3.9...v2.3.10
[2.3.9]: https://github.com/Automattic/jetpack-assets/compare/v2.3.8...v2.3.9
[2.3.8]: https://github.com/Automattic/jetpack-assets/compare/v2.3.7...v2.3.8
[2.3.7]: https://github.com/Automattic/jetpack-assets/compare/v2.3.6...v2.3.7
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-boost-core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha"
"automattic/jetpack-connection": "^5.1.3"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
7 changes: 2 additions & 5 deletions jetpack_vendor/automattic/jetpack-connection/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).

## [5.1.3-alpha] - unreleased

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

## [5.1.3] - 2024-10-10
### Changed
- Updated package dependencies.

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

- Separate the connection library into its own package.

[5.1.3-alpha]: https://github.com/Automattic/jetpack-connection/compare/v5.1.2...v5.1.3-alpha
[5.1.3]: https://github.com/Automattic/jetpack-connection/compare/v5.1.2...v5.1.3
[5.1.2]: https://github.com/Automattic/jetpack-connection/compare/v5.1.1...v5.1.2
[5.1.1]: https://github.com/Automattic/jetpack-connection/compare/v5.1.0...v5.1.1
[5.1.0]: https://github.com/Automattic/jetpack-connection/compare/v5.0.0...v5.1.0
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-connection/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": ">=7.0",
"automattic/jetpack-a8c-mc-stats": "^2.0.3",
"automattic/jetpack-admin-ui": "^0.4.5",
"automattic/jetpack-assets": "^2.3.10-alpha",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-roles": "^2.0.3",
"automattic/jetpack-status": "^4.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '5.1.3-alpha';
const PACKAGE_VERSION = '5.1.3';

const PACKAGE_SLUG = 'connection';

Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-explat/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha"
"automattic/jetpack-connection": "^5.1.3"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-jitm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"php": ">=7.0",
"automattic/jetpack-a8c-mc-stats": "^2.0.3",
"automattic/jetpack-assets": "^2.3.10-alpha",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-device-detection": "^2.1.5",
"automattic/jetpack-logo": "^2.0.4",
"automattic/jetpack-redirect": "^2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-licensing/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha"
"automattic/jetpack-connection": "^5.1.3"
},
"require-dev": {
"automattic/wordbless": "@dev",
Expand Down
6 changes: 3 additions & 3 deletions jetpack_vendor/automattic/jetpack-my-jetpack/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"require": {
"php": ">=7.0",
"automattic/jetpack-admin-ui": "^0.4.5",
"automattic/jetpack-assets": "^2.3.10-alpha",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-boost-speed-score": "^0.3.12",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-explat": "^0.1.11-alpha",
"automattic/jetpack-jitm": "^3.1.25-alpha",
"automattic/jetpack-licensing": "^2.0.10",
Expand All @@ -17,7 +17,7 @@
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-plans": "^0.4.11",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-sync": "^3.14.0-alpha",
"automattic/jetpack-sync": "^3.14.0",
"automattic/jetpack-protect-status": "^0.2.0"
},
"require-dev": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-plugins-installer": "^0.4.3",
"automattic/jetpack-sync": "^3.14.0-alpha",
"automattic/jetpack-sync": "^3.14.0",
"automattic/jetpack-protect-models": "^0.3.0",
"automattic/jetpack-plans": "^0.4.11"
},
Expand Down
6 changes: 3 additions & 3 deletions jetpack_vendor/automattic/jetpack-search/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-assets": "^2.3.10-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-assets": "^2.3.10",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-status": "^4.0.2",
"automattic/jetpack-config": "^2.0.4",
"automattic/jetpack-my-jetpack": "^4.35.12-alpha",
"automattic/jetpack-sync": "^3.14.0-alpha"
"automattic/jetpack-sync": "^3.14.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^4.2.6",
Expand Down
2 changes: 1 addition & 1 deletion jetpack_vendor/automattic/jetpack-stats/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-status": "^4.0.2"
},
Expand Down
7 changes: 2 additions & 5 deletions jetpack_vendor/automattic/jetpack-sync/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.14.0-alpha] - unreleased

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

## [3.14.0] - 2024-10-10
### Added
- Jetpack Sync: Add 'woocommerce_analytics_first_activation' in options' whitelist

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

- Packages: Move sync to a classmapped package

[3.14.0-alpha]: https://github.com/Automattic/jetpack-sync/compare/v3.13.2...v3.14.0-alpha
[3.14.0]: https://github.com/Automattic/jetpack-sync/compare/v3.13.2...v3.14.0
[3.13.2]: https://github.com/Automattic/jetpack-sync/compare/v3.13.1...v3.13.2
[3.13.1]: https://github.com/Automattic/jetpack-sync/compare/v3.13.0...v3.13.1
[3.13.0]: https://github.com/Automattic/jetpack-sync/compare/v3.12.0...v3.13.0
Expand Down
4 changes: 2 additions & 2 deletions jetpack_vendor/automattic/jetpack-sync/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha",
"automattic/jetpack-connection": "^5.1.3",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-password-checker": "^0.3.2",
"automattic/jetpack-ip": "^0.3.0",
Expand All @@ -16,7 +16,7 @@
"automattic/jetpack-changelogger": "^4.2.6",
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-search": "@dev",
"automattic/jetpack-waf": "^0.22.0-alpha",
"automattic/jetpack-waf": "@dev",
"automattic/wordbless": "@dev"
},
"suggest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '3.14.0-alpha';
const PACKAGE_VERSION = '3.14.0';

const PACKAGE_SLUG = 'sync';

Expand Down
6 changes: 3 additions & 3 deletions jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
),
'jetpack-assets' => array(
'path' => 'jetpack_vendor/automattic/jetpack-assets',
'ver' => '2.3.10-alpha1728505205',
'ver' => '2.3.10',
),
'jetpack-boost-core' => array(
'path' => 'jetpack_vendor/automattic/jetpack-boost-core',
Expand All @@ -26,7 +26,7 @@
),
'jetpack-connection' => array(
'path' => 'jetpack_vendor/automattic/jetpack-connection',
'ver' => '5.1.3-alpha1728505205',
'ver' => '5.1.3',
),
'jetpack-explat' => array(
'path' => 'jetpack_vendor/automattic/jetpack-explat',
Expand Down Expand Up @@ -74,7 +74,7 @@
),
'jetpack-sync' => array(
'path' => 'jetpack_vendor/automattic/jetpack-sync',
'ver' => '3.14.0-alpha1728373566',
'ver' => '3.14.0',
),
),
);
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-plans/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.3-alpha"
"automattic/jetpack-connection": "^5.1.3"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
Loading

0 comments on commit 8521b6b

Please sign in to comment.