Skip to content
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

Merged
merged 5 commits into from
Jul 29, 2021
Merged

Update wordpress monorepo #19328

merged 5 commits into from
Jul 29, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/annotations 1.12.2 -> 2.2.0 age adoption passing confidence
@wordpress/api-fetch 5.1.1 -> 5.2.0 age adoption passing confidence
@wordpress/base-styles 2.0.1 -> 3.6.0 age adoption passing confidence
@wordpress/blocks 6.12.3 -> 10.0.0 age adoption passing confidence
@wordpress/browserslist-config 2.6.0 -> 4.1.0 age adoption passing confidence
@wordpress/browserslist-config 3.0.1 -> 4.1.0 age adoption passing confidence
@wordpress/components 9.2.6 -> 14.2.0 age adoption passing confidence
@wordpress/compose 3.11.0 -> 4.2.0 age adoption passing confidence
@wordpress/core-data 2.12.3 -> 3.2.0 age adoption passing confidence
@wordpress/data 4.14.2 -> 5.2.0 age adoption passing confidence
@wordpress/data 4.27.3 -> 5.2.0 age adoption passing confidence
@wordpress/data 4.26.1 -> 5.2.0 age adoption passing confidence
@wordpress/date 3.11.1 -> 4.2.0 age adoption passing confidence
@wordpress/date 4.1.1 -> 4.2.0 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin 3.1.4 -> 3.2.0 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin 3.1.2 -> 3.2.0 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin 2.9.0 -> 3.2.0 age adoption passing confidence
@wordpress/editor 9.12.7 -> 10.2.0 age adoption passing confidence
@wordpress/element 2.18.0 -> 3.2.0 age adoption passing confidence
@wordpress/element 3.1.1 -> 3.2.0 age adoption passing confidence
@wordpress/eslint-plugin 7.4.0 -> 9.1.0 age adoption passing confidence
@wordpress/hooks 2.12.3 -> 3.2.0 age adoption passing confidence
@wordpress/i18n 3.9.0 -> 4.2.0 age adoption passing confidence
@wordpress/i18n 3.20.0 -> 4.2.0 age adoption passing confidence
@wordpress/i18n ^3.9.0 -> 3.20.0 age adoption passing confidence
@wordpress/icons 2.7.0 -> 4.1.0 age adoption passing confidence
@wordpress/interface 3.1.2 -> 3.2.0 age adoption passing confidence
@wordpress/server-side-render 1.8.6 -> 2.2.0 age adoption passing confidence
@wordpress/url 2.11.0 -> 3.2.0 age adoption passing confidence

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
  • Added safeDecodeURI.

v2.0.0

Compare Source

Breaking change
  • Stop using Babel transpilation internally and set node 8 as a minimal version required (#​13540).

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
  • Expose the syncSelect control for synchronous calls of registry selectors
Deprecations
  • Deprecated the syncSelect, select and dispatch 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.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added [Status] Needs Review To request a review from Crew. Label will be renamed soon. [Type] Janitorial labels Mar 29, 2021
Copy link

@test-case-reminder test-case-reminder bot left a 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.

@matticbot
Copy link
Contributor

Caution: This PR has changes that must be merged to WordPress.com
Hello renovate[bot]! These changes need to be synced to WordPress.com - If you 're an a11n, please commandeer and confirm D59427-code works as expected before merging this PR. Once this PR is merged, please commit the changes to WP.com. Thank you!
This revision will be updated with each commit to this PR

@github-actions github-actions bot added [Package] Connection UI This package no longer exists in the monorepo. [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ labels Mar 29, 2021
@anomiex
Copy link
Contributor

anomiex commented Mar 29, 2021

See previous PR at #16763 for past discussion.

@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch 2 times, most recently from fc86aab to 6ca1231 Compare April 1, 2021 00:24
@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch from 6a46991 to 7a46398 Compare May 1, 2021 02:15
@renovate renovate bot changed the title Update wordpress monorepo fix(deps): update wordpress monorepo May 1, 2021
@renovate

This comment has been minimized.

@github-actions github-actions bot added [JS Package] Connection [Plugin] Backup A plugin that allows users to save every change and get back online quickly with one-click restores. labels May 1, 2021
@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch from e44101b to 3fccbcc Compare June 1, 2021 00:19
@renovate renovate bot changed the title fix(deps): update wordpress monorepo Update wordpress monorepo Jun 1, 2021
@github-actions github-actions bot added the [Package] Identity Crisis This package no longer exists in the monorepo. It was merged into [Package] Connection. label Jun 1, 2021
@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch from ad8fa9b to afa43e7 Compare June 3, 2021 18:35
@kraftbj kraftbj added [Status] Blocked / Hold and removed [Status] Needs Review To request a review from Crew. Label will be renamed soon. labels Jun 3, 2021
@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch from 652809f to 89b8d5d Compare July 1, 2021 00:15
@renovate renovate bot force-pushed the renovate/wordpress-monorepo branch from 2a4a3d4 to f3747db Compare July 12, 2021 16:53
@glendaviesnz
Copy link
Contributor

@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.

@anomiex anomiex added the [Status] Needs Testing We need to add this change to the testing call for this month's release label Jul 29, 2021
Copy link
Contributor

@anomiex anomiex left a 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.

@kraftbj
Copy link
Contributor

kraftbj commented Jul 29, 2021

::hold-on-to-your-butts.gif::

@anomiex anomiex merged commit 688d4f7 into master Jul 29, 2021
@anomiex anomiex deleted the renovate/wordpress-monorepo branch July 29, 2021 14:19
@github-actions
Copy link
Contributor

Great news! One last step: head over to your WordPress.com diff, D59427-code, and commit it.
Once you've done so, come back to this PR and add a comment with your changeset ID.

Thank you!

@anomiex
Copy link
Contributor

anomiex commented Jul 29, 2021

r229488-wpcom

@kraftbj kraftbj added this to the jetpack/10.1 milestone Jul 29, 2021
annacmc pushed a commit that referenced this pull request Jul 30, 2021
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 <glen.davies@a8c.com>
Co-authored-by: Marcelo Serpa <81248+fullofcaffeine@users.noreply.github.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>
anomiex added a commit that referenced this pull request Sep 8, 2021
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.
anomiex added a commit that referenced this pull request Sep 14, 2021
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.
arcangelini pushed a commit that referenced this pull request Sep 20, 2021
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.
@samiff samiff removed the [Status] Needs Testing We need to add this change to the testing call for this month's release label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Page React-powered dashboard under the Jetpack menu [Block] Ad [Block] Button [Block] Calendly [Block] Gathering Tweetstorms [Block] Latest Instagram Posts [Block] Payment Button aka Recurring Payments [Block] Related Posts [Block] Send a message [Block] Slideshow [Block] Story [Block] Subscriptions [JS Package] Components [JS Package] Connection [Package] Connection UI This package no longer exists in the monorepo. [Package] Identity Crisis This package no longer exists in the monorepo. It was merged into [Package] Connection. [Plugin] Backup A plugin that allows users to save every change and get back online quickly with one-click restores. [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Status] Blocked / Hold Touches WP.com Files [Type] Janitorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants