From 4ebe3c8cde1a2d0560ba0df88020caa3b4509c3c Mon Sep 17 00:00:00 2001 From: Igor Zinovyev Date: Mon, 23 Dec 2024 16:51:06 +0300 Subject: [PATCH] Changelog and readme.txt edits. (#40725) --- projects/js-packages/ai-client/CHANGELOG.md | 5 +++++ .../change-jetpack-ai-rate-logo-generator | 4 ---- projects/js-packages/ai-client/package.json | 2 +- projects/js-packages/components/CHANGELOG.md | 5 +++++ .../notice-component-minor-css-adjustment | 5 ----- projects/js-packages/components/package.json | 2 +- projects/packages/boost-core/CHANGELOG.md | 5 +++++ .../fix-not-parsing-some-wpcom-errors-properly | 4 ---- projects/packages/boost-core/package.json | 2 +- .../packages/classic-theme-helper/CHANGELOG.md | 5 +++++ ...ant-menus-cpt-to-classic-theme-helper-package | 4 ---- .../packages/classic-theme-helper/package.json | 2 +- .../classic-theme-helper/src/class-main.php | 2 +- projects/packages/masterbar/CHANGELOG.md | 5 +++++ .../masterbar/changelog/fix-wp-admin-rdv | 4 ---- .../update-remove-duplicate-views-notices | 5 ----- projects/packages/masterbar/package.json | 2 +- projects/packages/masterbar/src/class-main.php | 2 +- projects/packages/my-jetpack/CHANGELOG.md | 16 ++++++++++++++++ .../changelog/add-backup-needs-attention-status | 4 ---- .../add-backup-redbubble-needs-attention-notice | 4 ---- .../changelog/add-feature-recommendations | 4 ---- ...d-monetization-tools-feature-copy-to-complete | 5 ----- ...ackup-card-not-updating-when-site-is-connectd | 4 ---- .../fix-connection-status-inconsistencies | 4 ---- .../changelog/fix-mj-plans-section-expire-date | 4 ---- .../changelog/fix-update-raw-post-type-count | 4 ---- .../changelog/remove-old-welcome-banner-code | 5 ----- .../update-my-jetpack-fix-protect-card-tooltips | 4 ---- projects/packages/my-jetpack/composer.json | 2 +- projects/packages/my-jetpack/package.json | 2 +- .../my-jetpack/src/class-initializer.php | 2 +- projects/packages/protect-status/CHANGELOG.md | 5 +++++ .../fix-php-undefined-array-key-warning | 4 ---- projects/packages/protect-status/package.json | 2 +- .../packages/protect-status/src/class-status.php | 2 +- projects/packages/publicize/CHANGELOG.md | 6 ++++++ ...e-wpcom-v2-publicize-connections-to-publicize | 4 ---- ...pdate-social-script-data-services-wpcom-check | 4 ---- projects/packages/publicize/composer.json | 2 +- projects/packages/publicize/package.json | 2 +- projects/packages/sync/CHANGELOG.md | 5 +++++ .../update-sync-add-key-for-full-sync-actions | 4 ---- projects/packages/sync/composer.json | 2 +- .../packages/sync/src/class-package-version.php | 2 +- .../packages/woocommerce-analytics/CHANGELOG.md | 5 +++++ .../changelog/add-common-props | 4 ---- .../packages/woocommerce-analytics/composer.json | 2 +- .../src/class-woocommerce-analytics.php | 2 +- .../changelog/prerelease#5 | 5 +++++ .../automattic-for-agencies-client/composer.lock | 4 ++-- projects/plugins/backup/changelog/prerelease#5 | 5 +++++ projects/plugins/backup/composer.lock | 8 ++++---- projects/plugins/boost/changelog/prerelease#4 | 5 +++++ projects/plugins/boost/composer.lock | 8 ++++---- projects/plugins/jetpack/CHANGELOG.md | 15 +++++++++++++++ ...ant-menus-cpt-to-classic-theme-helper-package | 4 ---- .../change-jetpack-ai-rate-logo-generator | 4 ---- .../changelog/fix-instagram-shortcode-amp-reel | 4 ---- .../plugins/jetpack/changelog/fix-photon-on-vip | 4 ---- .../changelog/fix-premium-content-button-css | 4 ---- .../changelog/fix-slideshow-width-in-stack-block | 4 ---- .../changelog/renovate-playwright-monorepo | 4 ---- ...e-wpcom-v2-publicize-connections-to-publicize | 4 ---- .../changelog/update-nova-cpt-jquery-to-js | 4 ---- .../update-use_more_recent_theme_in_tests | 4 ---- projects/plugins/jetpack/composer.json | 2 +- projects/plugins/jetpack/composer.lock | 16 ++++++++-------- projects/plugins/jetpack/jetpack.php | 4 ++-- projects/plugins/jetpack/package.json | 2 +- projects/plugins/jetpack/readme.txt | 14 +++----------- .../mu-wpcom-plugin/changelog/prerelease#7 | 5 +++++ projects/plugins/mu-wpcom-plugin/composer.lock | 4 ++-- projects/plugins/protect/changelog/prerelease#10 | 5 +++++ projects/plugins/protect/composer.lock | 8 ++++---- projects/plugins/search/changelog/prerelease#17 | 5 +++++ projects/plugins/search/composer.lock | 8 ++++---- projects/plugins/social/changelog/prerelease#10 | 5 +++++ projects/plugins/social/composer.lock | 12 ++++++------ .../starter-plugin/changelog/prerelease#2 | 5 +++++ projects/plugins/starter-plugin/composer.lock | 8 ++++---- .../plugins/videopress/changelog/prerelease#17 | 5 +++++ projects/plugins/videopress/composer.lock | 8 ++++---- projects/plugins/wpcomsh/changelog/prerelease#3 | 5 +++++ projects/plugins/wpcomsh/composer.lock | 4 ++-- 85 files changed, 196 insertions(+), 205 deletions(-) delete mode 100644 projects/js-packages/ai-client/changelog/change-jetpack-ai-rate-logo-generator delete mode 100644 projects/js-packages/components/changelog/notice-component-minor-css-adjustment delete mode 100644 projects/packages/boost-core/changelog/fix-not-parsing-some-wpcom-errors-properly delete mode 100644 projects/packages/classic-theme-helper/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package delete mode 100644 projects/packages/masterbar/changelog/fix-wp-admin-rdv delete mode 100644 projects/packages/masterbar/changelog/update-remove-duplicate-views-notices delete mode 100644 projects/packages/my-jetpack/changelog/add-backup-needs-attention-status delete mode 100644 projects/packages/my-jetpack/changelog/add-backup-redbubble-needs-attention-notice delete mode 100644 projects/packages/my-jetpack/changelog/add-feature-recommendations delete mode 100644 projects/packages/my-jetpack/changelog/add-monetization-tools-feature-copy-to-complete delete mode 100644 projects/packages/my-jetpack/changelog/fix-backup-card-not-updating-when-site-is-connectd delete mode 100644 projects/packages/my-jetpack/changelog/fix-connection-status-inconsistencies delete mode 100644 projects/packages/my-jetpack/changelog/fix-mj-plans-section-expire-date delete mode 100644 projects/packages/my-jetpack/changelog/fix-update-raw-post-type-count delete mode 100644 projects/packages/my-jetpack/changelog/remove-old-welcome-banner-code delete mode 100644 projects/packages/my-jetpack/changelog/update-my-jetpack-fix-protect-card-tooltips delete mode 100644 projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning delete mode 100644 projects/packages/publicize/changelog/update-move-wpcom-v2-publicize-connections-to-publicize delete mode 100644 projects/packages/publicize/changelog/update-social-script-data-services-wpcom-check delete mode 100644 projects/packages/sync/changelog/update-sync-add-key-for-full-sync-actions delete mode 100644 projects/packages/woocommerce-analytics/changelog/add-common-props create mode 100644 projects/plugins/automattic-for-agencies-client/changelog/prerelease#5 create mode 100644 projects/plugins/backup/changelog/prerelease#5 create mode 100644 projects/plugins/boost/changelog/prerelease#4 delete mode 100644 projects/plugins/jetpack/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package delete mode 100644 projects/plugins/jetpack/changelog/change-jetpack-ai-rate-logo-generator delete mode 100644 projects/plugins/jetpack/changelog/fix-instagram-shortcode-amp-reel delete mode 100644 projects/plugins/jetpack/changelog/fix-photon-on-vip delete mode 100644 projects/plugins/jetpack/changelog/fix-premium-content-button-css delete mode 100644 projects/plugins/jetpack/changelog/fix-slideshow-width-in-stack-block delete mode 100644 projects/plugins/jetpack/changelog/renovate-playwright-monorepo delete mode 100644 projects/plugins/jetpack/changelog/update-move-wpcom-v2-publicize-connections-to-publicize delete mode 100644 projects/plugins/jetpack/changelog/update-nova-cpt-jquery-to-js delete mode 100644 projects/plugins/jetpack/changelog/update-use_more_recent_theme_in_tests create mode 100644 projects/plugins/mu-wpcom-plugin/changelog/prerelease#7 create mode 100644 projects/plugins/protect/changelog/prerelease#10 create mode 100644 projects/plugins/search/changelog/prerelease#17 create mode 100644 projects/plugins/social/changelog/prerelease#10 create mode 100644 projects/plugins/starter-plugin/changelog/prerelease#2 create mode 100644 projects/plugins/videopress/changelog/prerelease#17 create mode 100644 projects/plugins/wpcomsh/changelog/prerelease#3 diff --git a/projects/js-packages/ai-client/CHANGELOG.md b/projects/js-packages/ai-client/CHANGELOG.md index 7fb63198f9391..4b2d8f705f7c8 100644 --- a/projects/js-packages/ai-client/CHANGELOG.md +++ b/projects/js-packages/ai-client/CHANGELOG.md @@ -5,6 +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.25.3] - 2024-12-23 +### Added +- Jetpack AI: Add thumbs up/down component to AI logo generator [#40610] + ## [0.25.2] - 2024-12-16 ### Changed - Updated package dependencies. [#40564] @@ -483,6 +487,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - AI Client: stop using smart document visibility handling on the fetchEventSource library, so it does not restart the completion when changing tabs. [#32004] - Updated package dependencies. [#31468] [#31659] [#31785] +[0.25.3]: https://github.com/Automattic/jetpack-ai-client/compare/v0.25.2...v0.25.3 [0.25.2]: https://github.com/Automattic/jetpack-ai-client/compare/v0.25.1...v0.25.2 [0.25.1]: https://github.com/Automattic/jetpack-ai-client/compare/v0.25.0...v0.25.1 [0.25.0]: https://github.com/Automattic/jetpack-ai-client/compare/v0.24.3...v0.25.0 diff --git a/projects/js-packages/ai-client/changelog/change-jetpack-ai-rate-logo-generator b/projects/js-packages/ai-client/changelog/change-jetpack-ai-rate-logo-generator deleted file mode 100644 index 7050a2b22fc3a..0000000000000 --- a/projects/js-packages/ai-client/changelog/change-jetpack-ai-rate-logo-generator +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Jetpack AI: Add thumbs up/down component to AI logo generator diff --git a/projects/js-packages/ai-client/package.json b/projects/js-packages/ai-client/package.json index 30c9e9be2f2bf..ac14f9cd15232 100644 --- a/projects/js-packages/ai-client/package.json +++ b/projects/js-packages/ai-client/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "@automattic/jetpack-ai-client", - "version": "0.25.2", + "version": "0.25.3", "description": "A JS client for consuming Jetpack AI services", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/ai-client/#readme", "bugs": { diff --git a/projects/js-packages/components/CHANGELOG.md b/projects/js-packages/components/CHANGELOG.md index 7f48662114eff..664badf23dfb4 100644 --- a/projects/js-packages/components/CHANGELOG.md +++ b/projects/js-packages/components/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Components package releases. +## [0.65.1] - 2024-12-23 +### Changed +- Internal updates. + ## [0.65.0] - 2024-12-16 ### Changed - Fixes ThreatsDataViews defaultLayouts. [#40598] @@ -1251,6 +1255,7 @@ ### Changed - Update node version requirement to 14.16.1 +[0.65.1]: https://github.com/Automattic/jetpack-components/compare/0.65.0...0.65.1 [0.65.0]: https://github.com/Automattic/jetpack-components/compare/0.64.1...0.65.0 [0.64.1]: https://github.com/Automattic/jetpack-components/compare/0.64.0...0.64.1 [0.64.0]: https://github.com/Automattic/jetpack-components/compare/0.63.0...0.64.0 diff --git a/projects/js-packages/components/changelog/notice-component-minor-css-adjustment b/projects/js-packages/components/changelog/notice-component-minor-css-adjustment deleted file mode 100644 index a005ea7cb6a5b..0000000000000 --- a/projects/js-packages/components/changelog/notice-component-minor-css-adjustment +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Notice component: Minor css adjustment. - - diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index b877c9943635f..9b2982eb5079d 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "0.65.0", + "version": "0.65.1", "description": "Jetpack Components Package", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/packages/boost-core/CHANGELOG.md b/projects/packages/boost-core/CHANGELOG.md index 9bc1eb396b5c9..886821835592d 100644 --- a/projects/packages/boost-core/CHANGELOG.md +++ b/projects/packages/boost-core/CHANGELOG.md @@ -5,6 +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.3.3] - 2024-12-23 +### Fixed +- General: Fixed not parsing error responses from WordPress.com properly. [#40660] + ## [0.3.2] - 2024-11-28 ### Fixed - Cachable: Make the expiry overridable by child classes. [#40339] @@ -97,6 +101,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Introduce new package. [#31163] +[0.3.3]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.2...v0.3.3 [0.3.2]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/Automattic/jetpack-boost-core/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Automattic/jetpack-boost-core/compare/v0.2.14...v0.3.0 diff --git a/projects/packages/boost-core/changelog/fix-not-parsing-some-wpcom-errors-properly b/projects/packages/boost-core/changelog/fix-not-parsing-some-wpcom-errors-properly deleted file mode 100644 index d24d162efc1e6..0000000000000 --- a/projects/packages/boost-core/changelog/fix-not-parsing-some-wpcom-errors-properly +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -General: Fixed not parsing error responses from WordPress.com properly. diff --git a/projects/packages/boost-core/package.json b/projects/packages/boost-core/package.json index dd47e02e58e1e..3ea2772d01755 100644 --- a/projects/packages/boost-core/package.json +++ b/projects/packages/boost-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-boost-core", - "version": "0.3.2", + "version": "0.3.3", "description": "Core functionality for boost and relevant packages to depend on", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/boost-core/#readme", "bugs": { diff --git a/projects/packages/classic-theme-helper/CHANGELOG.md b/projects/packages/classic-theme-helper/CHANGELOG.md index 702edf2a17030..2dd55e8a04324 100644 --- a/projects/packages/classic-theme-helper/CHANGELOG.md +++ b/projects/packages/classic-theme-helper/CHANGELOG.md @@ -5,6 +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.8.1] - 2024-12-23 +### Added +- Custom Post Types: Added Restaurant Menu CPT files. [#40668] + ## [0.8.0] - 2024-12-16 ### Added - Jetpack Testimonials: Ensuring functionality runs via the Classic Theme Helper package. [#40388] @@ -177,6 +181,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Add wordpress folder on gitignore. [#37177] +[0.8.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.8.0...v0.8.1 [0.8.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.4...v0.8.0 [0.7.4]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.3...v0.7.4 [0.7.3]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.7.2...v0.7.3 diff --git a/projects/packages/classic-theme-helper/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package b/projects/packages/classic-theme-helper/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package deleted file mode 100644 index 9e79126189b5d..0000000000000 --- a/projects/packages/classic-theme-helper/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: added - -Custom Post Types: Added Restaurant Menu CPT files. diff --git a/projects/packages/classic-theme-helper/package.json b/projects/packages/classic-theme-helper/package.json index 504deb824d9f2..1c0091b2b1543 100644 --- a/projects/packages/classic-theme-helper/package.json +++ b/projects/packages/classic-theme-helper/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-classic-theme-helper", - "version": "0.8.0", + "version": "0.8.1", "description": "Features used with classic themes", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/classic-theme-helper/#readme", "bugs": { diff --git a/projects/packages/classic-theme-helper/src/class-main.php b/projects/packages/classic-theme-helper/src/class-main.php index 3c934378d21f7..6fea8cb57aba1 100644 --- a/projects/packages/classic-theme-helper/src/class-main.php +++ b/projects/packages/classic-theme-helper/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.8.0'; + const PACKAGE_VERSION = '0.8.1'; /** * Modules to include. diff --git a/projects/packages/masterbar/CHANGELOG.md b/projects/packages/masterbar/CHANGELOG.md index 91f13051c85c8..9ca2cae947d5e 100644 --- a/projects/packages/masterbar/CHANGELOG.md +++ b/projects/packages/masterbar/CHANGELOG.md @@ -5,6 +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.10.4] - 2024-12-23 +### Fixed +- Exclude the wpcom_admin_interface from the admin_menu action. [#40669] + ## [0.10.3] - 2024-12-16 ### Changed - Updated package dependencies. [#40564] @@ -186,6 +190,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Notifications: Change Icon [#37676] - Updated package dependencies. [#37669] [#37706] +[0.10.4]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.3...v0.10.4 [0.10.3]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.2...v0.10.3 [0.10.2]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.1...v0.10.2 [0.10.1]: https://github.com/Automattic/jetpack-masterbar/compare/v0.10.0...v0.10.1 diff --git a/projects/packages/masterbar/changelog/fix-wp-admin-rdv b/projects/packages/masterbar/changelog/fix-wp-admin-rdv deleted file mode 100644 index cc90987517731..0000000000000 --- a/projects/packages/masterbar/changelog/fix-wp-admin-rdv +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Exclude the wpcom_admin_interface from the admin_menu action diff --git a/projects/packages/masterbar/changelog/update-remove-duplicate-views-notices b/projects/packages/masterbar/changelog/update-remove-duplicate-views-notices deleted file mode 100644 index a1247b2d6cf66..0000000000000 --- a/projects/packages/masterbar/changelog/update-remove-duplicate-views-notices +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Persist only preferred views from option, skip experiment hooks - - diff --git a/projects/packages/masterbar/package.json b/projects/packages/masterbar/package.json index 1b31349359348..302a99f7bcd3c 100644 --- a/projects/packages/masterbar/package.json +++ b/projects/packages/masterbar/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-masterbar", - "version": "0.10.3", + "version": "0.10.4", "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/masterbar/#readme", "bugs": { diff --git a/projects/packages/masterbar/src/class-main.php b/projects/packages/masterbar/src/class-main.php index 1a58e128ea78f..de3c29b400394 100644 --- a/projects/packages/masterbar/src/class-main.php +++ b/projects/packages/masterbar/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.10.3'; + const PACKAGE_VERSION = '0.10.4'; /** * Initializer. diff --git a/projects/packages/my-jetpack/CHANGELOG.md b/projects/packages/my-jetpack/CHANGELOG.md index 6fe8e843cb673..ab8a48a89124a 100644 --- a/projects/packages/my-jetpack/CHANGELOG.md +++ b/projects/packages/my-jetpack/CHANGELOG.md @@ -5,6 +5,21 @@ 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.2.0] - 2024-12-23 +### Added +- My Jetpack: add features as possible modules to the recommendations list. [#40492] + +### Changed +- My Jetpack: Add 'Needs attention' status to Backup product card when Backups are failing. [#40454] +- My Jetpack: Add red bubble and notice/banner when Backup has 'needs-attention' status. [#40512] +- My Jetpack: Plans section: Improvements to how we display plan expiration date. [#40575] +- My Jetpack: Protect card- Fixed Tooltip placement & content issues. [#40691] +- Unify connection flows in My Jetpack. [#40632] + +### Fixed +- Fix an issue where high posts counts would cause backend issues for the get_raw_post_type_breakdown function used in My Jetpack. Sites with over 100,000 posts can now have this query managed remotely. [#40635] +- Fix issue where backup card was not updating after site connection in some situations. [#40653] + ## [5.1.2] - 2024-12-16 ### Added - Add AI to Complete feature copy. [#40577] @@ -1868,6 +1883,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created package +[5.2.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.2...5.2.0 [5.1.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.1...5.1.2 [5.1.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.1.0...5.1.1 [5.1.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.0.4...5.1.0 diff --git a/projects/packages/my-jetpack/changelog/add-backup-needs-attention-status b/projects/packages/my-jetpack/changelog/add-backup-needs-attention-status deleted file mode 100644 index ba8a03a3a2ebc..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-backup-needs-attention-status +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: Add 'Needs attention' status to Backup product card when Backups are failing. diff --git a/projects/packages/my-jetpack/changelog/add-backup-redbubble-needs-attention-notice b/projects/packages/my-jetpack/changelog/add-backup-redbubble-needs-attention-notice deleted file mode 100644 index 80a1e18215b3f..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-backup-redbubble-needs-attention-notice +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: Add red bubble and notice/banner when Backup has 'needs-attention' status. diff --git a/projects/packages/my-jetpack/changelog/add-feature-recommendations b/projects/packages/my-jetpack/changelog/add-feature-recommendations deleted file mode 100644 index 700e01f03c9a4..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-feature-recommendations +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -My Jetpack: add features as possible modules to the recommendations list. diff --git a/projects/packages/my-jetpack/changelog/add-monetization-tools-feature-copy-to-complete b/projects/packages/my-jetpack/changelog/add-monetization-tools-feature-copy-to-complete deleted file mode 100644 index da968bcb6cd54..0000000000000 --- a/projects/packages/my-jetpack/changelog/add-monetization-tools-feature-copy-to-complete +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: added -Comment: Only copy change - - diff --git a/projects/packages/my-jetpack/changelog/fix-backup-card-not-updating-when-site-is-connectd b/projects/packages/my-jetpack/changelog/fix-backup-card-not-updating-when-site-is-connectd deleted file mode 100644 index 39d4b1ac2e15d..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-backup-card-not-updating-when-site-is-connectd +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix issue where backup card was not updating after site connection in some situations diff --git a/projects/packages/my-jetpack/changelog/fix-connection-status-inconsistencies b/projects/packages/my-jetpack/changelog/fix-connection-status-inconsistencies deleted file mode 100644 index 90071d8c3e8c7..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-connection-status-inconsistencies +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Unify connection flows in My Jetpack diff --git a/projects/packages/my-jetpack/changelog/fix-mj-plans-section-expire-date b/projects/packages/my-jetpack/changelog/fix-mj-plans-section-expire-date deleted file mode 100644 index 06f2b73ed6726..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-mj-plans-section-expire-date +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: Plans section: Improvements to how we display plan expiration date. diff --git a/projects/packages/my-jetpack/changelog/fix-update-raw-post-type-count b/projects/packages/my-jetpack/changelog/fix-update-raw-post-type-count deleted file mode 100644 index 78071c4b44a95..0000000000000 --- a/projects/packages/my-jetpack/changelog/fix-update-raw-post-type-count +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix an issue where high posts counts would cause backend issues for the get_raw_post_type_breakdown function used in My Jetpack. Sites with over 100,000 posts can now have this query managed remotely. diff --git a/projects/packages/my-jetpack/changelog/remove-old-welcome-banner-code b/projects/packages/my-jetpack/changelog/remove-old-welcome-banner-code deleted file mode 100644 index fceb639cb2834..0000000000000 --- a/projects/packages/my-jetpack/changelog/remove-old-welcome-banner-code +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Removing unused code - - diff --git a/projects/packages/my-jetpack/changelog/update-my-jetpack-fix-protect-card-tooltips b/projects/packages/my-jetpack/changelog/update-my-jetpack-fix-protect-card-tooltips deleted file mode 100644 index 481fa13dec6a7..0000000000000 --- a/projects/packages/my-jetpack/changelog/update-my-jetpack-fix-protect-card-tooltips +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: Protect card- Fixed Tooltip placement & content issues. diff --git a/projects/packages/my-jetpack/composer.json b/projects/packages/my-jetpack/composer.json index 7aa5376fac0cf..cb6363acb05bb 100644 --- a/projects/packages/my-jetpack/composer.json +++ b/projects/packages/my-jetpack/composer.json @@ -83,7 +83,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index fd24a11565d10..306cd6eed7c0a 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-my-jetpack", - "version": "5.1.2", + "version": "5.2.0", "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", "bugs": { diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index 9ccb21cadaa6d..6ad805d4697d3 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -42,7 +42,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '5.1.2'; + const PACKAGE_VERSION = '5.2.0'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/protect-status/CHANGELOG.md b/projects/packages/protect-status/CHANGELOG.md index 86e63a0cff9a4..aff06540ea8a6 100644 --- a/projects/packages/protect-status/CHANGELOG.md +++ b/projects/packages/protect-status/CHANGELOG.md @@ -5,6 +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.4.1] - 2024-12-23 +### Fixed +- Fix PHP warnings caused by uninstalled extensions. [#40622] + ## [0.4.0] - 2024-12-04 ### Added - Add extension data to threats. [#40400] @@ -59,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated package dependencies. [#37894] +[0.4.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/Automattic/jetpack-protect-status/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/Automattic/jetpack-protect-status/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Automattic/jetpack-protect-status/compare/v0.2.2...v0.3.0 diff --git a/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning b/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning deleted file mode 100644 index 72562089ff171..0000000000000 --- a/projects/packages/protect-status/changelog/fix-php-undefined-array-key-warning +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix PHP warnings caused by uninstalled extensions. diff --git a/projects/packages/protect-status/package.json b/projects/packages/protect-status/package.json index e83fcae0b1008..ed72b8e40516a 100644 --- a/projects/packages/protect-status/package.json +++ b/projects/packages/protect-status/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-protect-status", - "version": "0.4.0", + "version": "0.4.1", "description": "This package contains the Protect Status API functionality to retrieve a site's scan status (WordPress, Themes, and Plugins threats).", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/protect-status/#readme", "bugs": { diff --git a/projects/packages/protect-status/src/class-status.php b/projects/packages/protect-status/src/class-status.php index e76ed42e9fa6c..45ae25987ae40 100644 --- a/projects/packages/protect-status/src/class-status.php +++ b/projects/packages/protect-status/src/class-status.php @@ -14,7 +14,7 @@ */ class Status { - const PACKAGE_VERSION = '0.4.0'; + const PACKAGE_VERSION = '0.4.1'; /** * Name of the option where status is stored * diff --git a/projects/packages/publicize/CHANGELOG.md b/projects/packages/publicize/CHANGELOG.md index 3416ad5578cf8..39e960a8e4236 100644 --- a/projects/packages/publicize/CHANGELOG.md +++ b/projects/packages/publicize/CHANGELOG.md @@ -5,6 +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.57.0] - 2024-12-23 +### Changed +- Moved wpcom/v2/publicize/connections endpoint to publicize package. [#40607] +- Script data: Don't call service endpoint on wpcom. [#40596] + ## [0.56.5] - 2024-12-16 ### Changed - Updated package dependencies. [#40564] @@ -787,6 +792,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated package dependencies. - Update package.json metadata. +[0.57.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.5...v0.57.0 [0.56.5]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.4...v0.56.5 [0.56.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.3...v0.56.4 [0.56.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.2...v0.56.3 diff --git a/projects/packages/publicize/changelog/update-move-wpcom-v2-publicize-connections-to-publicize b/projects/packages/publicize/changelog/update-move-wpcom-v2-publicize-connections-to-publicize deleted file mode 100644 index 9d87109f63b2c..0000000000000 --- a/projects/packages/publicize/changelog/update-move-wpcom-v2-publicize-connections-to-publicize +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Moved wpcom/v2/publicize/connections endpoint to publicize package diff --git a/projects/packages/publicize/changelog/update-social-script-data-services-wpcom-check b/projects/packages/publicize/changelog/update-social-script-data-services-wpcom-check deleted file mode 100644 index 2334298f97e5a..0000000000000 --- a/projects/packages/publicize/changelog/update-social-script-data-services-wpcom-check +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -Script data: Don't call service endpoint on wpcom diff --git a/projects/packages/publicize/composer.json b/projects/packages/publicize/composer.json index 14564ed67db02..a11800989b4b0 100644 --- a/projects/packages/publicize/composer.json +++ b/projects/packages/publicize/composer.json @@ -72,7 +72,7 @@ "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.56.x-dev" + "dev-trunk": "0.57.x-dev" } }, "config": { diff --git a/projects/packages/publicize/package.json b/projects/packages/publicize/package.json index 0f0950a6dbbf9..0384dbbc3776c 100644 --- a/projects/packages/publicize/package.json +++ b/projects/packages/publicize/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-publicize", - "version": "0.56.5", + "version": "0.57.0", "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/publicize/#readme", "bugs": { diff --git a/projects/packages/sync/CHANGELOG.md b/projects/packages/sync/CHANGELOG.md index 1f255f85f9f5e..e34df7d0cfa36 100644 --- a/projects/packages/sync/CHANGELOG.md +++ b/projects/packages/sync/CHANGELOG.md @@ -5,6 +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). +## [4.2.0] - 2024-12-23 +### Added +- Sync:Add specific key for full sync actions [#40566] + ## [4.1.1] - 2024-12-16 ### Changed - Internal updates. @@ -1359,6 +1363,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Move sync to a classmapped package +[4.2.0]: https://github.com/Automattic/jetpack-sync/compare/v4.1.1...v4.2.0 [4.1.1]: https://github.com/Automattic/jetpack-sync/compare/v4.1.0...v4.1.1 [4.1.0]: https://github.com/Automattic/jetpack-sync/compare/v4.0.2...v4.1.0 [4.0.2]: https://github.com/Automattic/jetpack-sync/compare/v4.0.1...v4.0.2 diff --git a/projects/packages/sync/changelog/update-sync-add-key-for-full-sync-actions b/projects/packages/sync/changelog/update-sync-add-key-for-full-sync-actions deleted file mode 100644 index 2a67637236472..0000000000000 --- a/projects/packages/sync/changelog/update-sync-add-key-for-full-sync-actions +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Sync:Add specific key for full sync actions diff --git a/projects/packages/sync/composer.json b/projects/packages/sync/composer.json index f5e5adc2a0c32..eaf2a91548582 100644 --- a/projects/packages/sync/composer.json +++ b/projects/packages/sync/composer.json @@ -62,7 +62,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/packages/sync/src/class-package-version.php b/projects/packages/sync/src/class-package-version.php index 17a6cba1f66df..9f356e4a48a78 100644 --- a/projects/packages/sync/src/class-package-version.php +++ b/projects/packages/sync/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '4.1.1'; + const PACKAGE_VERSION = '4.2.0'; const PACKAGE_SLUG = 'sync'; diff --git a/projects/packages/woocommerce-analytics/CHANGELOG.md b/projects/packages/woocommerce-analytics/CHANGELOG.md index 72a97a3567d30..61e7401337f2a 100644 --- a/projects/packages/woocommerce-analytics/CHANGELOG.md +++ b/projects/packages/woocommerce-analytics/CHANGELOG.md @@ -5,6 +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.3.0] - 2024-12-23 +### Changed +- Add common props, more events and bug fixing. [#40562] + ## [0.2.0] - 2024-11-18 ### Removed - General: Update minimum PHP version to 7.2. [#40147] @@ -71,6 +75,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix namespace issue with WooCommerce class reference. [#35857] - General: bail early when WooCommerce is not active. [#36278] +[0.3.0]: https://github.com/Automattic/woocommerce-analytics/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.13...v0.2.0 [0.1.13]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.12...v0.1.13 [0.1.12]: https://github.com/Automattic/woocommerce-analytics/compare/v0.1.11...v0.1.12 diff --git a/projects/packages/woocommerce-analytics/changelog/add-common-props b/projects/packages/woocommerce-analytics/changelog/add-common-props deleted file mode 100644 index c1f0acb1c1d3f..0000000000000 --- a/projects/packages/woocommerce-analytics/changelog/add-common-props +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -Add common props, more events and bug fixing. diff --git a/projects/packages/woocommerce-analytics/composer.json b/projects/packages/woocommerce-analytics/composer.json index 03f46135acdc6..e22861ddb6275 100644 --- a/projects/packages/woocommerce-analytics/composer.json +++ b/projects/packages/woocommerce-analytics/composer.json @@ -48,7 +48,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "textdomain": "woocommerce-analytics", "version-constants": { diff --git a/projects/packages/woocommerce-analytics/src/class-woocommerce-analytics.php b/projects/packages/woocommerce-analytics/src/class-woocommerce-analytics.php index 1b48fe7c995ab..93e7d72b7b897 100644 --- a/projects/packages/woocommerce-analytics/src/class-woocommerce-analytics.php +++ b/projects/packages/woocommerce-analytics/src/class-woocommerce-analytics.php @@ -20,7 +20,7 @@ class Woocommerce_Analytics { /** * Package version. */ - const PACKAGE_VERSION = '0.2.0'; + const PACKAGE_VERSION = '0.3.0'; /** * Initializer. diff --git a/projects/plugins/automattic-for-agencies-client/changelog/prerelease#5 b/projects/plugins/automattic-for-agencies-client/changelog/prerelease#5 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/automattic-for-agencies-client/changelog/prerelease#5 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/automattic-for-agencies-client/composer.lock b/projects/plugins/automattic-for-agencies-client/composer.lock index 0b2b5faff7540..11c16d2a78dc8 100644 --- a/projects/plugins/automattic-for-agencies-client/composer.lock +++ b/projects/plugins/automattic-for-agencies-client/composer.lock @@ -905,7 +905,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -938,7 +938,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/backup/changelog/prerelease#5 b/projects/plugins/backup/changelog/prerelease#5 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/backup/changelog/prerelease#5 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/backup/composer.lock b/projects/plugins/backup/composer.lock index 5933e46e36c4c..c0beaa5394e91 100644 --- a/projects/plugins/backup/composer.lock +++ b/projects/plugins/backup/composer.lock @@ -1215,7 +1215,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1253,7 +1253,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1822,7 +1822,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1855,7 +1855,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/boost/changelog/prerelease#4 b/projects/plugins/boost/changelog/prerelease#4 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/boost/changelog/prerelease#4 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/boost/composer.lock b/projects/plugins/boost/composer.lock index 6c5b0ba0006b8..963010e4e17b6 100644 --- a/projects/plugins/boost/composer.lock +++ b/projects/plugins/boost/composer.lock @@ -1131,7 +1131,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1169,7 +1169,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1876,7 +1876,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1909,7 +1909,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/jetpack/CHANGELOG.md b/projects/plugins/jetpack/CHANGELOG.md index 9f68eef50a7ff..7f5be917aa3ce 100644 --- a/projects/plugins/jetpack/CHANGELOG.md +++ b/projects/plugins/jetpack/CHANGELOG.md @@ -2,6 +2,21 @@ ### This is a list detailing changes for all Jetpack releases. +## 14.2-a.5 - 2024-12-23 +### Bug fixes +- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views. [#40682] +- Slideshow block: Fix block display when added within a Stack block. [#40383] + +### Other changes +- Custom Post Types: Ensuring Restaurant Menu mail class will not conflict with newly moved files in Classic Theme Helper package. [#40668] +- Jetpack AI: Add thumbs up/down component to AI logo generator. [#40610] +- Jetpack API: Moved wpcom/v2/publicize/connections endpoint to publicize package. [#40607] +- Photon: Ensure VIP sites are correctly identified, to prevent unnecessary early Photonization of URLs. [#39941] +- Premium Content: Fixes editor and display CSS for Premium Content buttons. [#40638] +- Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript. [#40645] +- Tests: Use updated theme in tests. [#40634] +- Updated package dependencies. [#40693] + ## 14.2-a.3 - 2024-12-16 ### Enhancements - Social: Improved Jetpack likes behavior for better theme integration if the post has likes. [#40544] diff --git a/projects/plugins/jetpack/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package b/projects/plugins/jetpack/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package deleted file mode 100644 index 371cb5df9e690..0000000000000 --- a/projects/plugins/jetpack/changelog/add-restaurant-menus-cpt-to-classic-theme-helper-package +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Custom Post Types: Ensuring Restaurant Menu mail class will not conflict with newly moved files in Classic Theme Helper package. diff --git a/projects/plugins/jetpack/changelog/change-jetpack-ai-rate-logo-generator b/projects/plugins/jetpack/changelog/change-jetpack-ai-rate-logo-generator deleted file mode 100644 index 931f46e447031..0000000000000 --- a/projects/plugins/jetpack/changelog/change-jetpack-ai-rate-logo-generator +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Jetpack AI: Add thumbs up/down component to AI logo generator diff --git a/projects/plugins/jetpack/changelog/fix-instagram-shortcode-amp-reel b/projects/plugins/jetpack/changelog/fix-instagram-shortcode-amp-reel deleted file mode 100644 index c8d1fcedbd5d6..0000000000000 --- a/projects/plugins/jetpack/changelog/fix-instagram-shortcode-amp-reel +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: bugfix - -Shortcode embeds: ensure Instagram reels are properly displayed in AMP views. diff --git a/projects/plugins/jetpack/changelog/fix-photon-on-vip b/projects/plugins/jetpack/changelog/fix-photon-on-vip deleted file mode 100644 index 5d205154e23f6..0000000000000 --- a/projects/plugins/jetpack/changelog/fix-photon-on-vip +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Photon: Ensure VIP sites are correctly identified, to prevent unnecessary early Photonization of URLs. diff --git a/projects/plugins/jetpack/changelog/fix-premium-content-button-css b/projects/plugins/jetpack/changelog/fix-premium-content-button-css deleted file mode 100644 index 5d06533b0e2c7..0000000000000 --- a/projects/plugins/jetpack/changelog/fix-premium-content-button-css +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Fixes editor and display CSS for Premium Content buttons. diff --git a/projects/plugins/jetpack/changelog/fix-slideshow-width-in-stack-block b/projects/plugins/jetpack/changelog/fix-slideshow-width-in-stack-block deleted file mode 100644 index c9cbde1b73cd2..0000000000000 --- a/projects/plugins/jetpack/changelog/fix-slideshow-width-in-stack-block +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: bugfix - -Slideshow block: Fix block display when added within a Stack block. diff --git a/projects/plugins/jetpack/changelog/renovate-playwright-monorepo b/projects/plugins/jetpack/changelog/renovate-playwright-monorepo deleted file mode 100644 index 1eaea6a769e84..0000000000000 --- a/projects/plugins/jetpack/changelog/renovate-playwright-monorepo +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Updated package dependencies. diff --git a/projects/plugins/jetpack/changelog/update-move-wpcom-v2-publicize-connections-to-publicize b/projects/plugins/jetpack/changelog/update-move-wpcom-v2-publicize-connections-to-publicize deleted file mode 100644 index 5cb09fcc5fe9d..0000000000000 --- a/projects/plugins/jetpack/changelog/update-move-wpcom-v2-publicize-connections-to-publicize +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Moved wpcom/v2/publicize/connections endpoint to publicize package diff --git a/projects/plugins/jetpack/changelog/update-nova-cpt-jquery-to-js b/projects/plugins/jetpack/changelog/update-nova-cpt-jquery-to-js deleted file mode 100644 index a3ef11151211c..0000000000000 --- a/projects/plugins/jetpack/changelog/update-nova-cpt-jquery-to-js +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript diff --git a/projects/plugins/jetpack/changelog/update-use_more_recent_theme_in_tests b/projects/plugins/jetpack/changelog/update-use_more_recent_theme_in_tests deleted file mode 100644 index 30b33fd2090e7..0000000000000 --- a/projects/plugins/jetpack/changelog/update-use_more_recent_theme_in_tests +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: other - -Tests: Use updated theme in tests. diff --git a/projects/plugins/jetpack/composer.json b/projects/plugins/jetpack/composer.json index b959b821e3b88..5aae09df90d4b 100644 --- a/projects/plugins/jetpack/composer.json +++ b/projects/plugins/jetpack/composer.json @@ -106,7 +106,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ14_2_a_3", + "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ14_2_a_5", "allow-plugins": { "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true diff --git a/projects/plugins/jetpack/composer.lock b/projects/plugins/jetpack/composer.lock index 40486833b178b..ec587490fd21d 100644 --- a/projects/plugins/jetpack/composer.lock +++ b/projects/plugins/jetpack/composer.lock @@ -1830,7 +1830,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1868,7 +1868,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -2329,7 +2329,7 @@ "dist": { "type": "path", "url": "../../packages/publicize", - "reference": "ab76db662348ffb061c122ec58fb2b5f34c68bbc" + "reference": "0fa23aea603e89c8fce0e22ac921356ca84b1044" }, "require": { "automattic/jetpack-assets": "@dev", @@ -2358,7 +2358,7 @@ "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.56.x-dev" + "dev-trunk": "0.57.x-dev" } }, "autoload": { @@ -2812,7 +2812,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -2845,7 +2845,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ @@ -3126,7 +3126,7 @@ "dist": { "type": "path", "url": "../../packages/woocommerce-analytics", - "reference": "8204d61144feb6f69bf85114b17842a3c30aaf8d" + "reference": "33c9f6ce604b6a8fec1eaf86f36431e11c2f4358" }, "require": { "automattic/jetpack-connection": "@dev", @@ -3148,7 +3148,7 @@ }, "autotagger": true, "branch-alias": { - "dev-trunk": "0.2.x-dev" + "dev-trunk": "0.3.x-dev" }, "textdomain": "woocommerce-analytics", "version-constants": { diff --git a/projects/plugins/jetpack/jetpack.php b/projects/plugins/jetpack/jetpack.php index 06f51f1637176..c7fddd793e7ab 100644 --- a/projects/plugins/jetpack/jetpack.php +++ b/projects/plugins/jetpack/jetpack.php @@ -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: 14.2-a.3 + * Version: 14.2-a.5 * Author URI: https://jetpack.com * License: GPL2+ * Text Domain: jetpack @@ -34,7 +34,7 @@ define( 'JETPACK__MINIMUM_WP_VERSION', '6.6' ); define( 'JETPACK__MINIMUM_PHP_VERSION', '7.2' ); -define( 'JETPACK__VERSION', '14.2-a.3' ); +define( 'JETPACK__VERSION', '14.2-a.5' ); /** * Constant used to fetch the connection owner token diff --git a/projects/plugins/jetpack/package.json b/projects/plugins/jetpack/package.json index 948861ec400b5..7d28dc3057c4c 100644 --- a/projects/plugins/jetpack/package.json +++ b/projects/plugins/jetpack/package.json @@ -1,6 +1,6 @@ { "name": "Jetpack", - "version": "14.2.0-a.3", + "version": "14.2.0-a.5", "private": true, "description": "[Jetpack](https://jetpack.com/) is a WordPress plugin that supercharges your self-hosted WordPress site with the awesome cloud power of [WordPress.com](https://wordpress.com).", "homepage": "https://jetpack.com", diff --git a/projects/plugins/jetpack/readme.txt b/projects/plugins/jetpack/readme.txt index a43dca27e6b46..fe0e776446b89 100644 --- a/projects/plugins/jetpack/readme.txt +++ b/projects/plugins/jetpack/readme.txt @@ -326,18 +326,10 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file == Changelog == -### 14.2-a.3 - 2024-12-16 -#### Enhancements -- Social: Improved Jetpack likes behavior for better theme integration if the post has likes. - -#### Improved compatibility -- Jetpack Testimonials: Ensure feature loads via the Classic Theme Helper package instead of the module. - +### 14.2-a.5 - 2024-12-23 #### Bug fixes -- Facebook Embeds: Add a white background to embeds to avoid transparent background interfering with readability. -- Form Block: fixed validation of URL input types to allow query strings. -- Import: Correctly setting the WP_IMPORTING constant when doing an import. -- SEO: Ensure that SEO fields are not visible when another SEO plugin is active. +- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views. +- Slideshow block: Fix block display when added within a Stack block. -------- diff --git a/projects/plugins/mu-wpcom-plugin/changelog/prerelease#7 b/projects/plugins/mu-wpcom-plugin/changelog/prerelease#7 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/mu-wpcom-plugin/changelog/prerelease#7 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/mu-wpcom-plugin/composer.lock b/projects/plugins/mu-wpcom-plugin/composer.lock index 84180127a014a..7efdaf8df3709 100644 --- a/projects/plugins/mu-wpcom-plugin/composer.lock +++ b/projects/plugins/mu-wpcom-plugin/composer.lock @@ -1585,7 +1585,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1618,7 +1618,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/protect/changelog/prerelease#10 b/projects/plugins/protect/changelog/prerelease#10 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/protect/changelog/prerelease#10 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/protect/composer.lock b/projects/plugins/protect/composer.lock index 559b7a0a02b50..19028ae6033fb 100644 --- a/projects/plugins/protect/composer.lock +++ b/projects/plugins/protect/composer.lock @@ -1125,7 +1125,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1163,7 +1163,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1732,7 +1732,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1765,7 +1765,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/search/changelog/prerelease#17 b/projects/plugins/search/changelog/prerelease#17 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/search/changelog/prerelease#17 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/search/composer.lock b/projects/plugins/search/composer.lock index 746ec148d328b..844752e99441f 100644 --- a/projects/plugins/search/composer.lock +++ b/projects/plugins/search/composer.lock @@ -1065,7 +1065,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1103,7 +1103,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1827,7 +1827,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1860,7 +1860,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/social/changelog/prerelease#10 b/projects/plugins/social/changelog/prerelease#10 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/social/changelog/prerelease#10 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/social/composer.lock b/projects/plugins/social/composer.lock index 6091335a79fa0..5f2d3aa774d7c 100644 --- a/projects/plugins/social/composer.lock +++ b/projects/plugins/social/composer.lock @@ -1065,7 +1065,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1103,7 +1103,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1564,7 +1564,7 @@ "dist": { "type": "path", "url": "../../packages/publicize", - "reference": "ab76db662348ffb061c122ec58fb2b5f34c68bbc" + "reference": "0fa23aea603e89c8fce0e22ac921356ca84b1044" }, "require": { "automattic/jetpack-assets": "@dev", @@ -1593,7 +1593,7 @@ "link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "0.56.x-dev" + "dev-trunk": "0.57.x-dev" } }, "autoload": { @@ -1819,7 +1819,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1852,7 +1852,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/starter-plugin/changelog/prerelease#2 b/projects/plugins/starter-plugin/changelog/prerelease#2 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/starter-plugin/changelog/prerelease#2 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/starter-plugin/composer.lock b/projects/plugins/starter-plugin/composer.lock index 7f001ae2e5af7..2b5cee01e55e6 100644 --- a/projects/plugins/starter-plugin/composer.lock +++ b/projects/plugins/starter-plugin/composer.lock @@ -1065,7 +1065,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1103,7 +1103,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1672,7 +1672,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1705,7 +1705,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/videopress/changelog/prerelease#17 b/projects/plugins/videopress/changelog/prerelease#17 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/videopress/changelog/prerelease#17 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/videopress/composer.lock b/projects/plugins/videopress/composer.lock index 10ab6945ab542..bdfef9121ba65 100644 --- a/projects/plugins/videopress/composer.lock +++ b/projects/plugins/videopress/composer.lock @@ -1065,7 +1065,7 @@ "dist": { "type": "path", "url": "../../packages/my-jetpack", - "reference": "0ab26c7e6e5f2c4a5f9038772514da7b408ff7bc" + "reference": "1356c22d5af932cc2f331bb5d2762a31609b14ed" }, "require": { "automattic/jetpack-admin-ui": "@dev", @@ -1103,7 +1103,7 @@ "link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}" }, "branch-alias": { - "dev-trunk": "5.1.x-dev" + "dev-trunk": "5.2.x-dev" }, "version-constants": { "::PACKAGE_VERSION": "src/class-initializer.php" @@ -1672,7 +1672,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1705,7 +1705,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [ diff --git a/projects/plugins/wpcomsh/changelog/prerelease#3 b/projects/plugins/wpcomsh/changelog/prerelease#3 new file mode 100644 index 0000000000000..9aa70e3ec1f75 --- /dev/null +++ b/projects/plugins/wpcomsh/changelog/prerelease#3 @@ -0,0 +1,5 @@ +Significance: patch +Type: changed +Comment: Updated composer.lock. + + diff --git a/projects/plugins/wpcomsh/composer.lock b/projects/plugins/wpcomsh/composer.lock index 5956b66464ed3..b1f66cadbde5d 100644 --- a/projects/plugins/wpcomsh/composer.lock +++ b/projects/plugins/wpcomsh/composer.lock @@ -1787,7 +1787,7 @@ "dist": { "type": "path", "url": "../../packages/sync", - "reference": "60ef0ba8f14f719aa2f69b33c2526fb066596627" + "reference": "ece2cb5be16c8bc399fb6681a61ffa42b42e3cf5" }, "require": { "automattic/jetpack-connection": "@dev", @@ -1820,7 +1820,7 @@ "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}" }, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "dependencies": { "test-only": [