Skip to content

chore(deps): update dependency webpack to v5.100.1 #5422

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: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2025

This PR contains the following updates:

Package Change Age Confidence
webpack 5.99.7 -> 5.100.1 age confidence

Release Notes

webpack/webpack (webpack)

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

Configuration

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 9, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 0e499a7 to 297576e Compare May 23, 2025 12:08
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.99.8 chore(deps): update dependency webpack to v5.99.9 May 23, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 297576e to 7521d82 Compare July 2, 2025 18:32
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 7521d82 to 4b42148 Compare July 12, 2025 14:11
@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 12, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 4b42148 to 6bc9aec Compare July 14, 2025 12:14
@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 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants