music-metadata-browser
music-metadata-browser copied to clipboard
Bump webpack from 5.76.0 to 5.88.1
Bumps webpack from 5.76.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-akaitin webpack/webpack#17414Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1
v5.88.0
New Features
- [CSS] - Use
css/autoas the default css mode by@burhanudayin webpack/webpack#17399Bug Fixes
- Fix bugs related to require.context and layer by
@alexander-akaitin webpack/webpack#17388- Fix bug in runtime for CSS loading by
@alexander-akaitin webpack/webpack#17400- Correct indirect call for tagged template expressions using correct this context by
@alexander-akaitin webpack/webpack#17397- Update environment support for KaiOS browser by
@steverepin webpack/webpack#17395- Fix async module runtime code for running top-level-await by
@ahabhgkin webpack/webpack#17393Developer Experience
- Add example for stats minimal output by
@ersachin3112in webpack/webpack#17406- Significantly improve type coverage for Dependency, Runtime, Template classes by
@alexander-akaitin webpack/webpack#17394Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by
@dependabotin webpack/webpack#17389- Bump acorn from 8.8.2 to 8.9.0 by
@dependabotin webpack/webpack#17402- Bump eslint from 8.42.0 to 8.43.0 by
@dependabotin webpack/webpack#17401- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
@dependabotin webpack/webpack#17407New Contributors
@steverepmade 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
fetchPriorityfeature as parser option and magic comment by@alexander-akaitin webpack/webpack#17249- [CSS] - Introduce 'css/auto' as a css module type by
@ahabhgkin webpack/webpack#16577- [CSS] - Style-specific fields now automatically resolve in package.json by
@burhanudayin webpack/webpack#17346- webpack configuration API now accepts "falsy values" loaders and plugins by
@alexander-akaitin webpack/webpack#17339Bug Fixes
- Fix codecov badge in readme by
@burhanudayin webpack/webpack#17353Developer Experience
- Add link to svelte loader for webpack by
@burhanudayin webpack/webpack#17369- Increase parser API types in internal plugins across dependency plugins
@alexander-akaitin webpack/webpack#17365Dependencies & Maintenance
- Bump memfs from 3.5.2 to 3.5.3 by
@dependabotin webpack/webpack#17347- Bump webpack-cli from 5.1.3 to 5.1.4 by
@dependabotin webpack/webpack#17349- Bump es-module-lexer from 1.2.1 to 1.3.0 by
@dependabotin webpack/webpack#17362
... (truncated)
Commits
6be40655.88.1aee6035Merge pull request #17414 from webpack/types-more-again158e044refactor(types): more3092f7crefactor(types): morecc734afrefactor(types): more1e18b1d5.88.0d15c734Merge pull request #17394 from webpack/refactor-more-typescff406crefactor(types): more3f71468refactor(types): mored9d64b5refactor(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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)