Bump webpack from 5.99.9 to 5.100.0 in /LearningHub.Nhs.WebUI
Closed
Number: #31
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
Created:
July 09, 2025 at 10:34 PM UTC
(2 months ago)
(2 months ago)
Updated:
July 11, 2025 at 11:09 PM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
July 11, 2025 at 11:09 PM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
2 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps webpack from 5.99.9 to 5.100.0.
Release notes
Sourced from webpack's releases.
v5.100.0
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:
schemePerformance Improvements
- Remove useless startup entrypoint runtime for ES modules output
- Cache
new URL(...)
evaluate expression
Commits
83c534c
chore(release): 5.100.00ed4a64
fix: types6801022
fix: lose closing brace when exports are unprovided (#19669)5a204dc
chore: more eslint rules (#19667)260f85e
fix(esm): ensure dependent chunks are imported before startup & fix duplicate...68ce2a7
refactor: TestCases template (#19662)8ccc7da
refactor: constant conditional logic (#19655)1c82f98
feat: useacorn-import-phases
plugin (#19659)a1f619a
fix: handle the case where a chunk is imported both as defer and non-defer (#...b4dfee4
docs: update examples (#19663)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+36
+36
Deletions:
-43
-43
Package Dependencies
Package:
webpack
Ecosystem:
npm
npm
Version Change:
5.99.9 → 5.100.0
Update Type:
Minor
Minor
Path:
/LearningHub.Nhs.WebUI
Technical Details
ID: | 3038867 |
UUID: | 2654139635 |
Node ID: | PR_kwDOO4gex86eMvTz |
Host: | GitHub |
Repository: | TechnologyEnhancedLearning/LearningHub.Nhs.WebUI.Forked |
Mergeable: | Yes |
Merge State: | Unstable |