Update webpack: 5.66.0 → 5.67.0 (minor) #114
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.66.0 → 5.67.0) · Repo
Release Notes
5.67.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 commits:
5.67.0
Merge pull request #13110 from eltociear/patch-1
Merge pull request #14721 from Schweinepriester/patch-1
Merge pull request #15202 from tmeasday/webpack-hot-middleware-lazy-compilation
Merge pull request #15222 from webpack/bugfix/serialization-warning
store url as Buffer to avoid serialization warnings
Merge pull request #15200 from webpack/feature/css-exports-in-node
Merge pull request #14173 from tosmolka/tosmolka/14075
remove broken concatenation for now
improve test case
remove unneeded transitive runtime requirement
add experimental SyncModuleIdsPlugin
Merge branch 'main' into webpack-hot-middleware-lazy-compilation
Exclude `webpack-hot-middleware/client` from lazy compilation
allow to generate only exports for css in node
Merge pull request #14943 from nschonni/cspell-globs
Merge pull request #15192 from webpack/dependabot/npm_and_yarn/webpack-sources-3.2.3
Merge pull request #15015 from Knagis/feature/assetModules/outputPath
nitpicks
Merge pull request #15187 from forivall/fix/addChunkInGroup-typings
doc: improve definition of addChunkInGroup via jsdoc
Merge pull request #15196 from webpack/bugfix/lazy-compilation-hmr
Merge pull request #15195 from webpack/fix-hash-function-usage
Add 'outputPath' configuration option for resource asset modules
Merge pull request #14980 from webpack/dependabot/npm_and_yarn/browserslist-4.19.1
update package.json
Merge pull request #15193 from webpack/dependabot/npm_and_yarn/types/eslint-scope-3.7.3
Merge pull request #15194 from webpack/dependabot/npm_and_yarn/date-fns-2.28.0
fix HMR when experiments.lazyCompilation is enabled
provide hashFunction parameter to DependencyTemplates
Merge branch 'main' into cspell-globs
check more files and fix spelling issues
Merge pull request #14944 from nschonni/remove-travis
chore(deps-dev): bump date-fns from 2.27.0 to 2.28.0
chore(deps): bump @types/eslint-scope from 3.7.2 to 3.7.3
chore(deps): bump webpack-sources from 3.2.2 to 3.2.3
Merge pull request #15080 from webpack/dependabot/npm_and_yarn/types/jest-27.4.0
Merge pull request #15179 from webpack/dependabot/npm_and_yarn/core-js-3.20.3
Merge pull request #15062 from webpack/dependabot/npm_and_yarn/acorn-8.7.0
Merge pull request #15183 from webpack/bugfix/css-modules-edge-cases
Merge pull request #15182 from webpack/bugfix/lib-ident-includes-layer
Merge pull request #15157 from markjm/markjm/watch-mode-profile-plugin
fix for older node verisons
fix: add missing overload for addChunkInGroup
Merge pull request #15050 from luffy84217/fix-callback-err-type-should-include-null
Merge pull request #15145 from markjm/markjm/context-module-hash
Merge pull request #15155 from webpack/fix-handle-data-uri-in-loader
Merge pull request #14890 from webpack/fix-space-limited
fix: handle content from loaders
fix: logic
Merge branch 'main' into fix-space-limited
Merge pull request #14953 from snitin315/feat/cli-description
Merge pull request #15154 from webpack/issue-15153
update type.d.ts by special-lint-fix
chore(deps-dev): bump core-js from 3.19.1 to 3.20.3
Merge pull request #14875 from webpack/fix-14796
add a plus before count
move to cli
Merge branch 'webpack:main' into fix-callback-err-type-should-include-null
fix normalization of css filename
Module.libIdent is scoped by the module layer if there is one
fix css hmr edge cases
Merge pull request #15162 from webpack/bugfix/css-modules-initial-only
fix css hmr support
Merge pull request #15158 from webpack/bugfix/css-modules-initial-only
fix missing css runtime when only initial css is used
Fix ProfilingPlugin for watch scenarios
fix: handle content from loaders
Merge pull request #14917 from webpack/bugfix/snapshot-managed-in-node-modules
fix: cache for CreateScriptUrlDependency
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