Skip to content

Update Bundled @wordpress/* monorepo#47907

Merged
simison merged 1 commit intotrunkfrom
renovate/bundled-@wordpress-monorepo
Apr 15, 2026
Merged

Update Bundled @wordpress/* monorepo#47907
simison merged 1 commit intotrunkfrom
renovate/bundled-@wordpress-monorepo

Conversation

@matticbot
Copy link
Copy Markdown
Contributor

@matticbot matticbot commented Apr 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@wordpress/admin-ui (source) 1.10.01.11.0 age confidence
@wordpress/dataviews (source) 13.1.014.0.0 age confidence
@wordpress/icons (source) 12.0.012.1.0 age confidence
@wordpress/interface (source) 9.27.09.28.0 age confidence
@wordpress/ui (source) ^0.9.0^0.10.0 age confidence
@wordpress/ui (source) 0.9.00.10.0 age confidence

Release Notes

WordPress/gutenberg (@​wordpress/admin-ui)

v1.11.0

Compare Source

Bug Fixes
  • Breadcrumbs: throw a runtime error when non-last items are missing a to prop #​76493
  • Fix Page Header not rendering when only actions prop is provided. #​76695
WordPress/gutenberg (@​wordpress/dataviews)

v14.0.0

Compare Source

Breaking Changes
  • DataViews: Use intersectionObserver to improve performance by unloading invisible items. Change how infinite scroll is enabled to require only 2 view properties: infiniteScrollEnabled and startPosition. #​74378
  • DataForm: The card layout now uses Card and CollapsibleCard from @wordpress/ui instead of Card, CardHeader, and CardBody from @wordpress/components. This changes the card's visual appearance (spacing, typography, and removal of the header/content separator). Custom CSS targeting .components-card__body within DataViews has been removed. Consumers wrapping DataViews or DataForm in a card should migrate to the Card and CollapsibleCard components from @wordpress/ui. #​76282
Enhancements
  • DataForm: Add compact configuration option to the datetime control. #​76905
  • DataViews: Field's description can accept ReactElements. #​76829
  • DataForm: Use CollapsibleCard.HeaderDescription for card layout header descriptions instead of manual aria-describedby. #​76867
WordPress/gutenberg (@​wordpress/icons)

v12.1.0

Compare Source

WordPress/gutenberg (@​wordpress/interface)

v9.28.0

Compare Source

WordPress/gutenberg (@​wordpress/ui)

v0.10.0

Compare Source

New Features
  • Add AlertDialog primitive (#​76847).
  • Add InputControl component (#​76653).
  • Dialog: Expose initialFocus and finalFocus props on Dialog.Popup for custom focus management (#​76860).
  • CollapsibleCard: Add HeaderDescription subcomponent for supplementary header content with aria-describedby relationship (#​76867).
Bug Fixes
  • Card: Add overflow: clip to Card.Root to prevent child content from overflowing rounded corners (#​76678).
  • CollapsibleCard: do not animate the focus ring when expanding/collapsing the card (#​76459).
Enhancements
  • Dialog.Root: expose disablePointerDismissal prop (#​76847).
  • Dialog.Popup: Default initialFocus now deprioritizes the close icon, focusing the first tabbable content element instead (following WAI-ARIA APG guidance) (#​76910).
Internal
  • Extract useDeprioritizedInitialFocus shared hook for reuse across overlay components (#​76910).
  • Tabs: Add development-mode validation for Tab/Panel count matching (#​75170).
TypeScript
  • Remove NoticeIntent type from package exports (#​76791).

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. Task labels Apr 2, 2026
@matticbot matticbot requested review from a team April 2, 2026 17:30
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 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 renovate/bundled-@wordpress-monorepo branch.
  • To test on Simple, run the following command on your sandbox:
bin/jetpack-downloader test jetpack renovate/bundled-@wordpress-monorepo
bin/jetpack-downloader test jetpack-mu-wpcom-plugin renovate/bundled-@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] Protect A plugin with features to protect a site: brute force protection, security scanning, and a WAF. RNA labels Apr 2, 2026
@jp-launch-control
Copy link
Copy Markdown

jp-launch-control bot commented Apr 2, 2026

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

@matticbot matticbot force-pushed the renovate/bundled-@wordpress-monorepo branch 3 times, most recently from fbc9bfb to ba9652b Compare April 8, 2026 10:56
Copy link
Copy Markdown
Contributor

@gmjuhasz gmjuhasz left a comment

Choose a reason for hiding this comment

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

In Social we use DataViews for the sharing activity, I played around with it and seems to work fine without regression. 👍

Image Image

@matticbot matticbot force-pushed the renovate/bundled-@wordpress-monorepo branch from ba9652b to c062aa7 Compare April 13, 2026 14:02
@matticbot matticbot force-pushed the renovate/bundled-@wordpress-monorepo branch from c062aa7 to 8f37eea Compare April 14, 2026 17:41
Copy link
Copy Markdown
Contributor

@dhasilva dhasilva left a comment

Choose a reason for hiding this comment

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

Tested the Forms dashboard and form creation locally, on JN and simple site. Did not notice any regression.

@simison simison merged commit 209721f into trunk Apr 15, 2026
93 checks passed
@simison simison deleted the renovate/bundled-@wordpress-monorepo branch April 15, 2026 11:50
@simison
Copy link
Copy Markdown
Member

simison commented Apr 15, 2026

Smoke tested some headers/footers as well around Jetpack. All good.

@github-actions github-actions bot removed the [Status] Needs Review This PR is ready for review. label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants