Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
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:
If you have questions about anything, reach out in #jetpack-developers for guidance! Wpcomsh plugin:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
Code Coverage SummaryThis 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. 🤷 |
There was a problem hiding this comment.
Pull request overview
This PR updates the wpcomsh plugin’s Composer dependency on automattic/wc-calypso-bridge to pick up upstream fixes included in 2.11.5 (per the linked wc-calypso-bridge PRs and TRA-33).
Changes:
- Bump
automattic/wc-calypso-bridgefrom2.11.4to2.11.5incomposer.json. - Update
composer.lockto the correspondingv2.11.5reference. - Add a
wpcomshchangelogger entry documenting the bump.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| projects/plugins/wpcomsh/composer.json | Updates the required wc-calypso-bridge version to 2.11.5. |
| projects/plugins/wpcomsh/composer.lock | Locks wc-calypso-bridge to v2.11.5 (updated reference/dist URL/content hash). |
| projects/plugins/wpcomsh/changelog/update-wpcomsh-to-use-wc-calypso-bridge-2.11.5 | Adds changelogger entry for the dependency update. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Fixes TRA-33
Relates to Automattic/wc-calypso-bridge#1598
Proposed changes:
Before:

After:

Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
Changelog