Skip to content

chore(deps): update dependency webpack to v5.101.0 (3.x) #32608

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

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
webpack ^5.99.9 -> ^5.101.0 age confidence
webpack 5.99.9 -> 5.101.0 age confidence

Release Notes

webpack/webpack (webpack)

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 - "on Monday" (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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 danielroe as a code owner July 14, 2025 07:25
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

socket-security bot commented Jul 14, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License

View full report

Copy link

pkg-pr-new bot commented Jul 14, 2025

Open in StackBlitz

@nuxt/kit

npm i https://pkg.pr.new/@nuxt/kit@32608

nuxt

npm i https://pkg.pr.new/nuxt@32608

@nuxt/rspack-builder

npm i https://pkg.pr.new/@nuxt/rspack-builder@32608

@nuxt/schema

npm i https://pkg.pr.new/@nuxt/schema@32608

@nuxt/vite-builder

npm i https://pkg.pr.new/@nuxt/vite-builder@32608

@nuxt/webpack-builder

npm i https://pkg.pr.new/@nuxt/webpack-builder@32608

commit: 5a750db

Copy link

codspeed-hq bot commented Jul 14, 2025

CodSpeed Performance Report

Merging #32608 will not alter performance

Comparing renovate/3.x-webpack (5a750db) with 3.x (93202d6)

Summary

✅ 10 untouched benchmarks

@renovate renovate bot force-pushed the renovate/3.x-webpack branch from 0c47bbd to 5a750db Compare July 15, 2025 14:39
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.100.1 (3.x) chore(deps): update dependency webpack to v5.100.2 (3.x) Jul 15, 2025
@renovate renovate bot force-pushed the renovate/3.x-webpack branch 3 times, most recently from 0a77fc2 to 20d6d1c Compare July 28, 2025 14:35
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.100.2 (3.x) chore(deps): update dependency webpack to v5.101.0 (3.x) Jul 28, 2025
@renovate renovate bot force-pushed the renovate/3.x-webpack branch from 20d6d1c to 152178f Compare July 28, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants