Update Bundled @wordpress/* monorepo#48141
Conversation
60a6f22 to
2015a7a
Compare
|
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. 🤷 |
|
@anomiex as I understand it, these should run monthly: jetpack/.github/renovate.json5 Line 8 in e2bb1b6 Why then did we get one two days after the other merged? Does a merge trigger a recheck? If so, how do we avoid a perpetual cycle of these being generated? |
|
CI seems happy. Will defer to the other teams to verify no UI breakage. |
@simison checked the checkbox on the dashboard issue to instruct Renovate to create it, at about 10:48 UTC today. Which is a perfectly valid thing to do, although it'd be welcome for someone doing that to start work on the PR right away once it's created. 🙂 P.S. For any a11n reading this comment who isn't already aware, you can go to https://github.com/Automattic/jetpack/actions/workflows/renovate.yml to trigger a manual Renovate run instead of waiting for the scheduled run to create the requested PR. A link to that page is also at the end of the dashboard issue:
|
|
Ah, I missed that it was manually ticked. Mystery solved. |
Edited/Blocked NotificationRenovate 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. |
|
Yes, we're actively working on We'll need to review the changes to |
|
Within this PR we can also remove the margin here: jetpack/projects/plugins/jetpack/_inc/client/settings/style.scss Lines 116 to 123 in 8c976ec |
af39178 to
b3d3061
Compare
This PR contains the following updates:
1.11.0→1.12.014.0.0→14.1.012.1.0→12.2.09.28.0→9.29.00.10.0→0.11.0^0.10.0→^0.11.0~1.10.0→~1.11.0Release Notes
WordPress/gutenberg (@wordpress/admin-ui)
v1.12.0Compare Source
Enhancements
WordPress/gutenberg (@wordpress/dataviews)
v14.1.0Compare Source
Enhancements
min/maxdate range validation support fordateanddatetimefields. #77201isDisabledfield property. #77090DataViews,DataForm: Use--wpds-cursor-controlfor interactive cursor styling. #77259defaultLayoutsproperty. #77232panellayout. #77024onResetprop to support view reset functionality. #77288Bug Fixes
compactdensity clipping and remove top/bottom padding. #77054text-transformfrompanelfield labels. #77196Code Quality
WordPress/gutenberg (@wordpress/icons)
v12.2.0Compare Source
WordPress/gutenberg (@wordpress/interface)
v9.29.0Compare Source
WordPress/gutenberg (@wordpress/ui)
v0.11.0Compare Source
Breaking Changes
Text: Applymargin: 0, removing user-agent margins when the component renders as block-level elements (for exampleporh1–h6viarenderprop) (#76970).AlertDialog: Revise component API (#76937):AlertDialog.Root: movedintentprop toAlertDialog.Popup;AlertDialog.Popup: movedonConfirmprop toAlertDialog.Root(now optional; supports async handlers,{ close: false }to keep the dialog open, and{ error: '...' }to display a built-in error message);AlertDialog.Popup: removedloadingprop (async flows are now handled internally viaPromise-returningonConfirm);AlertDialog.Popup: madechildrenoptional in favor of a newdescriptionprop, which describes the alert dialog semantically.New Features
Popoverprimitive (#76438).Bug Fixes
Card.Title,EmptyState.Title,EmptyState.Description: Fix ref and props being lost when a customrenderelement is provided (#77160).Tabs.List: Fixrenderprop being silently discarded (#77160).Card: Set default foreground color onCard.Rootso content andcurrentColoricons (for example theCollapsibleCardchevron) are themeable by default (#77013).Enhancements
Dialog: UpdateHeaderlayout to support multiple trailing elements alongside the title (#77161, #77334).Dialog: UseTextinternally forDialog.Title, adopting theheading-xlvariant for consistent typography (#77161).Dialog,AlertDialog,Tooltip,Select: Addcontainerprop toPopupfor custom portal targets (#77163).VisuallyHidden: Improve Storybook stories and documentation for therenderprop composition pattern.Internal
Card: Remove redundantmargin: 0fromCard.Titlenow thatTextapplies it by default (#77187).renderprop handling across components and document conventions inCONTRIBUTING.md(#77160).AlertDialog: Rewrite internals to use Base UI'sAlertDialogprimitives directly instead ofDialogwrappers. Introduces an internal state machine for async confirm flows (#76937).Field.Label,Fieldset.Legend,Field.Details: RefactorVisuallyHiddencomposition to preserve semantic HTML elements when visually hiding content.Badge: UseTextcomponent for typography (#77295).Notice.ActionLink: UseTextcomponent for typography (#77332).@base-ui/reactfrom1.3.0to1.4.0(#77308).WordPress/gutenberg (@wordpress/views)
v1.11.0Compare Source
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.
This PR has been generated by Renovate Bot.