-
Notifications
You must be signed in to change notification settings - Fork 2k
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
fix(deps): update wordpress monorepo #50925
Conversation
833da4a
to
b7d9b7d
Compare
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~109084 bytes added 📈 [gzipped])
Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Sections (~77189 bytes added 📈 [gzipped])
Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to. Async-loaded Components (~110722 bytes added 📈 [gzipped])
React components that are loaded lazily, when a certain part of UI is displayed for the first time. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
55e7d68
to
b915018
Compare
b915018
to
43790c1
Compare
Closing in favor of #50922 |
This PR contains the following updates:
^2.14.0
->^2.14.3
^3.21.1
->^3.21.5
^2.7.0
->^3.0.1
^3.3.0
->^3.3.3
^5.2.1
->^5.2.10
^2.27.1
->^2.28.7
^6.25.1
->^7.0.6
^2.7.0
->^3.0.1
^12.0.1
->^12.0.8
^3.23.1
->^3.24.5
^2.25.1
->^2.25.9
^4.26.1
->^4.26.8
^1.20.1
->^1.20.8
^3.13.0
->^3.13.1
^2.9.0
->^3.0.1
^2.11.0
->^2.11.1
^2.16.0
->^2.16.2
^2.12.0
->^2.12.1
^4.16.1
->^5.0.3
^3.26.1
->^3.26.10
^1.16.1
->^1.16.10
^9.25.1
->^9.25.10
^2.19.0
->^2.19.1
^2.1.0
->^3.0.2
^1.11.0
->^1.11.1
^7.3.0
->^8.0.2
^1.26.1
->^1.26.10
^2.11.0
->^2.11.1
^2.10.0
->^2.10.1
^3.17.0
->^3.18.0
^2.9.0
->^2.9.1
^0.11.1
->^1.0.6
^3.0.0
->^3.0.1
^6.5.0
->^7.0.1
^2.18.0
->^2.18.3
^2.12.1
->^2.12.8
^3.1.0
->^4.0.1
^3.24.1
->^3.24.8
^2.24.1
->^2.24.7
^1.11.0
->^1.11.1
^3.13.0
->^3.13.1
^3.24.1
->^3.24.8
^12.5.0
->^13.0.3
^1.20.1
->^1.20.8
^2.11.0
->^2.12.1
^2.21.0
->^2.21.2
^2.25.1
->^2.25.8
^1.3.0
->^1.3.1
Release Notes
WordPress/gutenberg
v2.14.3
Compare Source
v2.14.2
Compare Source
v2.14.1
Compare Source
Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.