Update @wordpress/build to 0.16.1 - #49917
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
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. 🤷 |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
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! |
Nikschavan
left a comment
There was a problem hiding this comment.
Thank you for this, looks good!
|
FYI, I also noticed there is a PR - #49271 |
|
Thanks, @Nikschavan. Closing in favor of #49271 |
Fixes #
Proposed changes
@wordpress/buildfrom0.14.0to0.16.1across all 11 package consumers.pnpm-lock.yamlwithcorepack pnpm@11.5.2 install.Related product discussion/links
Does this pull request change what data or activity we track or use?
No.
Testing instructions
corepack pnpm@11.5.2 installand confirm the lockfile is up to date.corepack pnpm@11.5.2 jetpack build packages/premium-analytics.grep -n "presentation" projects/packages/premium-analytics/build/widgets/registry.php'presentation' => 'full-bleed'forjpa/hello-world.corepack pnpm@11.5.2 jetpack build packages/formscorepack pnpm@11.5.2 --dir projects/packages/forms run typecheckcorepack pnpm@11.5.2 jetpack build packages/videopresscorepack pnpm@11.5.2 --dir projects/packages/videopress run typecheckcorepack pnpm@11.5.2 jetpack build packages/publicizecorepack pnpm@11.5.2 --dir projects/packages/publicize run typecheckMade with Cursor