Skip to content

Commit

Permalink
Backport backup 3.0 Changes (#40194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Initsogar authored and matticbot committed Nov 14, 2024
1 parent a870666 commit 1e8b5b2
Show file tree
Hide file tree
Showing 64 changed files with 784 additions and 862 deletions.
44 changes: 22 additions & 22 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,41 +11,41 @@
"ext-fileinfo": "*",
"ext-json": "*",
"ext-openssl": "*",
"automattic/jetpack-a8c-mc-stats": "^3.0.0-alpha",
"automattic/jetpack-admin-ui": "^0.5.0-alpha",
"automattic/jetpack-assets": "^3.0.0-alpha",
"automattic/jetpack-autoloader": "^4.0.0-alpha",
"automattic/jetpack-backup": "^4.0.0-alpha",
"automattic/jetpack-a8c-mc-stats": "^3.0.0",
"automattic/jetpack-admin-ui": "^0.5.0",
"automattic/jetpack-assets": "^3.0.0",
"automattic/jetpack-autoloader": "^4.0.0",
"automattic/jetpack-backup": "^4.0.0",
"automattic/jetpack-blaze": "^0.25.0-alpha",
"automattic/jetpack-blocks": "^3.0.0-alpha",
"automattic/jetpack-boost-speed-score": "^0.4.0-alpha",
"automattic/jetpack-boost-speed-score": "^0.4.0",
"automattic/jetpack-classic-theme-helper": "^0.7.0-alpha",
"automattic/jetpack-compat": "^4.0.0-alpha",
"automattic/jetpack-composer-plugin": "^3.0.0-alpha",
"automattic/jetpack-config": "^3.0.0-alpha",
"automattic/jetpack-connection": "^6.0.0-alpha",
"automattic/jetpack-constants": "^3.0.0-alpha",
"automattic/jetpack-device-detection": "^3.0.0-alpha",
"automattic/jetpack-composer-plugin": "^3.0.0",
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-connection": "^6.0.0",
"automattic/jetpack-constants": "^3.0.0",
"automattic/jetpack-device-detection": "^3.0.0",
"automattic/jetpack-error": "^3.0.0-alpha",
"automattic/jetpack-forms": "^0.34.0-alpha",
"automattic/jetpack-image-cdn": "^0.7.0-alpha",
"automattic/jetpack-import": "^0.9.0-alpha",
"automattic/jetpack-ip": "^0.4.0-alpha",
"automattic/jetpack-jitm": "^4.0.0-alpha",
"automattic/jetpack-licensing": "^3.0.0-alpha",
"automattic/jetpack-logo": "^3.0.0-alpha",
"automattic/jetpack-ip": "^0.4.0",
"automattic/jetpack-jitm": "^4.0.0",
"automattic/jetpack-licensing": "^3.0.0",
"automattic/jetpack-logo": "^3.0.0",
"automattic/jetpack-masterbar": "^0.10.0-alpha",
"automattic/jetpack-my-jetpack": "^5.0.0-alpha",
"automattic/jetpack-plugins-installer": "^0.5.0-alpha",
"automattic/jetpack-my-jetpack": "^5.0.0",
"automattic/jetpack-plugins-installer": "^0.5.0",
"automattic/jetpack-post-list": "^0.7.0-alpha",
"automattic/jetpack-publicize": "^0.56.0-alpha",
"automattic/jetpack-redirect": "^3.0.0-alpha",
"automattic/jetpack-roles": "^3.0.0-alpha",
"automattic/jetpack-redirect": "^3.0.0",
"automattic/jetpack-roles": "^3.0.0",
"automattic/jetpack-search": "^0.47.0-alpha",
"automattic/jetpack-stats": "^0.14.0-alpha",
"automattic/jetpack-stats-admin": "^0.23.0-alpha",
"automattic/jetpack-status": "^5.0.0-alpha",
"automattic/jetpack-sync": "^4.0.0-alpha",
"automattic/jetpack-status": "^5.0.0",
"automattic/jetpack-sync": "^4.0.0",
"automattic/jetpack-videopress": "^0.25.0-alpha",
"automattic/jetpack-waf": "^0.23.0-alpha",
"automattic/jetpack-wordads": "^0.4.0-alpha",
Expand All @@ -54,7 +54,7 @@
},
"require-dev": {
"antecedent/patchwork": "^2.1.28",
"automattic/jetpack-changelogger": "^5.0.0-alpha",
"automattic/jetpack-changelogger": "^5.0.0",
"automattic/patchwork-redefine-exit": "^2.0.0-alpha",
"johnkary/phpunit-speedtrap": "^4.0.0 || ^2.0.0",
"yoast/phpunit-polyfills": "^1.1.1"
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-a8c-mc-stats/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).

