Skip to content

⬆️ Update dependency webpack to ^5.101.3#442

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-5.x
Closed

⬆️ Update dependency webpack to ^5.101.3#442
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/webpack-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
webpack ^5.99.8 -> ^5.101.3 age confidence

Release Notes

webpack/webpack (webpack)

v5.101.3

Compare Source

v5.101.2

Compare Source

Fixes
  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Compare Source

Fixes
  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup

v5.101.0

Compare Source

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

Fixes
  • HMR might fail if there are new initial chunks
  • Destructuring namespace import with default
  • Destructuring namespace import with computed-property
  • Generate valid code for es export generation for multiple module entries
  • Fixed public path issue for ES modules
  • Asset modules work when lazy compilation used
  • Eliminate unused statements in certain scenarios
  • Fixed regression with location and order of dependencies
  • Fixed typescript types

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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

@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.99.9 ⬆️ Update dependency webpack to ^5.100.0 Jul 9, 2025
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 72d124c to 5c3080b Compare July 11, 2025 15:13
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.100.0 ⬆️ Update dependency webpack to ^5.100.1 Jul 11, 2025
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.100.1 ⬆️ Update dependency webpack to ^5.100.2 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch from 5c3080b to da114da Compare July 15, 2025 14:51
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.100.2 ⬆️ Update dependency webpack to ^5.101.0 Jul 28, 2025
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch from da114da to 28d826f Compare July 28, 2025 16:53
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 9cafd50 to cc55ae3 Compare August 10, 2025 13:54
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.101.0 ⬆️ Update dependency webpack to ^5.101.1 Aug 12, 2025
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 749ccf3 to 811b966 Compare August 14, 2025 18:06
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.101.1 ⬆️ Update dependency webpack to ^5.101.2 Aug 14, 2025
@renovate renovate Bot changed the title ⬆️ Update dependency webpack to ^5.101.2 ⬆️ Update dependency webpack to ^5.101.3 Aug 18, 2025
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch from 811b966 to dda0b80 Compare August 18, 2025 15:23
@Beatzoid Beatzoid closed this Sep 20, 2025
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.

1 participant