Skip to content

Backport videopress 3.3 changes - #51259

Merged
chrisbliss18 merged 3 commits into
trunkfrom
prerelease
Aug 13, 2026
Merged

Backport videopress 3.3 changes#51259
chrisbliss18 merged 3 commits into
trunkfrom
prerelease

Conversation

@chrisbliss18

@chrisbliss18 chrisbliss18 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Proposed changes:

Backports changes for videopress 3.3

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.


Note

Medium Risk
Mostly release metadata, but it versions connection security and admin UX changes (reconnect CTAs, ownership transfer warnings) that affect all Jetpack-connected products; incorrect lockfile pins could break builds.

Overview
Backports the Jetpack VideoPress 3.3 release to trunk by cutting published versions, folding changelogger fragments into package changelogs, and refreshing composer.lock (and related version constants) across stand-alone plugins.

The VideoPress plugin moves to 3.3, documenting Activity Log in wp-admin without the full Jetpack plugin, plus dependency updates. The VideoPress library release (0.46.0) adds a free-plan upgrade notice on Library and Settings after the first free upload.

Several connection-related releases ship with this backport: PHP connection 8.10.2 (security: stop surfacing another user’s broken-token reconnect CTA; filter stale owner errors; warn secondary admins that owner reconnect transfers ownership), JS connection 2.3.0 (user-scoped error messages/CTAs and connection-owner identity), and My Jetpack 5.43.0 (richer per-error scope/code in the notice). jetpack-status 6.3.1 treats WordPress Playground as local for offline mode. Smaller bumps (activity-log, licensing, shared-extension-utils) are dependency-only.

Reviewed by Cursor Bugbot for commit 843622e. Bugbot is set up for automated code reviews on this repo. Configure here.

@chrisbliss18
chrisbliss18 requested a review from a team as a code owner August 13, 2026 16:46
@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

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


## [0.46.0] - 2026-08-13
### Added
- Show the free-plan upgrade notice on the Library and Settings tabs once the free video upload has been used. [#51186]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks like a user facing change that we want in the plugin changelog as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No. I was so focused on the mechanical process of how to update the log that I didn't pay attention to the substance of it. Great catch.

What's the proper way to handle updating the changelog at this point?

@haqadn haqadn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks good. I have made a comment about a change in videopress comment that might be useful. But, it's also not a big change. So, if the plugin build is already created, it's fine to skip.

@chrisbliss18

Copy link
Copy Markdown
Contributor Author

It looks good. I have made a comment about a change in videopress comment that might be useful. But, it's also not a big change. So, if the plugin build is already created, it's fine to skip.

3.3 just dropped into SVN.

@jp-launch-control

Copy link
Copy Markdown

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

@github-actions github-actions Bot added [JS Package] Connection [JS Package] Licensing [JS Package] Shared Extension Utils [Package] Activity Log [Package] Connection [Package] My Jetpack [Package] Scan [Package] Status [Package] VideoPress [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] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [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. RNA labels Aug 13, 2026
@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

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: September 7, 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.

@chrisbliss18
chrisbliss18 merged commit 1627d6b into trunk Aug 13, 2026
129 of 132 checks passed
@chrisbliss18
chrisbliss18 deleted the prerelease branch August 13, 2026 18:11
@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 Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[JS Package] Connection [JS Package] Licensing [JS Package] Shared Extension Utils [Package] Activity Log [Package] Connection [Package] My Jetpack [Package] Scan [Package] Status [Package] VideoPress [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] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [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. 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.

2 participants