Update webpack: 5.69.1 → 5.70.0 (minor) #175
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.69.1 → 5.70.0) · Repo
Release Notes
5.70.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
5.70.0
Merge pull request #15423 from webpack/fix/issue-15409
Merge pull request #15463 from webpack/fix/add-missing-option
add parserOptions.importMetaContext option
Merge pull request #15454 from webpack/fix/issue-15447
Merge pull request #15446 from webpack/feature/import-meta-webpack-context
up enhanced-resolve version
use cache in BannerPlugin
add ImportMetaContextPlugin
handle more options
Merge pull request #15405 from webpack/fix/issue-15206
refactor identifier
fix timestamps
Merge pull request #14857 from webpack/fix-14839
avoid hasing the default encoding
Merge pull request #15354 from aleen42/proxy
Merge pull request #15435 from webpack/fix/issue-14974
Merge pull request #15436 from webpack/fix/issue-14805
Merge pull request #15449 from webpack/fix/types
Merge pull request #15437 from webpack/fix/issue-11871
fix module types
import.meta.webpackContext
support to specify the `buildHttp.proxy` for `HttpUrlPlugin`
support using proxy sockets within HttpUrlPlugin
up enhanced-resolve version
keep hmr update with output.clean=true based on timestamp
add test case
fix test execution on Node.js 10
fix imports order
use beforeRun hook for handle 0
fix ProgressPlugin log
fix HarmonyAcceptImportDependency
Merge pull request #15430 from webpack/fix/use-correct-chunkgraph
handle error/callback result in ResolverCachePlugin with yield
use correct chunkgraph in runtime module
Merge pull request #15389 from webpack/refactor/use-infrastructure-log-file
Merge pull request #15404 from webpack/fix/issue-15401
nitpick
improve hashing
fix renaming
Merge branch 'main' into fix-14839
Merge branch 'main' into refactor/use-infrastructure-log-file
Merge pull request #15397 from webpack/add-normal-module-types
Merge pull request #15424 from webpack/fix/issues-15172
Merge pull request #15426 from webpack/fix/issues-15360
add semicolon
fix node version for browserslist
add baseUri entry option
Revert "Revert "Merge pull request #15332 from webpack/fix/context-resolve-issue-11335""
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands