Skip to content

Conversation

@matticbot
Copy link
Contributor

@matticbot matticbot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@wordpress/a11y (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/annotations (source) 3.31.0 -> 3.33.0 age confidence
@wordpress/api-fetch (source) 7.31.0 -> 7.33.0 age confidence
@wordpress/babel-plugin-import-jsx-pragma (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/base-styles (source) 6.7.0 -> 6.9.0 age confidence
@wordpress/blob (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/block-editor (source) 15.4.0 -> 15.6.0 age confidence
@wordpress/block-library (source) 9.31.0 -> 9.33.1 age confidence
@wordpress/block-serialization-default-parser (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/blocks (source) 15.4.0 -> 15.6.0 age confidence
@wordpress/browserslist-config (source) 6.31.0 -> 6.33.0 age confidence
@wordpress/commands (source) 1.31.0 -> 1.33.0 age confidence
@wordpress/components (source) 30.4.0 -> 30.6.0 age confidence
@wordpress/compose (source) 7.31.0 -> 7.33.0 age confidence
@wordpress/core-data (source) 7.31.0 -> 7.33.0 age confidence
@wordpress/data (source) 10.31.0 -> 10.33.0 age confidence
@wordpress/data-controls (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/date (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/dependency-extraction-webpack-plugin (source) 6.31.0 -> 6.33.0 age confidence
@wordpress/dom (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/dom-ready (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/e2e-test-utils-playwright (source) 1.31.0 -> 1.33.0 age confidence
@wordpress/edit-post (source) 8.31.0 -> 8.33.2 age confidence
@wordpress/editor (source) 14.31.0 -> 14.33.2 age confidence
@wordpress/element (source) 6.31.0 -> 6.33.0 age confidence
@wordpress/escape-html (source) 3.31.0 -> 3.33.0 age confidence
@wordpress/eslint-plugin (source) 22.17.0 -> 22.19.0 age confidence
@wordpress/format-library (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/hooks (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/html-entities (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/i18n (source) 6.4.0 -> 6.6.0 age confidence
@wordpress/icons (source) 10.31.0 -> 11.0.0 age confidence
@wordpress/interactivity (source) 6.31.0 -> 6.33.0 age confidence
@wordpress/interface (source) 9.16.0 -> 9.18.0 age confidence
@wordpress/jest-console (source) 8.31.0 -> 8.33.0 age confidence
@wordpress/keycodes (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/media-utils (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/notices (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/plugins (source) 7.31.0 -> 7.33.0 age confidence
@wordpress/postcss-plugins-preset (source) 5.31.0 -> 5.33.0 age confidence
@wordpress/primitives (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/rich-text (source) 7.31.0 -> 7.33.0 age confidence
@wordpress/router (source) 1.32.0 -> 1.33.0 age confidence
@wordpress/stylelint-config (source) 23.23.0 -> 23.25.0 age confidence
@wordpress/token-list (source) 3.31.0 -> 3.33.0 age confidence
@wordpress/url (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/viewport (source) 6.31.0 -> 6.33.0 age confidence
@wordpress/widgets (source) 4.31.0 -> 4.33.0 age confidence
@wordpress/wordcount (source) 4.31.0 -> 4.33.0 age confidence

Release Notes

WordPress/gutenberg (@​wordpress/a11y)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/annotations)

v3.33.0

Compare Source

v3.32.0

Compare Source

WordPress/gutenberg (@​wordpress/api-fetch)

v7.33.0

Compare Source

v7.32.0

Compare Source

WordPress/gutenberg (@​wordpress/babel-plugin-import-jsx-pragma)

v5.33.0

Compare Source

v5.32.0

Compare Source

WordPress/gutenberg (@​wordpress/base-styles)

v6.9.0

Compare Source

v6.8.0

Compare Source

WordPress/gutenberg (@​wordpress/blob)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/block-editor)

v15.6.0

Compare Source

v15.5.0

Compare Source

WordPress/gutenberg (@​wordpress/block-library)

v9.33.1

Compare Source

v9.33.0

Compare Source

Enhancements
  • Enable the Query Loop "Force Page Reload" setting to be false when the Post Content block is used. (#​72160)

v9.32.0

Compare Source

WordPress/gutenberg (@​wordpress/block-serialization-default-parser)

v5.33.0

Compare Source

v5.32.0

Compare Source

WordPress/gutenberg (@​wordpress/blocks)

v15.6.0

Compare Source

v15.5.0

Compare Source

WordPress/gutenberg (@​wordpress/browserslist-config)

v6.33.0

Compare Source

v6.32.0

Compare Source

WordPress/gutenberg (@​wordpress/commands)

v1.33.0

Compare Source

v1.32.0

Compare Source

WordPress/gutenberg (@​wordpress/components)

v30.6.0

Compare Source

Enhancements
  • SearchControl: Move search icon to prefix position (#​71984).
  • SearchControl: Flip search icon depending on placement (#​72070).
  • SearchControl: Normalize styles (#​72072).
  • Badge: Avoid propagating text-decoration styles from ancestors into the component (#​72097, #​72302).
  • CheckboxControl, RadioControl, ToggleControl (FormToggle): Ensure elements are focused when clicked in Safari (#​72115).
  • FontSizePicker: Add valueMode prop to control how the value prop is interpreted ('literal' for size values, 'slug' for font size slugs) (#​71703)
Bug Fixes
  • ValidatedCheckboxControl, ValidatedRadioControl, ValidatedToggleControl: Fix issue where validation may not be triggered in Safari when elements are toggled by clicking (#​72115).
Internal
  • Replace usage of extinct icons edit and warning with pencil and cautionFilled, respectively (#​72105).
  • Move the package to v2 build pipeline. Rewrite styles to be dart-sass compatible (#​72242).

v30.5.0

Compare Source

Enhancements
  • TextareaControl: Add default resize: vertical rule (#​71736).
Bug Fixes
  • Button: Fix incorrect padding with text and right icon (#​71464).
Internal
  • Expose ValidatedFormTokenField via private APIs #​71194
WordPress/gutenberg (@​wordpress/compose)

v7.33.0

Compare Source

v7.32.0

Compare Source

WordPress/gutenberg (@​wordpress/core-data)

v7.33.0

Compare Source

v7.32.0

Compare Source

WordPress/gutenberg (@​wordpress/data)

v10.33.0

Compare Source

v10.32.0

Compare Source

WordPress/gutenberg (@​wordpress/data-controls)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/date)

v5.33.0

Compare Source

v5.32.0

Compare Source

WordPress/gutenberg (@​wordpress/dependency-extraction-webpack-plugin)

v6.33.0

Compare Source

v6.32.0

Compare Source

WordPress/gutenberg (@​wordpress/dom)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/dom-ready)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/e2e-test-utils-playwright)

v1.33.0

Compare Source

v1.32.0

Compare Source

WordPress/gutenberg (@​wordpress/edit-post)

v8.33.2

Compare Source

v8.33.1

Compare Source

v8.33.0

Compare Source

v8.32.0

Compare Source

WordPress/gutenberg (@​wordpress/editor)

v14.33.2

Compare Source

v14.33.1

Compare Source

v14.33.0

Compare Source

v14.32.0

Compare Source

WordPress/gutenberg (@​wordpress/element)

v6.33.0

Compare Source

v6.32.0

Compare Source

WordPress/gutenberg (@​wordpress/escape-html)

v3.33.0

Compare Source

v3.32.0

Compare Source

WordPress/gutenberg (@​wordpress/eslint-plugin)

v22.19.0

Compare Source

v22.18.0

Compare Source

WordPress/gutenberg (@​wordpress/format-library)

v5.33.0

Compare Source

v5.32.0

Compare Source

WordPress/gutenberg (@​wordpress/hooks)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/html-entities)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/i18n)

v6.6.0

Compare Source

v6.5.0

Compare Source

WordPress/gutenberg (@​wordpress/icons)

v11.0.0

Compare Source

Breaking Changes
  • Remove edit and warning icons, which were aliases to pencil and cautionFilled, respectively. Switch to SVG icons as canonical source format, letting the system auto-generate the React elements and index. (#​71878).
  • Ensure both SVG and generated TSX code in src/ are included in the published package. (#​72299)
Enhancements
  • Update check to be more optically balanced. (#​72101)
  • Add new timeToRead and wordCount icons. (#​72240)

v10.32.0

Compare Source

WordPress/gutenberg (@​wordpress/interactivity)

v6.33.0

Compare Source

Enhancements
  • Add official support for unique IDs. (#​72161)
Bug Fixes
  • Change ordering of multiple data-wp-context directives in iAPI processing. (#​72395)
  • Handle client-server state synchronization scenarios for getServerContext and getServerState. (#​72381)

v6.32.0

Compare Source

  • Update router regions inside elements with data-wp-interactive. (#​71635)
  • Fix nested data-wp-each directives using the same items key. (#​71870)
WordPress/gutenberg (@​wordpress/interface)

v9.18.0

Compare Source

v9.17.0

Compare Source

WordPress/gutenberg (@​wordpress/jest-console)

v8.33.0

Compare Source

v8.32.0

Compare Source

WordPress/gutenberg (@​wordpress/keycodes)

v4.33.0

Compare Source

v4.32.0

Compare Source

WordPress/gutenberg (@​wordpress/media-utils)

v5.33.0

Compare Source

[v5.32.0](https://redirect.github.com/WordPress/gutenberg/blob/HEAD/p


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 02:59 AM, on day 1 of the month ( * 0-2 1 * * ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@matticbot matticbot added [Status] Needs Review This PR is ready for review. [Type] Janitorial labels Oct 28, 2025
@matticbot matticbot requested a review from a team October 28, 2025 08:46
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2025

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 renovate/wordpress-monorepo branch.
  • To test on Simple, run the following command on your sandbox:
bin/jetpack-downloader test jetpack renovate/wordpress-monorepo
bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/wordpress-monorepo

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 [Plugin] VideoPress A standalone plugin to add high-quality VideoPress videos to your site. E2E Tests RNA labels Oct 28, 2025
@jp-launch-control
Copy link

jp-launch-control bot commented Oct 28, 2025

Code Coverage Summary

Cannot generate coverage summary while tests are failing. 🤐

Please fix the tests, or re-run the Code coverage job if it was something being flaky.

Full summary · PHP report · JS report

@matticbot matticbot force-pushed the renovate/wordpress-monorepo branch from c35c86e to 925db47 Compare October 28, 2025 10:14
@manzoorwanijk
Copy link
Member

Gutenberg types for many packages seem to be broken. See WordPress/gutenberg#72251 (comment)

@manzoorwanijk
Copy link
Member

Created a PR upstream to fix them WordPress/gutenberg#72741

@manzoorwanijk
Copy link
Member

Some lint errors should be fixed via #45658

@matticbot matticbot force-pushed the renovate/wordpress-monorepo branch from 539b66a to 8da6888 Compare October 29, 2025 03:10
@manzoorwanijk
Copy link
Member

Exports for @wordpress/block-editor are also broken. See WordPress/gutenberg#72259 (comment)

@matticbot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@manzoorwanijk
Copy link
Member

The build for jetpack-mu-wpcom is broken because of this import

@automattic/components package needs to be updated to replace the warning icon with cautionFilled here.

@manzoorwanijk
Copy link
Member

Since we can't update @automattic/components for now due to this reason:

jetpack/.pnpmfile.cjs

Lines 53 to 60 in e02a1eb

// Currently v3 of @automattic/components has some issues:
// https://github.com/Automattic/wp-calypso/pull/103385
if (
pkg.name.startsWith( '@automattic/calypso-products' ) ||
pkg.name.startsWith( '@automattic/launchpad' )
) {
pkg.dependencies[ '@automattic/components' ] = '^2.2.0';
}

I have created a patch to fix the old import.

@tbradsha
Copy link
Contributor

I have created a patch to fix the old import.

Thanks! This is starting to get ugly. 😄

Ideally we'd remove the dependency altogether at some point.

@manzoorwanijk
Copy link
Member

Some unit test failures are related to WordPress/gutenberg#42442

@manzoorwanijk
Copy link
Member

I am considering abandoning this PR as Core takes a lot of time to fix things. I may create a PR to fix those other issues in advance.

@manzoorwanijk manzoorwanijk changed the title Update wordpress monorepo [Abandoned] Update wordpress monorepo Nov 4, 2025
@github-actions github-actions bot removed the [Status] Needs Review This PR is ready for review. label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] AI Assistant [Block] Google Docs Embed [Block] Subscriptions E2E Tests [Extension] AI Assistant Plugin [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] Eslint Config Target Es [JS Package] I18n Loader Webpack Plugin [JS Package] IDC [JS Package] Licensing [JS Package] Partner Coupon [JS Package] Publicize Components [JS Package] Scan [JS Package] Shared Extension Utils [JS Package] Storybook [JS Package] Webpack Config [Package] Assets [Package] Backup [Package] Blaze [Package] Classic Theme Helper [Package] Connection [Package] Explat [Package] External Connections [Package] External Media [Package] Forms [Package] Jetpack mu wpcom WordPress.com Features [Package] Jitm [Package] Masterbar [Package] My Jetpack [Package] Paypal Payments [Package] Post List [Package] Publicize [Package] Search Contains core Search functionality for Jetpack and Search plugins [Package] Subscribers Dashboard [Package] VideoPress [Package] WooCommerce Analytics Enhanced analytics for WooCommerce users [Package] Yoast Promo [Plugin] Automattic For Agencies Client [Plugin] Boost A feature to speed up the site and improve performance. [Plugin] Classic Theme Helper Plugin [Plugin] CRM Issues about the Jetpack CRM plugin [Plugin] Inspect [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Plugin] Paypal Payment Buttons [Plugin] Protect A plugin with features to protect a site: brute force protection, security scanning, and a WAF. [Plugin] Starter Plugin [Plugin] VideoPress A standalone plugin to add high-quality VideoPress videos to your site. RNA [Type] Janitorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants