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

chore(deps): update webpack packages #80829

Merged
merged 4 commits into from Nov 21, 2023
Merged

chore(deps): update webpack packages #80829

merged 4 commits into from Nov 21, 2023

Conversation

matticbot
Copy link
Contributor

@matticbot matticbot commented Aug 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pmmmwh/react-refresh-webpack-plugin ^0.5.10 -> ^0.5.11 age adoption passing confidence
@sentry/webpack-plugin (source) ^1.18.8 -> ^1.20.1 age adoption passing confidence
@types/webpack-env (source) ^1.16.3 -> ^1.18.4 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin (source) ^4.21.0 -> ^4.29.0 age adoption passing confidence
@wordpress/dependency-extraction-webpack-plugin (source) 4.21.0 -> 4.29.0 age adoption passing confidence
@wordpress/readable-js-assets-webpack-plugin (source) 2.21.0 -> 2.29.0 age adoption passing confidence
@wordpress/readable-js-assets-webpack-plugin (source) ^2.21.0 -> ^2.29.0 age adoption passing confidence
copy-webpack-plugin ^10.1.0 -> ^10.2.4 age adoption passing confidence
css-loader ^6.5.1 -> ^6.8.1 age adoption passing confidence
css-minimizer-webpack-plugin ^3.2.0 -> ^3.4.1 age adoption passing confidence
html-webpack-plugin ^5.0.0-beta.4 -> ^5.5.3 age adoption passing confidence
loader-utils ^1.2.3 -> ^1.4.2 age adoption passing confidence
postcss-loader ^6.2.0 -> ^6.2.1 age adoption passing confidence
style-loader ^1.2.1 -> ^1.3.0 age adoption passing confidence
terser-webpack-plugin ^5.2.4 -> ^5.3.9 age adoption passing confidence
webpack ^5.68.0 -> ^5.89.0 age adoption passing confidence
webpack-bundle-analyzer ^4.5.0 -> ^4.9.1 age adoption passing confidence
webpack-cli (source) ^4.9.2 -> ^4.10.0 age adoption passing confidence
webpack-dev-middleware ^5.3.1 -> ^5.3.3 age adoption passing confidence
webpack-dev-server ^4.7.3 -> ^4.15.1 age adoption passing confidence
webpack-hot-middleware ^2.25.1 -> ^2.25.4 age adoption passing confidence

Release Notes

pmmmwh/react-refresh-webpack-plugin (@​pmmmwh/react-refresh-webpack-plugin)

v0.5.11

Compare Source

