react-mapycz
react-mapycz copied to clipboard
build(deps-dev): Bump webpack and @types/webpack
Bumps webpack and @types/webpack. These dependencies needed to be updated together.
Updates webpack
from 5.74.0 to 5.88.1
Release notes
Sourced from webpack's releases.
v5.88.1
Developer Experience
- Significantly improve TypeScript coverage for Library Plugins by
@​alexander-akait
in webpack/webpack#17414Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1
v5.88.0
New Features
- [CSS] - Use
css/auto
as the default css mode by@​burhanuday
in webpack/webpack#17399Bug Fixes
- Fix bugs related to require.context and layer by
@​alexander-akait
in webpack/webpack#17388- Fix bug in runtime for CSS loading by
@​alexander-akait
in webpack/webpack#17400- Correct indirect call for tagged template expressions using correct this context by
@​alexander-akait
in webpack/webpack#17397- Update environment support for KaiOS browser by
@​steverep
in webpack/webpack#17395- Fix async module runtime code for running top-level-await by
@​ahabhgk
in webpack/webpack#17393Developer Experience
- Add example for stats minimal output by
@​ersachin3112
in webpack/webpack#17406- Significantly improve type coverage for Dependency, Runtime, Template classes by
@​alexander-akait
in webpack/webpack#17394Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by
@​dependabot
in webpack/webpack#17389- Bump acorn from 8.8.2 to 8.9.0 by
@​dependabot
in webpack/webpack#17402- Bump eslint from 8.42.0 to 8.43.0 by
@​dependabot
in webpack/webpack#17401- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
@​dependabot
in webpack/webpack#17407New Contributors
@​steverep
made their first contribution in webpack/webpack#17395Full Changelog: https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0
v5.87.0
New Features
- Implement
fetchPriority
feature as parser option and magic comment by@​alexander-akait
in webpack/webpack#17249- [CSS] - Introduce 'css/auto' as a css module type by
@​ahabhgk
in webpack/webpack#16577- [CSS] - Style-specific fields now automatically resolve in package.json by
@​burhanuday
in webpack/webpack#17346- webpack configuration API now accepts "falsy values" loaders and plugins by
@​alexander-akait
in webpack/webpack#17339Bug Fixes
- Fix codecov badge in readme by
@​burhanuday
in webpack/webpack#17353Developer Experience
- Add link to svelte loader for webpack by
@​burhanuday
in webpack/webpack#17369- Increase parser API types in internal plugins across dependency plugins
@​alexander-akait
in webpack/webpack#17365Dependencies & Maintenance
- Bump memfs from 3.5.2 to 3.5.3 by
@​dependabot
in webpack/webpack#17347- Bump webpack-cli from 5.1.3 to 5.1.4 by
@​dependabot
in webpack/webpack#17349- Bump es-module-lexer from 1.2.1 to 1.3.0 by
@​dependabot
in webpack/webpack#17362
... (truncated)
Commits
6be4065
5.88.1aee6035
Merge pull request #17414 from webpack/types-more-again158e044
refactor(types): more3092f7c
refactor(types): morecc734af
refactor(types): more1e18b1d
5.88.0d15c734
Merge pull request #17394 from webpack/refactor-more-typescff406c
refactor(types): more3f71468
refactor(types): mored9d64b5
refactor(types): more- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates @types/webpack
from 5.28.0 to 5.28.1
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.