Update webpack: 5.68.0 → 5.69.1 (minor) #153
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.68.0 → 5.69.1) · Repo
Release Notes
5.69.1
5.69.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
5.69.1
Revert "Merge pull request #15332 from webpack/fix/context-resolve-issue-11335"
5.69.0
Merge pull request #15373 from webpack/fix/issue-14907
remove big assets case from allowlist
Merge remote-tracking branch 'origin/main' into fix/issue-14907
limit writes to
Merge pull request #15315 from webpack/fix/issue-13022
Merge pull request #15370 from webpack/fix/partial-15366
Merge branch 'main' into fix/partial-15366
Merge pull request #14757 from webpack/fix-14755
Merge pull request #15367 from webpack/fix/issues-15214
Merge pull request #15343 from praveenag/main
fix windows test cases, remove affected tests from allowlist
Merge pull request #15377 from taranek/feature/expose-additional-types-for-cli
fix redirect caching in HttpUriPlugin
do not inherit existing top level declarations
Merge pull request #15379 from markjm/markjm/fix-15378
refactor infrastructure log functionality
Pass all attributes of old tap with only overidden fn
feat(types): import types needed for export in index.js
refactor(types): removed unused export
feat(types): expose Argument,EntryOptions,FileCacheOptions,AssetEmittedInfo,Problem types
refactor top level declarations usage
fix too big cache pack writing
remove unused test case
Merge branch 'main' into fix/issues-15214
fix discussions
fix cache invalidation in HttpUriPlugin
Merge pull request #15332 from webpack/fix/context-resolve-issue-11335
Merge pull request #15338 from webpack/deps/jest
fix ExportsInfo
Merge pull request #15356 from webpack/fix/issues-15177
add test case
fix serialization in ContextElementDependency
update jest
Merge pull request #15336 from webpack/deps/typescript
fix types
fix restoring from cache
fixes #15342 - add util/types to node target
fix discussions. add/update test cases
update typings
update typescript
Merge pull request #15329 from cool-little-fish/fix-15173
handle several resources in ContextModule
add config test case
Merge avaiable modules correctly
refactor top level declarations
refactor top level declarations
Merge pull request #15302 from webpack/update-defaults-with-output-module
fix regexp
fix discussion
update topLevelDeclarations for ConcatenatedModule
add parseResourceWithoutFragment to identifier.js
update dynamicImport default, add test case
Merge pull request #15293 from webpack/fix/resource-name-from-data-urI
Merge pull request #15289 from webpack/disallow-digest-only-content-hash
fit in hex digest
set output.environment.module=true when output.module enabled
use nonNumericOnlyHash function for contentHash
fix resource name when filename is data uri
Merge pull request #15268 from nikmilson/fix-semver-ranges-parsing
improve parseRange, add test cases
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