-
Notifications
You must be signed in to change notification settings - Fork 798
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 #19328
Update wordpress monorepo #19328
Conversation
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.
Here are some suggested test cases for this PR.
Connection
- In-place connection with free plan
- In-place connection with paid plan
- In-place connection with product purchase
- Classic connection. Use Safari, or set a constant
JETPACK_SHOULD_NOT_USE_CONNECTION_IFRAME
to true - Disconnect/reconnect connection
- Secondary user connection
- Connection on multisite
Verify that the changes are compatible with the plugins that use the connection package.
- WooCommerce Payments
- Jetpack Boost
- Previous versions of Jetpack
If you think that suggestions should be improved please edit the configuration file here. You can also modify/add test-suites to be used in the configuration file.
Caution: This PR has changes that must be merged to WordPress.com |
See previous PR at #16763 for past discussion. |
fc86aab
to
6ca1231
Compare
6a46991
to
7a46398
Compare
This comment has been minimized.
This comment has been minimized.
e44101b
to
3fccbcc
Compare
ad8fa9b
to
afa43e7
Compare
652809f
to
89b8d5d
Compare
2a4a3d4
to
f3747db
Compare
@anomiex I have merged the test fixes, etc. back into this branch - let me know if you need any more help getting this PR finalised. |
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.
Ok, let's do this.
I flagged this with "Needs Testing" to hopefully get some extra eyes poking around all the blocks and such, just because this is a pretty major update to a lot of the JS so things might have subtly broken.
::hold-on-to-your-butts.gif:: |
Great news! One last step: head over to your WordPress.com diff, D59427-code, and commit it. Thank you! |
r229488-wpcom |
This is a pretty major update from a package versioning perspective, as we hadn't updated the wordpress monorepo for some time. Of particular note is that the update to `@wordpress/browserslist-config` means that the JS is no longer transpiled down to something that IE11 supports, so users of that browser will likely encounter JS errors now. Co-authored-by: Glen Davies <[email protected]> Co-authored-by: Marcelo Serpa <[email protected]> Co-authored-by: Brad Jorsch <[email protected]>
We don't transpile for IE11 anymore since #19328, meaning IE11 won't run our JS anymore in the first place. So there's no point in keeping the polyfill around.
We don't transpile for IE11 anymore since #19328, meaning IE11 won't run our JS anymore in the first place. So there's no point in keeping the polyfill around.
We don't transpile for IE11 anymore since #19328, meaning IE11 won't run our JS anymore in the first place. So there's no point in keeping the polyfill around.
This PR contains the following updates:
1.12.2
->2.2.0
5.1.1
->5.2.0
2.0.1
->3.6.0
6.12.3
->10.0.0
2.6.0
->4.1.0
3.0.1
->4.1.0
9.2.6
->14.2.0
3.11.0
->4.2.0
2.12.3
->3.2.0
4.14.2
->5.2.0
4.27.3
->5.2.0
4.26.1
->5.2.0
3.11.1
->4.2.0
4.1.1
->4.2.0
3.1.4
->3.2.0
3.1.2
->3.2.0
2.9.0
->3.2.0
9.12.7
->10.2.0
2.18.0
->3.2.0
3.1.1
->3.2.0
7.4.0
->9.1.0
2.12.3
->3.2.0
3.9.0
->4.2.0
3.20.0
->4.2.0
^3.9.0
->3.20.0
2.7.0
->4.1.0
3.1.2
->3.2.0
1.8.6
->2.2.0
2.11.0
->3.2.0
Release Notes
WordPress/gutenberg
v2.2.0
Compare Source
v2.1.5
Compare Source
v2.1.3
Compare Source
v2.1.2
Compare Source
v2.1.1
Compare Source
v2.1.0
Compare Source
New Feature
safeDecodeURI
.v2.0.0
Compare Source
Breaking change
v1.25.3
Compare Source
v1.25.2
Compare Source
v1.25.1
Compare Source
v1.25.0
Compare Source
v1.24.8
Compare Source
v1.24.7
Compare Source
v1.24.6
Compare Source
v1.24.5
Compare Source
v1.24.4
Compare Source
v1.24.3
Compare Source
v1.24.2
Compare Source
v1.24.1
Compare Source
v1.24.0
Compare Source
v1.23.0
Compare Source
v1.22.0
Compare Source
v1.21.1
Compare Source
v1.21.0
Compare Source
v1.20.4
Compare Source
v1.20.3
Compare Source
v1.20.2
Compare Source
v1.20.1
Compare Source
v1.20.0
Compare Source
v1.19.0
Compare Source
v1.18.0
Compare Source
New Feature
syncSelect
control for synchronous calls of registry selectorsDeprecations
syncSelect
,select
anddispatch
controls that are now part of@wordpress/data
and built in by default in every data store.v1.17.0
Compare Source
v1.16.0
Compare Source
v1.15.0
Compare Source
v1.14.1
Compare Source
v1.14.0
Compare Source
v1.13.0
Compare Source
v1.12.3
Compare Source
Configuration
📅 Schedule: "before 3am on the first day of the month" in timezone UTC.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.