Features
  • Added support to exclude dynamically generated modules from other loaders (#​769)
Fixes
  • Fixed unnecessary memory leaks due to `prevExports`` (#​766)
  • Relaxed peer dependency requirement on type-fest to allow v4.x (#​767)
  • Fixed module type resolution when there is difference across contexts (#​768)
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
  • use template literal when it possible to prevent 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
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
3.3.1 (2021-12-21)
Bug Fixes

v3.3.1

Compare Source

v3.3.0

Compare Source

Features
  • removed cjs wrapper and generated types in commonjs format (export = and namespaces 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

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.87.0...v5.88.0

v5.87.0

Compare Source

New Features

Bug 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

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.85.1...v5.86.0

v5.85.1

Compare Source

Bug Fixes

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.85.0...v5.85.1

v5.85.0

Compare Source

New Features

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


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

This PR has been generated by Renovate Bot.

@matticbot matticbot requested a review from a team as a code owner August 19, 2023 00:14
@matticbot matticbot added [Type] Task dependencies Pull requests that update a dependency file Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Aug 19, 2023
@matticbot matticbot requested review from a team August 19, 2023 00:14
@matticbot
Copy link
Contributor Author

This PR modifies the release build for editing-toolkit

To test your changes on WordPress.com, run install-plugin.sh editing-toolkit renovate/webpack-packages on your sandbox.

To deploy your changes after merging, see the documentation: PCYsg-mMA-p2

@matticbot matticbot force-pushed the renovate/webpack-packages branch 4 times, most recently from 55ac9de to 18214f2 Compare August 31, 2023 20:36
@matticbot matticbot force-pushed the renovate/webpack-packages branch 4 times, most recently from ad8789f to a6a1a0b Compare September 15, 2023 18:35
@matticbot matticbot force-pushed the renovate/webpack-packages branch 3 times, most recently from 07d2cc3 to 709cda4 Compare September 26, 2023 11:07
@matticbot matticbot force-pushed the renovate/webpack-packages branch 5 times, most recently from e0fd6f9 to b2d0e73 Compare October 2, 2023 12:43
@matticbot matticbot force-pushed the renovate/webpack-packages branch 4 times, most recently from 7608866 to 62d9d07 Compare October 9, 2023 12:44
@matticbot matticbot force-pushed the renovate/webpack-packages branch 5 times, most recently from e4046e1 to 65ee765 Compare October 28, 2023 18:06
@matticbot matticbot force-pushed the renovate/webpack-packages branch 6 times, most recently from a881b12 to 77344ca Compare November 6, 2023 08:08
@matticbot matticbot force-pushed the renovate/webpack-packages branch 5 times, most recently from 1a79f52 to c6c47c1 Compare November 13, 2023 15:07
@matticbot
Copy link
Contributor Author

matticbot commented Nov 16, 2023

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

App Entrypoints (~95 bytes added 📈 [gzipped])

name                   parsed_size           gzip_size
entry-stepper               +455 B  (+0.0%)      +56 B  (+0.0%)
entry-main                  +342 B  (+0.0%)      +56 B  (+0.0%)
entry-login                  +66 B  (+0.0%)      +17 B  (+0.0%)
entry-domains-landing        +66 B  (+0.0%)      +17 B  (+0.0%)
entry-browsehappy            +66 B  (+0.0%)      +17 B  (+0.0%)
entry-subscriptions          +51 B  (+0.0%)       +9 B  (+0.0%)

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])

name                       parsed_size           gzip_size
activity                        -361 B  (-0.1%)     -901 B  (-0.4%)
write-flow                      +200 B  (+0.0%)     +139 B  (+0.1%)
videopress-flow                 +200 B  (+0.0%)     +139 B  (+0.0%)
signup                          +200 B  (+0.1%)     +139 B  (+0.2%)
build-flow                      +200 B  (+0.0%)     +139 B  (+0.1%)
accept-invite                   +200 B  (+0.1%)     +139 B  (+0.2%)
home                            +185 B  (+0.0%)     +131 B  (+0.0%)
settings-jetpack                -180 B  (-0.0%)      +71 B  (+0.0%)
scan                            -180 B  (-0.0%)      +20 B  (+0.0%)
jetpack-cloud-settings          -180 B  (-0.0%)      +71 B  (+0.0%)
backup                          -180 B  (-0.0%)      +71 B  (+0.0%)
settings-security               -165 B  (-0.0%)      +69 B  (+0.1%)
import-hosted-site-flow         -165 B  (-0.0%)      +81 B  (+0.0%)
import-flow                     -165 B  (-0.0%)      +81 B  (+0.0%)
plugins                         -164 B  (-0.0%)      -75 B  (-0.0%)
plans                           -164 B  (-0.0%)      -75 B  (-0.0%)
pages                           -164 B  (-0.0%)      -57 B  (-0.0%)
jetpack-app                     -164 B  (-0.0%)      -75 B  (-0.1%)
checkout                        -164 B  (-0.0%)      -75 B  (-0.0%)
jetpack-cloud-pricing           -149 B  (-0.0%)      -63 B  (-0.0%)
update-design-flow              +115 B  (+0.0%)      +93 B  (+0.0%)
with-theme-assembler-flow        +64 B  (+0.1%)      +23 B  (+0.2%)
site-setup-flow                  +64 B  (+0.1%)      +25 B  (+0.2%)
free-flow                        +64 B  (+0.1%)      +22 B  (+0.3%)
ai-assembler-flow                +64 B  (+0.1%)      +22 B  (+0.2%)
link-in-bio-tld-flow             +51 B  (+0.0%)      +72 B  (+0.0%)
jetpack-connect                  +51 B  (+0.0%)      +77 B  (+0.0%)
stats                            -15 B  (-0.0%)       -8 B  (-0.0%)
site-monitoring                  -15 B  (-0.0%)       -8 B  (-0.0%)
reader                           -15 B  (-0.0%)       -8 B  (-0.0%)
promote-post-i2                  -15 B  (-0.0%)       -8 B  (-0.0%)
posts-custom                     -15 B  (-0.0%)       -8 B  (-0.0%)
posts                            -15 B  (-0.0%)       -8 B  (-0.0%)
media                            -15 B  (-0.0%)       -8 B  (-0.0%)
google-my-business               -15 B  (-0.0%)       -8 B  (-0.0%)
email                            -15 B  (-0.0%)       -8 B  (-0.0%)
domains                          -15 B  (-0.0%)       -8 B  (-0.0%)
comments                         -15 B  (-0.0%)       -8 B  (-0.0%)

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])

name                                                    parsed_size           gzip_size
async-load-signup-steps-creds-permission                     -361 B  (-0.8%)     -672 B  (-4.4%)
async-load-signup-steps-creds-confirm                        -361 B  (-0.8%)     -667 B  (-4.4%)
async-load-signup-steps-rewind-form-creds                    -165 B  (-0.3%)      +83 B  (+0.4%)
async-load-signup-steps-clone-credentials                    -165 B  (-0.2%)      +94 B  (+0.5%)
async-load-signup-steps-plans-theme-preselected              -164 B  (-0.0%)      -75 B  (-0.1%)
async-load-signup-steps-plans                                -164 B  (-0.0%)      -75 B  (-0.1%)
async-load-signup-steps-user                                 -149 B  (-0.1%)      -59 B  (-0.1%)
async-load-signup-steps-domains                              -149 B  (-0.0%)      -57 B  (-0.0%)
async-load-store-app-store-stats-listview                     -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-store-app-store-stats                              -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-design-playground                                  -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-design-blocks                                      -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-design                                             -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-calypso-post-editor-media-modal                    -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-calypso-post-editor-editor-revisions-dialog        -15 B  (-0.0%)       -8 B  (-0.1%)
async-load-calypso-post-editor-editor-media-modal             -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-calypso-components-web-preview-component           -15 B  (-0.0%)       -8 B  (-0.0%)
async-load-automattic-help-center                             -15 B  (-0.0%)       -8 B  (-0.0%)

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.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

@tyxla
Copy link
Member

tyxla commented Nov 16, 2023

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?

Copy link
Member

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

@matticbot
Copy link
Contributor Author

Edited/Blocked Notification

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

@tyxla tyxla merged commit fe1829a into trunk Nov 21, 2023
14 checks passed
@tyxla tyxla deleted the renovate/webpack-packages branch November 21, 2023 09:45
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Nov 21, 2023
cpapazoglou pushed a commit that referenced this pull request Dec 11, 2023
* chore(deps): update webpack packages

* Bump webpack-bundle-analyzer to the latest version

* readStatsFromFile() is now async

* dedupe

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Marin Atanasov <tyxla@abv.bg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Framework [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants