Update dependency webpack to v5.88.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
webpack | 5.87.0 -> 5.88.0 |
Release Notes
webpack/webpack (webpack)
v5.88.0
New Features
- [CSS] - Use
css/auto
as the default css mode by @burhanuday in https://github.com/webpack/webpack/pull/17399
Bug Fixes
- Fix bugs related to require.context and layer by @alexander-akait in https://github.com/webpack/webpack/pull/17388
- Fix bug in runtime for CSS loading by @alexander-akait in https://github.com/webpack/webpack/pull/17400
- Correct indirect call for tagged template expressions using correct this context by @alexander-akait in https://github.com/webpack/webpack/pull/17397
- Update environment support for KaiOS browser by @steverep in https://github.com/webpack/webpack/pull/17395
- Fix async module runtime code for running top-level-await by @ahabhgk in https://github.com/webpack/webpack/pull/17393
Developer Experience
- Add example for stats minimal output by @ersachin3112 in https://github.com/webpack/webpack/pull/17406
- Significantly improve type coverage for Dependency, Runtime, Template classes by @alexander-akait in https://github.com/webpack/webpack/pull/17394
Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by @dependabot in https://github.com/webpack/webpack/pull/17389
- Bump acorn from 8.8.2 to 8.9.0 by @dependabot in https://github.com/webpack/webpack/pull/17402
- Bump eslint from 8.42.0 to 8.43.0 by @dependabot in https://github.com/webpack/webpack/pull/17401
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in https://github.com/webpack/webpack/pull/17407
New Contributors
- @steverep made their first contribution in https://github.com/webpack/webpack/pull/17395
Full Changelog: https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.