-
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
chore(deps): update webpack packages #80829
Conversation
This PR modifies the release build for editing-toolkit To test your changes on WordPress.com, run To deploy your changes after merging, see the documentation: PCYsg-mMA-p2 |
55ac9de
to
18214f2
Compare
ad8789f
to
a6a1a0b
Compare
07d2cc3
to
709cda4
Compare
e0fd6f9
to
b2d0e73
Compare
7608866
to
62d9d07
Compare
e4046e1
to
65ee765
Compare
a881b12
to
77344ca
Compare
1a79f52
to
c6c47c1
Compare
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~95 bytes added 📈 [gzipped])
Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Sections (~4713 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 (~11380 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. |
cbed460
to
8b773b9
Compare
This looks good to me, and I've done a bunch of smoke testing 👍 @jsnajdr @flootr @noahtallen do you have any objections to shipping it? |
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.
Looks good, it's all minor version bumps, seems there is no breakage.
8b773b9
to
35a5837
Compare
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. |
* chore(deps): update webpack packages * Bump webpack-bundle-analyzer to the latest version * readStatsFromFile() is now async * dedupe --------- Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Marin Atanasov <[email protected]>
This PR contains the following updates:
^0.5.10
->^0.5.11
^1.18.8
->^1.20.1
^1.16.3
->^1.18.4
^4.21.0
->^4.29.0
4.21.0
->4.29.0
2.21.0
->2.29.0
^2.21.0
->^2.29.0
^10.1.0
->^10.2.4
^6.5.1
->^6.8.1
^3.2.0
->^3.4.1
^5.0.0-beta.4
->^5.5.3
^1.2.3
->^1.4.2
^6.2.0
->^6.2.1
^1.2.1
->^1.3.0
^5.2.4
->^5.3.9
^5.68.0
->^5.89.0
^4.5.0
->^4.9.1
^4.9.2
->^4.10.0
^5.3.1
->^5.3.3
^4.7.3
->^4.15.1
^2.25.1
->^2.25.4
Release Notes
pmmmwh/react-refresh-webpack-plugin (@pmmmwh/react-refresh-webpack-plugin)
v0.5.11
Compare Source
Features
Fixes
type-fest
to allow v4.x (#767)WordPress/gutenberg (@wordpress/dependency-extraction-webpack-plugin)
v4.29.0
Compare Source
v4.28.0
Compare Source
v4.27.0
Compare Source
v4.26.0
Compare Source
v4.25.13
Compare Source
v4.25.12
Compare Source
v4.25.11
Compare Source
v4.25.10
Compare Source
v4.25.9
Compare Source
v4.25.8
Compare Source
v4.25.7
Compare Source
v4.25.6
Compare Source
v4.25.5
Compare Source
v4.25.4
Compare Source
v4.25.3
Compare Source
v4.25.2
Compare Source
v4.25.1
Compare Source
v4.25.0
Compare Source
v4.24.0
Compare Source
v4.23.1
Compare Source
v4.23.0
Compare Source
v4.22.0
Compare Source
WordPress/gutenberg (@wordpress/readable-js-assets-webpack-plugin)
v2.29.0
Compare Source
v2.28.0
Compare Source
v2.27.0
Compare Source
v2.26.0
Compare Source
v2.25.13
Compare Source
v2.25.12
Compare Source
v2.25.11
Compare Source
v2.25.10
Compare Source
v2.25.9
Compare Source
v2.25.8
Compare Source
v2.25.7
Compare Source
v2.25.6
Compare Source
v2.25.5
Compare Source
v2.25.4
Compare Source
v2.25.3
Compare Source
v2.25.2
Compare Source
v2.25.1
Compare Source
v2.25.0
Compare Source
v2.24.0
Compare Source
v2.23.1
Compare Source
v2.23.0
Compare Source
v2.22.0
Compare Source
webpack-contrib/css-loader (css-loader)
v6.8.1
Compare Source
v6.8.0
Compare Source
Features
Maximum call stack size exceeded
(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURL
from emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
webpack-contrib/css-minimizer-webpack-plugin (css-minimizer-webpack-plugin)
v3.4.1
Compare Source
v3.4.0
Compare Source
Features
@parcel/css
support (#154) (5e5fe51)3.3.1 (2021-12-21)
Bug Fixes
v3.3.1
Compare Source
v3.3.0
Compare Source
Features
export =
andnamespaces
used in types), now you can directly use exported types (3262a9a)jantimon/html-webpack-plugin (html-webpack-plugin)
v5.5.3
Compare Source
v5.5.2
Compare Source
webpack/webpack (webpack)
v5.89.0
Compare Source
New Features
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.88.2...v5.89.0
v5.88.2
Compare Source
Bug Fixes
Full Changelog: webpack/webpack@v5.88.1...v5.88.2
v5.88.1
Compare Source
Developer Experience
Full Changelog: webpack/webpack@v5.88.0...v5.88.1
v5.88.0
Compare Source
New Features
css/auto
as the default css mode by @burhanuday in https://github.com/webpack/webpack/pull/17399Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.87.0...v5.88.0
v5.87.0
Compare Source
New Features
fetchPriority
feature as parser option and magic comment by @alexander-akait in https://github.com/webpack/webpack/pull/17249Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
@aboktor made their first contribution in #16991 #16989
@silverwind made their first contribution in #17339 via #17329
Full Changelog: webpack/webpack@v5.86.0...v5.87.0
v5.86.0
Compare Source
New Features
ProgressPlugin
by @alexander-akait in https://github.com/webpack/webpack/pull/17312RegExp
tosplitChunks.chunks
by @hyf0 in https://github.com/webpack/webpack/pull/17332Bug Fixes
ContextModule
types by @huozhi in https://github.com/webpack/webpack/pull/17310__non_webpack_require__
with ES modules by @alexander-akait in https://github.com/webpack/webpack/pull/17308Chunk
,ChunkGroup
, and other plugins by @alexander-akait in https://github.com/webpack/webpack/pull/1731js
extension for eval source maps when extension is not resolvable by @alexander-akait in https://github.com/webpack/webpack/pull/17331Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.85.1...v5.86.0
v5.85.1
Compare Source
Bug Fixes
BasicEvaluatedExpression.getMemberRangeStarts
has been changed toBasicEvaluatedExpression.getMemberRanges
, please see type definition changes and the pull request for more information.Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.85.0...v5.85.1
v5.85.0
Compare Source
New Features
readonly
cache mode by @vankop in https://github.com/webpack/webpack/pull/15470environment
in loader context by @alexander-akait in https://github.com/webpack/webpack/pull/17281addModule()
support in worklets -*context.audioWorklet.addModule()
by @alexander-akait in https://github.com/webpack/webpack/pull/17212Bug Fixes
Developer Experience
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.84.1...v5.85.0
v5.84.1
Compare Source
Bug Fixes
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.84.0...v5.84.1
Configuration
📅 Schedule: Branch creation - "every weekend" (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.