Update webpack 5.99.5 → 5.99.8 (patch) #313
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.99.5 → 5.99.8) · Repo
Release Notes
5.99.8
5.99.7
5.99.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
chore(release): 5.99.8
fix: type error with latest @types/node (#19501)
docs: update examples (#19490)
chore(deps-dev): bump less-loader (#19488)
chore: update comments (#19487)
fix: a lot of types (#19486)
build: refactor scripts and categorizing them
chore: add more benchmark cases (#19481)
chore(deps-dev): bump core-js in the dependencies group (#19482)
ci: using `codspeed` for benchmarks (#19476)
chore(deps-dev): bump @types/node in the dependencies group (#19478)
docs: add `nodejs-addons` example (#19475)
chore(deps-dev): bump the dependencies group with 2 updates (#19473)
fix: better types (#19469)
docs: update examples (#19468)
ci: set valid time for examples generation
ci: uses PAT token for benchmarks and examples
chore(release): 5.99.7
chore(deps-dev): bump @types/node in the dependencies group (#19466)
ci: temporary disable
ci: update github action too (#19465)
chore: fix example
ci: fix examples command
ci: update examples automatically (#19464)
fix: don't skip export generation for default reexport (#19463)
fix: module library export generation for reexport (#19459)
fix: avoid module concatenation in child compilation for `module` library (#19457)
chore: refactor plugin name (#19456)
chore(deps): bump es-module-lexer in the dependencies group (#19455)
fix: ensure HMR recover gracefully when CSS module with error
chore: fix types
test: refactor
fix: missing `@types/json-schema` in types
fix: respect `cause` of any errors and `errors` of `AggregateError` in stats
fix: missing `@types/json-schema` in types
refactor: test
refactor: logic
test: fix
fix: respect the `cause` of any errors and the `errors` of `AggregateError` in stats
test: fix skipping the `css` test
fix: test skipped by mistake
Add test
Merge pull request #19447 from webpack/chore-improve-lint
chore: more jsdocs
chore: no `camelcase` for tests
chore: no `object-shorthand` for tests
chore: no `no-var` for tests
chore(deps-dev): bump the dependencies group with 2 updates (#19446)
chore: refactor linting configurations
chore: initial work on benchmarks (#19436)
docs: update contributing.md to reflect current labels (#19440)
chore(deps-dev): bump the dependencies group with 3 updates (#19443)
fix: ensure HMR recover gracefully when `module render error` occur
chore(release): 5.99.6
fix: respect public path for ES modules (#19434)
ci: fix coverage
ci: improve codecov report (#19430)
ci: remove `lintunit` project from coverage (#19429)
fix: module library export generation when mixing commonjs and esm modules (#19428)
fix: improve logic for dead control flow
fix: types of ContextModule
fix: library module without export statement (#19411)
fix: types
chore(deps-dev): bump the dependencies group with 2 updates (#19420)
chore(deps-dev): bump eslint-config-prettier in the dependencies group (#19413)
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