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 dependency webpack to v5.96.1 #343

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.95.0 -> 5.96.1 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v5.96.1

Compare Source

v5.96.0

Compare Source

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime
  • Order of chunks ids in generated chunk code
  • No extra Javascript chunks when using asset module as an entrypoint
  • Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target
  • Collision with global variables for optimization.avoidEntryIife
  • Avoid through variables in inlined module
  • Allow chunk template strings in output.devtoolNamespace
  • No extra runtime for get javascript/css chunk filename
  • No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
  • Avoid cache invalidation using ProgressPlugin
  • Increase parallelism when using importModule on the execution stage
  • Correctly parsing string in export and import
  • Typescript types
  • [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local
  • [CSS] Always interpolate classes even if they are not involved in export
  • [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
  • [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
  • [CSS] No extra runtime for the node target
  • [CSS] Fixed url()s and @import parsing
  • [CSS] Fixed - emit a warning on broken :local and :global

New Features

  • Export CSS and ESM runtime modules
  • Single Runtime Chunk and Federation eager module hoisting
  • [CSS] Support /* webpackIgnore: true */ for CSS files
  • [CSS] Support src() support
  • [CSS] CSS nesting in CSS modules

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

relativeci bot commented Nov 3, 2024

monorepo-webapp-2

#1910 Bundle Size — 1022.29KiB (+0.96%).

5e79e23(current) vs d5cc018 master#190(baseline)

Bundle metrics  Change 4 changes Regression 1 regression Improvement 2 improvements
                 Current
#1910
     Baseline
#190
Regression  Initial JS 428.47KiB(+2.33%) 418.73KiB
Improvement  Initial CSS 568.64KiB(~-0.01%) 568.66KiB
Change  Cache Invalidation 41.39% 0%
No change  Chunks 4 4
No change  Assets 9 9
No change  Modules 283 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 40(-2.44%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#1910
     Baseline
#190
Improvement  CSS 568.64KiB (~-0.01%) 568.66KiB
Regression  JS 428.47KiB (+2.33%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

relativeci bot commented Nov 3, 2024

#1915 Bundle Size — 1022.29KiB (+0.96%).

5e79e23(current) vs d5cc018 master#196(baseline)

Bundle metrics  Change 4 changes Regression 1 regression Improvement 2 improvements
                 Current
#1915
     Baseline
#196
Regression  Initial JS 428.47KiB(+2.33%) 418.73KiB
Improvement  Initial CSS 568.64KiB(~-0.01%) 568.66KiB
Change  Cache Invalidation 41.39% 0%
No change  Chunks 4 4
No change  Assets 9 9
No change  Modules 283 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 40(-2.44%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#1915
     Baseline
#196
Improvement  CSS 568.64KiB (~-0.01%) 568.66KiB
Regression  JS 428.47KiB (+2.33%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate-webpack-5.x branch from 33162ef to 5e79e23 Compare November 3, 2024 04:27
@renovate renovate bot merged commit 2e47d02 into update-dependencies Nov 3, 2024
4 checks passed
@renovate renovate bot deleted the renovate-webpack-5.x branch November 3, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants