Skip to content

chore(deps): update dependency webpack to v5.101.3 - autoclosed#95

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

chore(deps): update dependency webpack to v5.101.3 - autoclosed#95
renovate[bot] wants to merge 1 commit intomainfrom
renovate/webpack-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 9, 2025

This PR contains the following updates:

Package Change Age Confidence
webpack 5.99.9 -> 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

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

@renovate renovate bot requested a review from a team as a code owner July 9, 2025 12:48
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch 2 times, most recently from 2bb93f9 to c07d41e Compare July 11, 2025 12:29
@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-5.x-lockfile branch from c07d41e to 72a750a Compare July 14, 2025 19:43
@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 force-pushed the renovate/webpack-5.x-lockfile branch 3 times, most recently from a119fdc to 64cc366 Compare July 17, 2025 23:20
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch from 64cc366 to baa6a29 Compare July 28, 2025 17:13
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.100.2 chore(deps): update dependency webpack to v5.101.0 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch 2 times, most recently from 895f16d to 45bd7fe Compare August 12, 2025 15:32
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.101.0 chore(deps): update dependency webpack to v5.101.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch 2 times, most recently from 010d1a9 to 7df41b8 Compare August 14, 2025 16:57
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.101.1 chore(deps): update dependency webpack to v5.101.2 Aug 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.101.2 chore(deps): update dependency webpack to v5.101.3 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch from 7df41b8 to bcea282 Compare August 18, 2025 14:45
@renovate renovate bot force-pushed the renovate/webpack-5.x-lockfile branch from bcea282 to 8178d91 Compare September 2, 2025 18:51
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.101.3 chore(deps): update dependency webpack to v5.101.3 - autoclosed Sep 2, 2025
@renovate renovate bot closed this Sep 2, 2025
@renovate renovate bot deleted the renovate/webpack-5.x-lockfile branch September 2, 2025 20:29
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