Skip to content

Conversation

@manzoorwanijk
Copy link
Member

Proposed changes:

Backports changes for jetpack 15.5-beta

Other information:

  • Have you written new tests for your changes, if applicable?
  • Have you checked the E2E test CI results, and verified that your changes do not break them?
  • Have you tested your changes on WordPress.com, if applicable (if so, you'll see a generated comment below with a script to run)?

Jetpack product discussion

N/a

Does this pull request change what data or activity we track or use?

No

Testing instructions:

Proofread changes.

Copilot AI review requested due to automatic review settings February 2, 2026 12:57
@manzoorwanijk manzoorwanijk requested a review from a team as a code owner February 2, 2026 12:57
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WoA dev site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin (Jetpack or WordPress.com Site Helper), and enable the prerelease branch.
  • To test on Simple, run the following command on your sandbox:
bin/jetpack-downloader test jetpack prerelease
bin/jetpack-downloader test jetpack-mu-wpcom-plugin prerelease

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2

@github-actions github-actions bot added [Package] Stats Admin [Package] Subscribers Dashboard [Package] Sync [Package] VideoPress [Package] WAF [Package] WooCommerce Analytics Enhanced analytics for WooCommerce users [Plugin] Automattic For Agencies Client [Plugin] Backup A plugin that allows users to save every change and get back online quickly with one-click restores. [Plugin] Boost A feature to speed up the site and improve performance. [Plugin] Inspect [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Plugin] mu wpcom jetpack-mu-wpcom plugin [Plugin] Paypal Payment Buttons [Plugin] Protect A plugin with features to protect a site: brute force protection, security scanning, and a WAF. [Plugin] Search A plugin to add an instant search modal to your site to help visitors find content faster. [Plugin] Social Issues about the Jetpack Social plugin [Plugin] Starter Plugin [Plugin] VideoPress A standalone plugin to add high-quality VideoPress videos to your site. [Plugin] Wpcloud Sso [Plugin] Wpcomsh RNA labels Feb 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • ✅ Add a "[Status]" label (In Progress, Needs Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


Follow this PR Review Process:

  1. Ensure all required checks appearing at the bottom of this PR are passing.
  2. Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
  3. You can use GitHub's Reviewers functionality to request a review.
  4. When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.

If you have questions about anything, reach out in #jetpack-developers for guidance!


Jetpack plugin:

The Jetpack plugin has different release cadences depending on the platform:

  • WordPress.com Simple releases happen as soon as you deploy your changes after merging this PR (PCYsg-Jjm-p2).
  • WoA releases happen weekly.
  • Releases to self-hosted sites happen monthly:
    • Scheduled release: February 3, 2026
    • Code freeze: February 3, 2026

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Backup plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Boost plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Search plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Social plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Starter Plugin plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Protect plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Videopress plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Mu Wpcom plugin:

  • Next scheduled release: WordPress.com Simple releases happen semi-continuously (PCYsg-Jjm-p2)

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Inspect plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Wpcomsh plugin:

  • Next scheduled release: Atomic deploys happen twice daily on weekdays (p9o2xV-2EN-p2)

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Automattic For agencies client plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Paypal Payment buttons plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Wpcloud Sso plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backports Jetpack 15.5-beta release changes onto trunk by updating plugin/package versions, refreshing dependency lockfiles, and consolidating changelog entries into the canonical CHANGELOG.md files.

Changes:

  • Bump Jetpack plugin version/stable tag to 15.5-beta and update release notes.
  • Update multiple plugin composer.lock files to point at newer in-repo package revisions and add prerelease changelog entries.
  • Bump many package/js-package versions and roll up individual changelog fragments into CHANGELOG.md.

Reviewed changes

Copilot reviewed 266 out of 280 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
projects/plugins/wpcomsh/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/wpcomsh/changelog/prerelease#15 Add prerelease changelog entry for lockfile update.
projects/plugins/wpcloud-sso/composer.lock Update in-repo package references (connection/sync).
projects/plugins/wpcloud-sso/changelog/prerelease#5 Add prerelease changelog entry for lockfile update.
projects/plugins/videopress/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/videopress/changelog/prerelease#7 Add prerelease changelog entry for lockfile update.
projects/plugins/starter-plugin/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/starter-plugin/changelog/prerelease#2 Add prerelease changelog entry for lockfile update.
projects/plugins/social/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/social/changelog/prerelease#3 Add prerelease changelog entry for lockfile update.
projects/plugins/search/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/search/changelog/prerelease#8 Add prerelease changelog entry for lockfile update.
projects/plugins/protect/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/protect/changelog/prerelease#7 Add prerelease changelog entry for lockfile update.
projects/plugins/paypal-payment-buttons/composer.lock Update in-repo package references (connection).
projects/plugins/paypal-payment-buttons/changelog/prerelease#5 Add prerelease changelog entry for lockfile update.
projects/plugins/mu-wpcom-plugin/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/mu-wpcom-plugin/changelog/prerelease#4 Add prerelease changelog entry for lockfile update.
projects/plugins/inspect/composer.lock Update in-repo package references (connection).
projects/plugins/inspect/changelog/prerelease Add prerelease changelog entry for lockfile update.
projects/plugins/boost/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/boost/changelog/prerelease Add prerelease changelog entry for lockfile update.
projects/plugins/backup/composer.lock Update in-repo package references (connection/device-detection/sync).
projects/plugins/backup/changelog/prerelease#7 Add prerelease changelog entry for lockfile update.
projects/plugins/automattic-for-agencies-client/composer.lock Update in-repo package references (connection/sync).
projects/plugins/automattic-for-agencies-client/changelog/prerelease#5 Adjust prerelease changelog type to reflect lockfile change.
projects/plugins/jetpack/readme.txt Update stable tag and add 15.5-beta release notes.
projects/plugins/jetpack/jetpack.php Bump plugin header version and JETPACK__VERSION.
projects/plugins/jetpack/composer.lock Update in-repo package references (connection/device-detection/external-media/forms/sync).
projects/plugins/jetpack/composer.json Update autoloader suffix for 15.5-beta.
projects/plugins/jetpack/CHANGELOG.md Add 15.5-beta entry with summarized changes.
projects/plugins/jetpack/changelog/update-to-test-for-jetpack Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-stop-syncing-updating_jetpack_version Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-social-share-connections-by-default Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-prevent-syncing-post-meta-delete-actions-on-post-delete Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-podcast-player-email-rendering Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-minimum-wp-to-6.8 Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-minify-likes-css Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-disable-videopress-when-plan-missing Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/update-SOCIAL-344-modal-size Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/renovate-wordpress-monorepo Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/renovate-lock-file-maintenance Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/remove-latex-block Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/fix-forms-voiceover-submission Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/fix-clean-up-todos-after-wp-6.8#2 Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/extract-block-theme-notice Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/edi-245-typing-swit-doesnt-yield-results-from-the-site-switcher Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/disable-switch-sites-command Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/add-sync-jetpack_options-blacklist Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/add-single-form-screen Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/add-forms-response-star-rating Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/add-SOCIAL-323-per-network-upsell Remove fragment now represented in aggregated changelog(s).
projects/plugins/jetpack/changelog/add-MYJP-174-extending-protect-details Remove fragment now represented in aggregated changelog(s).
projects/packages/woocommerce-analytics/src/class-woocommerce-analytics.php Bump PHP package version constant.
projects/packages/woocommerce-analytics/package.json Bump JS package version metadata.
projects/packages/woocommerce-analytics/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/woocommerce-analytics/CHANGELOG.md Add 0.15.2 entry and compare link.
projects/packages/waf/CHANGELOG.md Add 0.27.10 entry and compare link.
projects/packages/videopress/src/class-package-version.php Bump PHP package version constant.
projects/packages/videopress/package.json Bump JS package version metadata.
projects/packages/videopress/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/videopress/CHANGELOG.md Add 0.33.4 entry and compare link.
projects/packages/sync/src/class-package-version.php Bump PHP package version constant.
projects/packages/sync/composer.json Update branch-alias for new sync minor line.
projects/packages/sync/changelog/update-stop-syncing-updating_jetpack_version Remove fragment now represented in CHANGELOG.md.
projects/packages/sync/changelog/update-prevent-syncing-post-meta-delete-actions-on-post-delete Remove fragment now represented in CHANGELOG.md.
projects/packages/sync/changelog/renovate-lock-file-maintenance Remove fragment now represented in CHANGELOG.md.
projects/packages/sync/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in CHANGELOG.md.
projects/packages/sync/changelog/add-sync-jetpack_options-blacklist Remove fragment now represented in CHANGELOG.md.
projects/packages/sync/CHANGELOG.md Add 4.26.0 entry and compare link.
projects/packages/subscribers-dashboard/src/class-dashboard.php Bump PHP package version constant.
projects/packages/subscribers-dashboard/package.json Bump JS package version metadata.
projects/packages/subscribers-dashboard/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/subscribers-dashboard/changelog/renovate-@wordpressdataviews#2 Remove fragment now represented in CHANGELOG.md.
projects/packages/subscribers-dashboard/changelog/renovate-@wordpressdataviews Remove fragment now represented in CHANGELOG.md.
projects/packages/subscribers-dashboard/CHANGELOG.md Add 0.4.16 entry.
projects/packages/stats/src/class-package-version.php Bump PHP package version constant.
projects/packages/stats/CHANGELOG.md Add 0.17.8 entry and compare link.
projects/packages/stats-admin/src/class-main.php Bump PHP package version constant.
projects/packages/stats-admin/package.json Bump JS package version metadata.
projects/packages/stats-admin/CHANGELOG.md Add 0.30.6 entry.
projects/packages/search/src/class-package.php Bump PHP package version constant.
projects/packages/search/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/search/changelog/renovate-lock-file-maintenance Remove fragment now represented in CHANGELOG.md.
projects/packages/search/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in CHANGELOG.md.
projects/packages/search/CHANGELOG.md Add 0.55.2 entry and compare link.
projects/packages/scheduled-updates/changelog/force-a-release Normalize dependency-update wording for release entry.
projects/packages/publicize/package.json Bump JS package version metadata.
projects/packages/publicize/changelog/update-social-sync-media-to-connections Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-social-share-connections-by-default Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-social-retain-the-preview-tab-on-modal-navigation Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-social-improve-upgrade-buttons Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-social-disabled-account-preview Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-social-adjust-connection-toggle-and-preview-heading Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/update-SOCIAL-344-modal-size Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/renovate-@wordpressdataviews#2 Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/renovate-@wordpressdataviews Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/fix-preview-ux Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/add-social-view-to-post-schedule-snackbar Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/add-social-view-scheduled-link-to-modal Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/changelog/add-SOCIAL-323-per-network-upsell Remove fragment now represented in CHANGELOG.md.
projects/packages/publicize/CHANGELOG.md Add 0.72.1 entry and compare link.
projects/packages/protect-status/src/class-status.php Bump PHP package version constant.
projects/packages/protect-status/package.json Bump JS package version metadata.
projects/packages/protect-status/CHANGELOG.md Add 0.7.7 entry and compare link.
projects/packages/post-list/src/class-post-list.php Bump PHP package version constant.
projects/packages/post-list/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/post-list/CHANGELOG.md Add 0.9.4 entry and compare link.
projects/packages/plugin-deactivation/changelog/force-a-release Normalize dependency-update wording for release entry.
projects/packages/plans/package.json Bump JS package version metadata.
projects/packages/plans/CHANGELOG.md Add 0.11.2 entry and compare link.
projects/packages/paypal-payments/src/class-paypal-payments.php Bump PHP package version constant.
projects/packages/paypal-payments/package.json Bump JS package version metadata.
projects/packages/paypal-payments/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/paypal-payments/CHANGELOG.md Add 0.6.3 entry and compare link.
projects/packages/newsletter/src/class-settings.php Bump PHP package version constant.
projects/packages/newsletter/package.json Bump JS package version metadata.
projects/packages/newsletter/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/newsletter/changelog/renovate-@wordpressdataviews#2 Remove fragment now represented in CHANGELOG.md.
projects/packages/newsletter/changelog/renovate-@wordpressdataviews Remove fragment now represented in CHANGELOG.md.
projects/packages/newsletter/changelog/newsletter-category-settings Remove fragment now represented in CHANGELOG.md.
projects/packages/newsletter/changelog/more-newsletter-settings Remove fragment now represented in CHANGELOG.md.
projects/packages/newsletter/CHANGELOG.md Add 0.3.1 entry and compare link.
projects/packages/my-jetpack/src/class-initializer.php Bump PHP package version constant.
projects/packages/my-jetpack/package.json Bump JS package version metadata.
projects/packages/my-jetpack/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/my-jetpack/changelog/renovate-@wordpressdataviews Remove fragment now represented in CHANGELOG.md.
projects/packages/my-jetpack/changelog/add-MYJP-174-extending-protect-details Remove fragment now represented in CHANGELOG.md.
projects/packages/my-jetpack/CHANGELOG.md Add 5.30.4 entry and compare link.
projects/packages/masterbar/src/class-main.php Bump PHP package version constant.
projects/packages/masterbar/package.json Bump JS package version metadata.
projects/packages/masterbar/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/masterbar/CHANGELOG.md Add 0.27.10 entry and compare link.
projects/packages/licensing/CHANGELOG.md Add 3.1.4 entry and compare link.
projects/packages/jitm/src/class-jitm.php Bump PHP package version constant.
projects/packages/jitm/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/jitm/CHANGELOG.md Add 4.3.18 entry and compare link.
projects/packages/import/src/class-main.php Bump PHP package version constant.
projects/packages/import/package.json Bump JS package version metadata.
projects/packages/import/changelog/renovate-lock-file-maintenance Remove fragment now represented in CHANGELOG.md.
projects/packages/import/CHANGELOG.md Add 0.9.14 entry and compare link.
projects/packages/forms/src/class-jetpack-forms.php Bump PHP package version constant.
projects/packages/forms/package.json Bump JS package version metadata.
projects/packages/forms/composer.json Update branch-alias for new forms minor line.
projects/packages/forms/changelog/update-forms-wp-build-dashboard-actions Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-wp-build-dash-sidebar Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-wp-build-dash-page Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-watch-include-wp-build Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-submissions-responses-copy Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-simplify-label-format Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-field-preview-number-formatting Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-dashboard-new Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-dashboard-default-tab-and-labels Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-forms-click-item Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/update-create-cfm-new-form-added Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-wordpress-monorepo#2 Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-lock-file-maintenance Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-libphonenumber-js-1.x Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-@wordpressdataviews#2 Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-@wordpressdataviews Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/renovate-@wordpressbuild Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/refactor-forms-text-with-flag-component Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/forms-response-star-rating Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-site-editor-edit-form-link Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-multistep-form-select-first-step Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-jetpack-form-keep-form-selected Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-wp-build-dashboard-inbox-data-normalize Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-wp-build-dashboard-inbox-data Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-wp-build-dash-filters-alignment Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-voiceover-submission Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-move-icons-to-jsx Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-merge-response-view-components Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-forms-dashboard-mark-read-unread Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-form-step-spinner Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/fix-form-editor-do-not-hide-toolbar Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-wp-build-forms-route Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-wp-build-forms-filter-counts Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-single-form-screen Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-response-preview-formatted-phone-numbers Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-response-file-upload Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-reponse-preview-fields-style Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-logo-component Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-list-wpbuild-dashboard Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-integrations-gating Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/changelog/add-forms-field-preview-collection-renderer Remove fragment now represented in CHANGELOG.md.
projects/packages/forms/CHANGELOG.md Add 7.6.0 entry and compare link.
projects/packages/external-media/src/class-external-media.php Bump PHP package version constant and deprecation metadata.
projects/packages/external-media/package.json Bump JS package version metadata.
projects/packages/external-media/composer.json Update branch-alias for new minor line.
projects/packages/external-media/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/external-media/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in CHANGELOG.md.
projects/packages/external-media/CHANGELOG.md Add 0.8.0 entry and compare link.
projects/packages/external-connections/src/class-external-connections.php Bump PHP package version constant.
projects/packages/external-connections/package.json Bump JS package version metadata.
projects/packages/external-connections/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/external-connections/CHANGELOG.md Add 0.1.14 entry and compare link.
projects/packages/explat/src/class-explat.php Bump PHP package version constant.
projects/packages/explat/package.json Bump JS package version metadata.
projects/packages/explat/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/explat/CHANGELOG.md Add 0.4.9 entry and compare link.
projects/packages/device-detection/composer.json Update branch-alias for new minor line.
projects/packages/device-detection/changelog/add-device-detection-is-agent Remove fragment now represented in CHANGELOG.md.
projects/packages/device-detection/CHANGELOG.md Add 3.4.0 entry and compare link.
projects/packages/connection/src/class-package-version.php Bump PHP package version constant.
projects/packages/connection/src/class-external-storage.php Update external storage documentation/metadata.
projects/packages/connection/src/class-error-handler.php Update deprecation notes for external storage errors.
projects/packages/connection/composer.json Update branch-alias for new major line.
projects/packages/connection/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/connection/changelog/remove-remove-deprecate-error-handling-external-storage Remove fragment now represented in CHANGELOG.md.
projects/packages/connection/CHANGELOG.md Add 7.0.0 entry and compare link.
projects/packages/classic-theme-helper/src/class-main.php Bump PHP package version constant.
projects/packages/classic-theme-helper/package.json Bump JS package version metadata.
projects/packages/classic-theme-helper/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/classic-theme-helper/changelog/renovate-lock-file-maintenance Remove fragment now represented in CHANGELOG.md.
projects/packages/classic-theme-helper/CHANGELOG.md Add 0.14.12 entry and compare link.
projects/packages/changelogger/src/Application.php Bump tool version constant.
projects/packages/changelogger/changelog/renovate-wikimedia-testing-access-wrapper-4.x Remove fragment now represented in CHANGELOG.md.
projects/packages/changelogger/CHANGELOG.md Add 6.0.13 entry and compare link.
projects/packages/boost-core/package.json Bump JS package version metadata.
projects/packages/boost-core/CHANGELOG.md Add 0.4.2 entry and compare link.
projects/packages/blaze/src/class-dashboard.php Bump PHP package version constant.
projects/packages/blaze/package.json Bump JS package version metadata.
projects/packages/blaze/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/blaze/CHANGELOG.md Add 0.27.1 entry and compare link.
projects/packages/backup/src/class-package-version.php Bump PHP package version constant.
projects/packages/backup/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/backup/changelog/fix-clean-up-todos-after-wp-6.8 Remove fragment now represented in CHANGELOG.md.
projects/packages/backup/CHANGELOG.md Add 4.2.39 entry and compare link.
projects/packages/assets/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/packages/assets/changelog/renovate-wikimedia-testing-access-wrapper-4.x Remove fragment now represented in CHANGELOG.md.
projects/packages/assets/CHANGELOG.md Add 4.3.22 entry and compare link.
projects/packages/account-protection/src/class-account-protection.php Bump PHP package version constant.
projects/packages/account-protection/package.json Bump JS package version metadata.
projects/packages/account-protection/CHANGELOG.md Add 0.2.11 entry and compare link.
projects/js-packages/webpack-config/package.json Bump JS package version metadata.
projects/js-packages/webpack-config/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/webpack-config/CHANGELOG.md Add 3.7.21 entry.
projects/js-packages/social-previews/package.json Bump JS package version metadata.
projects/js-packages/social-previews/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/social-previews/CHANGELOG.md Add 3.0.5 entry and compare link.
projects/js-packages/shared-extension-utils/package.json Bump JS package version metadata.
projects/js-packages/shared-extension-utils/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/shared-extension-utils/CHANGELOG.md Add 1.4.8 entry and compare link.
projects/js-packages/react-data-sync-client/changelog/force-a-release Normalize dependency-update wording for release entry.
projects/js-packages/partner-coupon/package.json Bump JS package version metadata.
projects/js-packages/partner-coupon/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/partner-coupon/CHANGELOG.md Add 1.0.34 entry.
projects/js-packages/licensing/package.json Bump JS package version metadata.
projects/js-packages/licensing/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/licensing/CHANGELOG.md Add 1.2.26 entry.
projects/js-packages/idc/package.json Bump JS package version metadata.
projects/js-packages/idc/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/idc/CHANGELOG.md Add 1.0.46 entry.
projects/js-packages/i18n-loader-webpack-plugin/package.json Bump JS package version metadata.
projects/js-packages/i18n-loader-webpack-plugin/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md Add 2.0.90 entry and compare link.
projects/js-packages/critical-css-gen/changelog/force-a-release Normalize dependency-update wording for release entry.
projects/js-packages/connection/package.json Bump JS package version metadata.
projects/js-packages/connection/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/connection/CHANGELOG.md Add 1.4.30 entry and compare link.
projects/js-packages/components/package.json Bump JS package version metadata.
projects/js-packages/components/changelog/update-components-use-bem-in-navigator-modal Remove fragment now represented in CHANGELOG.md.
projects/js-packages/components/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/components/changelog/fix-preview-ux Remove fragment now represented in CHANGELOG.md.
projects/js-packages/components/CHANGELOG.md Add 1.4.9 entry and compare link.
projects/js-packages/charts/package.json Bump JS package version metadata.
projects/js-packages/charts/changelog/renovate-wordpress-monorepo Remove fragment now represented in CHANGELOG.md.
projects/js-packages/charts/CHANGELOG.md Add 0.54.2 entry and compare link.
projects/js-packages/boost-score-api/package.json Bump JS package version metadata.
projects/js-packages/boost-score-api/CHANGELOG.md Add 1.0.27 entry and compare link.
projects/js-packages/base-styles/package.json Bump JS package version metadata.
projects/js-packages/base-styles/CHANGELOG.md Add 1.0.15 entry and compare link.
projects/js-packages/api/package.json Bump JS package version metadata.
projects/js-packages/api/CHANGELOG.md Add 1.0.16 entry and compare link.
projects/js-packages/ai-client/package.json Bump JS package version metadata.
projects/js-packages/ai-client/CHANGELOG.md Add 0.33.32 entry and compare link.

@jp-launch-control
Copy link

Code Coverage Summary

This PR did not change code coverage!

That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷

Full summary · PHP report · JS report

@manzoorwanijk manzoorwanijk requested a review from a team February 2, 2026 16:08
Copy link
Contributor

@anomiex anomiex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a backport. Didn't proofread.

@manzoorwanijk manzoorwanijk merged commit ad261bf into trunk Feb 3, 2026
105 of 106 checks passed
@manzoorwanijk manzoorwanijk deleted the prerelease branch February 3, 2026 05:59
@github-actions github-actions bot added [Status] UI Changes Add this to PRs that change the UI so documentation can be updated. and removed [Status] Needs Review This PR is ready for review. labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Contact Form [Feature] Masterbar WordPress.com Toolbar and Dashboard customizations [Feature] Publicize Now Jetpack Social, auto-sharing [Feature] Theme Tools [Feature] WooCommerce Analytics [JS Package] AI Client [JS Package] API [JS Package] Base Styles [JS Package] Boost Score Api [JS Package] Charts [JS Package] Components [JS Package] Connection [JS Package] Critical Css Gen [JS Package] I18n Loader Webpack Plugin [JS Package] IDC [JS Package] Licensing [JS Package] Partner Coupon [JS Package] React Data Sync Client [JS Package] Shared Extension Utils [JS Package] Social Previews [JS Package] Webpack Config [Package] Account Protection [Package] Assets [Package] Backup [Package] Blaze [Package] Boost Core [Package] Changelogger [Package] Classic Theme Helper [Package] Connection [Package] Device Detection [Package] Explat [Package] External Connections [Package] External Media [Package] Forms [Package] Import [Package] Jitm [Package] Licensing [Package] Masterbar [Package] My Jetpack [Package] Newsletter [Package] Paypal Payments [Package] Plans [Package] Plugin Deactivation [Package] Post List [Package] Protect Status [Package] Publicize [Package] Scheduled Updates [Package] Search Contains core Search functionality for Jetpack and Search plugins [Package] Stats Admin [Package] Stats Data [Package] Subscribers Dashboard [Package] Sync [Package] VideoPress [Package] WAF [Package] WooCommerce Analytics Enhanced analytics for WooCommerce users [Plugin] Automattic For Agencies Client [Plugin] Backup A plugin that allows users to save every change and get back online quickly with one-click restores. [Plugin] Boost A feature to speed up the site and improve performance. [Plugin] Inspect [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Plugin] mu wpcom jetpack-mu-wpcom plugin [Plugin] Paypal Payment Buttons [Plugin] Protect A plugin with features to protect a site: brute force protection, security scanning, and a WAF. [Plugin] Search A plugin to add an instant search modal to your site to help visitors find content faster. [Plugin] Social Issues about the Jetpack Social plugin [Plugin] Starter Plugin [Plugin] VideoPress A standalone plugin to add high-quality VideoPress videos to your site. [Plugin] Wpcloud Sso [Plugin] Wpcomsh RNA [Status] UI Changes Add this to PRs that change the UI so documentation can be updated. [Type] Janitorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants