Skip to content

chore(deps): update dependency webpack to v5.100.2 - autoclosed#959

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-monorepo
Closed

chore(deps): update dependency webpack to v5.100.2 - autoclosed#959
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-monorepo

Conversation

@renovate

@renovate renovate Bot commented Dec 16, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
webpack 5.97.1 -> 5.100.2 age confidence

Release Notes

webpack/webpack (webpack)

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

Fixes
  • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
  • Handle function exports in webpack module wrapper
  • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
  • Generate lose closing brace when exports are unprovided
  • CleanPlugin doesn't unlink same file twice
  • Fixed unexpected error codes from fs.unlink on Windows
  • Typescript types
Features
  • HMR support for ES modules output
  • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
  • Added support using keyword
  • Implemented tc39 Defer Module Evaluation (experiment)
  • Support dynamic template literals expressions for new URL(...)
  • Enable ES modules worker chunk loading for Node.js targets
  • Improved support for destructing in DefinePlugin
  • Added VirtualUrlPlugin to support virtual: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

v5.99.9

Compare Source

v5.99.8

Compare Source

Fixes
  • Fixed type error with latest @types/node
  • Fixed typescript types

v5.99.7

Compare Source

Fixes
  • Don't skip export generation for default reexport (#​19463)
  • Fixed module library export generation for reexport (#​19459)
  • Avoid module concatenation in child compilation for module library (#​19457)
  • Ensure HMR recover gracefully when CSS module with error
  • Respect cause of any errors and errors of AggregateError in stats output
  • Added missing @types/json-schema in types

v5.99.6

Compare Source

Fixes
  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

Fixes
  • Fixed dead control flow with deep nested if/else

v5.99.2

Compare Source

Fixes
  • Dead control flow for exotic cases

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source

Fixes
  • Fixed a lot of types
  • Fixed runtime error when using asset module as entrypoint and runtimeChunk
  • JSON generator now preserves __proto__ property
  • Fixed when entry module isn't executed when targeting webworker with a runtime chunk
  • Do not duplicate modules with import attributes and reexport
  • The module and module ESM libraries have been union and code generation has been improved
  • Use a valid output path for errored asset modules
  • Remove BOM from JavaScript and CSS files when loader was not used
  • Create export for externals for module/modern-module library
  • Export unprovided variables for commonjs-static library
  • Forward semicolons from meta.webpackAST
  • Use xxhash64 for cache.hashAlgorithm when experiments.futureDefaults enabled
  • [CSS] Fixed profiling plugin for CSS
  • [CSS] Avoid extra module.export output for CSS module
Features
  • Add dead control flow check
  • Handle new Worker(import.meta.url) and new Worker(new URL(import.meta.url)) syntax
  • Added ability to generate custom error content for generators
Performance Improvements
  • Fixed excessive calls of getAllReferences
  • Optimize loc for monomorphic inline caching
Chores
  • Switch on strict types for typescript

v5.98.0

Compare Source

Fixes
Performance Improvements
Chores
Features
Continuous Integration
New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0


Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@codecov

codecov Bot commented Dec 16, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (971e032) to head (125cd39).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #959   +/-   ##
=======================================
  Coverage   78.37%   78.37%           
=======================================
  Files           7        7           
  Lines         111      111           
  Branches       15       15           
=======================================
  Hits           87       87           
+ Misses         24       22    -2     
- Partials        0        2    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot changed the title chore(deps): update dependency webpack-dev-server to v5.2.0 chore(deps): update webpack monorepo Feb 13, 2025
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch 3 times, most recently from e55ba2d to 125cd39 Compare February 19, 2025 11:10
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from 125cd39 to aa112cc Compare March 27, 2025 00:29
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch 6 times, most recently from c76041a to be75357 Compare April 9, 2025 01:14
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch 2 times, most recently from ccd116f to b640a70 Compare April 25, 2025 11:01
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from b640a70 to 1ed9697 Compare May 6, 2025 13:49
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch 2 times, most recently from 0a35cab to 10f3652 Compare May 20, 2025 14:21
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from 10f3652 to 148b6fd Compare June 3, 2025 17:03
@renovate renovate Bot changed the title chore(deps): update webpack monorepo chore(deps): update dependency webpack to v5.99.9 Jun 5, 2025
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from 148b6fd to 951f65a Compare July 9, 2025 15:44
@renovate renovate Bot changed the title chore(deps): update dependency webpack to v5.99.9 chore(deps): update dependency webpack to v5.100.0 Jul 9, 2025
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from 951f65a to 5cfefd7 Compare July 11, 2025 13:48
@renovate renovate Bot changed the title chore(deps): update dependency webpack to v5.100.0 chore(deps): update dependency webpack to v5.100.1 Jul 11, 2025
@renovate renovate Bot force-pushed the renovate/webpack-monorepo branch from 5cfefd7 to 034352f Compare July 15, 2025 18:29
@renovate renovate Bot changed the title chore(deps): update dependency webpack to v5.100.1 chore(deps): update dependency webpack to v5.100.2 Jul 15, 2025
@renovate renovate Bot changed the title chore(deps): update dependency webpack to v5.100.2 chore(deps): update dependency webpack to v5.100.2 - autoclosed Jul 16, 2025
@renovate renovate Bot closed this Jul 16, 2025
@renovate renovate Bot deleted the renovate/webpack-monorepo branch July 16, 2025 09:13
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