## [3.0.0-alpha] - unreleased

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

## [3.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [2.0.4] - 2024-11-04
### Added
Expand Down Expand Up @@ -154,7 +151,7 @@ This is an alpha version! The changes listed here are not final.

- Creates the MC Stats package

[3.0.0-alpha]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.4...v3.0.0-alpha
[3.0.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.4...v3.0.0
[2.0.4]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-admin-ui/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.5.0-alpha] - unreleased

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

## [0.5.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [0.4.6] - 2024-11-04
### Added
Expand Down Expand Up @@ -171,7 +168,7 @@ This is an alpha version! The changes listed here are not final.
### Fixed
- Fixing menu visibility issues.

[0.5.0-alpha]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.6...0.5.0-alpha
[0.5.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.6...0.5.0
[0.4.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.5...0.4.6
[0.4.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.4...0.4.5
[0.4.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.3...0.4.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*/
class Admin_Menu {

const PACKAGE_VERSION = '0.5.0-alpha';
const PACKAGE_VERSION = '0.5.0';

/**
* Whether this class has been initialized
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).

## [3.0.0-alpha] - unreleased

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

## [3.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [2.3.14] - 2024-11-11
### Changed
Expand Down Expand Up @@ -532,7 +529,7 @@ This is an alpha version! The changes listed here are not final.

- Statically access asset tools

[3.0.0-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.14...v3.0.0-alpha
[3.0.0]: https://github.com/Automattic/jetpack-assets/compare/v2.3.14...v3.0.0
[2.3.14]: https://github.com/Automattic/jetpack-assets/compare/v2.3.13...v2.3.14
[2.3.13]: https://github.com/Automattic/jetpack-assets/compare/v2.3.12...v2.3.13
[2.3.12]: https://github.com/Automattic/jetpack-assets/compare/v2.3.11...v2.3.12
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 @@ -12,7 +12,7 @@
"validate": "pnpm exec validate-es build/"
},
"dependencies": {
"@automattic/jetpack-script-data": "^0.1.4",
"@automattic/jetpack-script-data": "^0.1.5",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
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.3.0-alpha] - unreleased

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

## [0.3.0] - 2024-11-14
### Changed
- Backup: added next daily backup schedule time on admin page
- Backup: added next daily backup schedule time on admin page [#39914]

### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [0.2.8] - 2024-11-04
### Added
Expand Down Expand Up @@ -55,7 +52,7 @@ This is an alpha version! The changes listed here are not final.
### Fixed
- Initial release (improved helper script installer logging). [#34297]

[0.3.0-alpha]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.8...v0.3.0-alpha
[0.3.0]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.8...v0.3.0
[0.2.8]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.7...v0.2.8
[0.2.7]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v0.2.5...v0.2.6
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,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).

## [4.0.0-alpha] - unreleased

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

## [4.0.0] - 2024-11-14
### Added
- Backup: added next daily backup schedule time on admin page
- Backup: added next daily backup schedule time on admin page [#39914]

### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [3.4.17] - 2024-11-11
### Changed
Expand Down Expand Up @@ -740,7 +737,7 @@ This is an alpha version! The changes listed here are not final.

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

[4.0.0-alpha]: https://github.com/Automattic/jetpack-backup/compare/v3.4.17...v4.0.0-alpha
[4.0.0]: https://github.com/Automattic/jetpack-backup/compare/v3.4.17...v4.0.0
[3.4.17]: https://github.com/Automattic/jetpack-backup/compare/v3.4.16...v3.4.17
[3.4.16]: https://github.com/Automattic/jetpack-backup/compare/v3.4.15...v3.4.16
[3.4.15]: https://github.com/Automattic/jetpack-backup/compare/v3.4.14...v3.4.15
Expand Down
10 changes: 5 additions & 5 deletions jetpack_vendor/automattic/jetpack-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
],
"dependencies": {
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.32",
"@automattic/jetpack-api": "^0.17.17",
"@automattic/jetpack-components": "^0.60.0-alpha",
"@automattic/jetpack-connection": "^0.35.16",
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-api": "^0.17.18",
"@automattic/jetpack-components": "^0.60.0",
"@automattic/jetpack-connection": "^0.35.17",
"@tanstack/react-query": "5.20.5",
"@wordpress/api-fetch": "7.11.0",
"@wordpress/components": "28.11.0",
Expand All @@ -45,7 +45,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@automattic/jetpack-base-styles": "^0.6.35",
"@automattic/jetpack-base-styles": "^0.6.36",
"@automattic/jetpack-webpack-config": "workspace:*",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.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 = '4.0.0-alpha';
const PACKAGE_VERSION = '4.0.0';

const PACKAGE_SLUG = 'backup';

Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-boost-core/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.0-alpha] - unreleased

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

## [0.3.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [0.2.14] - 2024-11-04
### Added
Expand Down Expand Up @@ -92,7 +89,7 @@ This is an alpha version! The changes listed here are not final.
### Added
- Introduce new package. [#31163]

[0.3.0-alpha]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.14...v0.3.0-alpha
[0.3.0]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.14...v0.3.0
[0.2.14]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.13...v0.2.14
[0.2.13]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.12...v0.2.13
[0.2.12]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.11...v0.2.12
Expand Down
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.4.0-alpha] - unreleased

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

## [0.4.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [0.3.14] - 2024-11-04
### Added
Expand Down Expand Up @@ -103,7 +100,7 @@ This is an alpha version! The changes listed here are not final.
- Add a new package for Boost Speed Score [#30914]
- Add a new argument to `Speed_Score` to identify where the request was made from (e.g. 'boost-plugin', 'jetpack-dashboard', etc). [#31012]

[0.4.0-alpha]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.14...v0.4.0-alpha
[0.4.0]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.14...v0.4.0
[0.3.14]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.13...v0.3.14
[0.3.13]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.12...v0.3.13
[0.3.12]: https://github.com/Automattic/jetpack-boost-speed-score/compare/v0.3.11...v0.3.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/
class Speed_Score {

const PACKAGE_VERSION = '0.4.0-alpha';
const PACKAGE_VERSION = '0.4.0';

/**
* Array of module slugs that are currently active and can impact speed score.
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-config/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).

## [3.0.0-alpha] - unreleased

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

## [3.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [2.0.4] - 2024-06-24
### Changed
Expand Down Expand Up @@ -215,7 +212,7 @@ This is an alpha version! The changes listed here are not final.

- Trying to add deterministic initialization.

[3.0.0-alpha]: https://github.com/Automattic/jetpack-config/compare/v2.0.4...v3.0.0-alpha
[3.0.0]: https://github.com/Automattic/jetpack-config/compare/v2.0.4...v3.0.0
[2.0.4]: https://github.com/Automattic/jetpack-config/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-config/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/Automattic/jetpack-config/compare/v2.0.1...v2.0.2
Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-connection/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).

## [6.0.0-alpha] - unreleased

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

## [6.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [5.1.7] - 2024-11-11
### Changed
Expand Down Expand Up @@ -1250,7 +1247,7 @@ This is an alpha version! The changes listed here are not final.

- Separate the connection library into its own package.

[6.0.0-alpha]: https://github.com/Automattic/jetpack-connection/compare/v5.1.7...v6.0.0-alpha
[6.0.0]: https://github.com/Automattic/jetpack-connection/compare/v5.1.7...v6.0.0
[5.1.7]: https://github.com/Automattic/jetpack-connection/compare/v5.1.6...v5.1.7
[5.1.6]: https://github.com/Automattic/jetpack-connection/compare/v5.1.5...v5.1.6
[5.1.5]: https://github.com/Automattic/jetpack-connection/compare/v5.1.4...v5.1.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '6.0.0-alpha';
const PACKAGE_VERSION = '6.0.0';

const PACKAGE_SLUG = 'connection';

Expand Down
9 changes: 3 additions & 6 deletions jetpack_vendor/automattic/jetpack-constants/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).

## [3.0.0-alpha] - unreleased

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

## [3.0.0] - 2024-11-14
### Removed
- General: Update minimum PHP version to 7.2.
- General: Update minimum PHP version to 7.2. [#40147]

## [2.0.5] - 2024-11-04
### Added
Expand Down Expand Up @@ -185,7 +182,7 @@ This is an alpha version! The changes listed here are not final.

- Packages: Finish the constants package

[3.0.0-alpha]: https://github.com/Automattic/jetpack-constants/compare/v2.0.5...v3.0.0-alpha
[3.0.0]: https://github.com/Automattic/jetpack-constants/compare/v2.0.5...v3.0.0
[2.0.5]: https://github.com/Automattic/jetpack-constants/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-constants/compare/v2.0.2...v2.0.3
Expand Down
Loading

0 comments on commit 1e8b5b2

Please sign in to comment.