-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update wordpress monorepo #37669
Update wordpress monorepo #37669
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?
|
b55806f
to
39240f7
Compare
Something in here seems to be breaking the Jetpack dashboard, need to figure that out. That seems to be why all the E2Es are failing. |
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. ⚠ Warning: custom changes will be lost. |
Looks like it's probably WordPress/gutenberg#62202. Everything seems to start working if you install the Gutenberg plugin nightly build. |
…endency-extraction-webpack-plugin`.
… `@wordpress/*` package versions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stuff seems to work now.
This PR contains the following updates:
2.57.0
->3.0.0
6.54.0
->7.0.0
6.54.0
->7.0.0
4.40.0
->5.0.0
7.41.0
->8.0.0
4.48.0
->5.0.0
4.48.0
->5.0.0
3.57.0
->4.0.0
3.57.0
->4.0.0
12.25.0
->13.0.0
12.25.0
->13.0.0
8.34.0
->9.0.0
4.57.0
->5.0.0
12.34.0
->13.0.0
5.40.0
->6.0.0
5.40.0
->6.0.0
5.39.0
->6.0.0
27.5.0
->28.0.0
27.5.0
->28.0.0
6.34.0
->7.0.0
6.34.0
->7.0.0
6.34.0
->7.0.0
9.27.0
->10.0.0
9.25.0
->10.0.0
9.27.0
->10.0.0
4.57.0
->5.0.0
4.57.0
->5.0.0
5.8.0
->6.0.0
5.7.0
->6.0.0
5.8.0
->6.0.0
3.57.0
->4.0.0
3.57.0
->4.0.0
^3.48.0
->^4.0.0
7.34.0
->8.0.0
13.34.0
->14.0.0
13.34.0
->14.0.0
5.34.0
->6.0.0
5.32.0
->6.0.0
5.34.0
->6.0.0
2.57.0
->3.0.0
18.0.0
->19.0.0
4.34.0
->5.0.0
3.57.0
->4.0.0
3.57.0
->4.0.0
4.57.0
->5.0.0
4.57.0
->5.0.0
4.57.0
->5.0.0
9.48.0
->10.0.0
7.28.0
->8.0.0
3.57.0
->4.0.0
4.25.0
->5.0.0
4.25.0
->5.0.0
6.25.0
->7.0.0
4.41.0
->5.0.0
3.55.0
->4.0.0
2.57.0
->3.0.0
3.58.0
->4.0.0
5.34.0
->6.0.0
3.34.0
->4.0.0
3.57.0
->4.0.0
Release Notes
WordPress/gutenberg (@wordpress/annotations)
v3.0.0
Compare Source
Breaking Changes
v2.58.0
Compare Source
WordPress/gutenberg (@wordpress/api-fetch)
v7.0.0
Compare Source
Breaking Changes
v6.55.0
Compare Source
WordPress/gutenberg (@wordpress/babel-plugin-import-jsx-pragma)
v5.0.0
Compare Source
Breaking Changes
v4.41.0
Compare Source
WordPress/gutenberg (@wordpress/babel-preset-default)
v8.0.0
Compare Source
Breaking Changes
v7.42.0
Compare Source
WordPress/gutenberg (@wordpress/base-styles)
v5.0.0
Compare Source
Breaking Changes
v4.49.0
Compare Source
WordPress/gutenberg (@wordpress/blob)
v4.0.0
Compare Source
Breaking Changes
v3.58.0
Compare Source
WordPress/gutenberg (@wordpress/block-editor)
v13.0.0
Compare Source
Breaking Changes
v12.26.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/block-library)
v9.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v8.35.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/block-serialization-default-parser)
v5.0.0
Compare Source
Breaking Changes
v4.58.0
Compare Source
WordPress/gutenberg (@wordpress/blocks)
v13.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v12.35.0
Compare Source
WordPress/gutenberg (@wordpress/browserslist-config)
v6.0.0
Compare Source
Breaking Changes
v5.41.0
Compare Source
WordPress/gutenberg (@wordpress/components)
v28.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).Enhancements
Tabs
: Animate indicator (#60560).ComboboxControl
: Introduce Combobox expandOnFocus prop (#61705).ProgressBar
: Expose as public API (#61062).ProgressBar
: Simplify default width implementation and make it more easily overridable (#61976).Bug Fixes
Autocomplete
: Stabilize rendering of autocomplete items (#61877).TabPanel
: Make the the focus styles consistent withTabs
. (#61317).InputControl
: Fixed z-index issue where slider dots appeared in front of the Appearance dropdown. (#61937)Internal
reduceMotion
util (#61963).key
prop in JSX in CustomSelectControl and FormTokenField components (#61692).Tooltip
: Fix Ariakit tooltip store usage (#61858).CustomSelectControlV2
: UseInputBase
for styling (#60261).v27.6.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).@use-gesture/react
package to^10.3.1
(#61503).framer-motion
package to version^11.1.9
(#61572).Enhancements
FontSizePicker
: Addvw
andvh
units to the default units in the font size picker (https://togithub.com/WordPress/gutenberg/pull/60607)enberg/pull/60607\)).PaletteEdit
: Use consistent spacing and metrics. (#61368).FormTokenField
: Hide label when not defined (#61336).ComboboxControl
: supports disabled items (#61294).Placeholder
: Tweak placeholder style (#61590).Bug Fix
ToolsPanel
: Fix sticking “Reset” option (#60621).WordPress/gutenberg (@wordpress/compose)
v7.0.0
Compare Source
Breaking Changes
v6.35.0
Compare Source
WordPress/gutenberg (@wordpress/core-data)
v7.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v6.35.0
Compare Source
WordPress/gutenberg (@wordpress/data)
v10.0.0
Compare Source
Breaking Changes
v9.28.0
Compare Source
WordPress/gutenberg (@wordpress/date)
v5.0.0
Compare Source
Breaking Changes
v4.58.0
Compare Source
WordPress/gutenberg (@wordpress/dependency-extraction-webpack-plugin)
v6.0.0
Compare Source
Breaking Changes
v5.9.0
Compare Source
WordPress/gutenberg (@wordpress/dom-ready)
v4.0.0
Compare Source
Breaking Changes
v3.58.0
Compare Source
WordPress/gutenberg (@wordpress/edit-post)
v8.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v7.35.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/editor)
v14.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v13.35.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/element)
v6.0.0
Compare Source
Breaking Changes
v5.35.0
Compare Source
WordPress/gutenberg (@wordpress/escape-html)
v3.0.0
Compare Source
Breaking Changes
v2.58.0
Compare Source
WordPress/gutenberg (@wordpress/eslint-plugin)
v19.0.0
Compare Source
Breaking Changes
@wordpress/is-gutenberg-plugin
rule has been replaced by@wordpress/wp-global-usage
(#61486).@wordpress/wp-process-env
rule has been added and included in the recommended configurations (#61486).@wordpress/gutenberg-phase
rule has been removed (deprecated in v10.0.0) (#61486).v18.1.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/format-library)
v5.0.0
Compare Source
Breaking Changes
v4.35.0
Compare Source
WordPress/gutenberg (@wordpress/hooks)
v4.0.0
Compare Source
Breaking Changes
v3.58.0
Compare Source
WordPress/gutenberg (@wordpress/html-entities)
v4.0.0
Compare Source
Breaking Changes
v3.58.0
Compare Source
WordPress/gutenberg (@wordpress/i18n)
v5.0.0
Compare Source
Breaking Changes
v4.58.0
Compare Source
WordPress/gutenberg (@wordpress/icons)
v10.0.0
Compare Source
Breaking Changes
v9.49.0
Compare Source
WordPress/gutenberg (@wordpress/jest-console)
v8.0.0
Compare Source
Breaking Changes
v7.29.0
Compare Source
WordPress/gutenberg (@wordpress/keycodes)
v4.0.0
Compare Source
Breaking Changes
v3.58.0
Compare Source
WordPress/gutenberg (@wordpress/notices)
v5.0.0
Compare Source
Breaking Changes
v4.26.0
Compare Source
WordPress/gutenberg (@wordpress/plugins)
v7.0.0
Compare Source
Breaking Changes
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).v6.26.0
Compare Source
WordPress/gutenberg (@wordpress/postcss-plugins-preset)
v5.0.0
Compare Source
Breaking Changes
v4.42.0
Compare Source
WordPress/gutenberg (@wordpress/primitives)
v4.0.0
Compare Source
Breaking Changes
v3.56.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/token-list)
v3.0.0
Compare Source
Breaking Changes
v2.58.0
Compare Source
WordPress/gutenberg (@wordpress/url)
v4.0.0
Compare Source
Breaking Changes
v3.59.0
Compare Source
WordPress/gutenberg (@wordpress/viewport)
v6.0.0
Compare Source
Breaking Changes
v5.35.0
Compare Source
WordPress/gutenberg (@wordpress/widgets)
v4.0.0
Compare Source
Breaking Changes
v3.35.0
Compare Source
Internal
classnames
package with the faster and smallerclsx
package (#61138).WordPress/gutenberg (@wordpress/wordcount)
v4.0.0
[Com
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" 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.