php-parser
php-parser copied to clipboard
build(deps-dev): bump webpack from 5.85.1 to 5.87.0
Bumps webpack from 5.85.1 to 5.87.0.
Release notes
Sourced from webpack's releases.
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- Bump
@types/nodefrom 20.2.5 to 20.3.0 by@dependabotin webpack/webpack#17361- Bump core-js from 3.30.2 to 3.31.0 by
@dependabotin webpack/webpack#17360- Bump browserslist from 4.21.6 to 4.21.8 by
@dependabotin webpack/webpack#17367- Bump
@types/nodefrom 20.3.0 to 20.3.1 by@dependabotin webpack/webpack#17366New Contributors
@aboktormade their first contribution in #16991 #16989@silverwindmade their first contribution in #17339 via #17329Full Changelog: https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0
v5.86.0
New Features
- Improved cache size performance via better handling of serialization for errors and bigints by
@alexander-akaitin webpack/webpack#17282- Introduce an export default handler function option for
ProgressPluginby@alexander-akaitin webpack/webpack#17312- Support passing
RegExptosplitChunks.chunksby@hyf0in webpack/webpack#17332Bug Fixes
- Fix layer capabilities for
ContextModuletypes by@huozhiin webpack/webpack#17310- Fix compatibility of
__non_webpack_require__with ES modules by@alexander-akaitin webpack/webpack#17308- Improve type coverage
Chunk,ChunkGroup, and other plugins by@alexander-akaitin webpack/webpack#1731- Do not add
jsextension for eval source maps when extension is not resolvable by@alexander-akaitin webpack/webpack#17331Developer Experience
- Improve type coverage for Json Module type and lazy load json-assertions package by
@alexander-akaitin webpack/webpack#17301Dependencies & Maintenance
- Bump memfs from 3.5.1 to 3.5.2 by
@dependabotin webpack/webpack#17315- Bump webpack-cli from 5.1.1 to 5.1.3 by
@dependabotin webpack/webpack#17314- Bump eslint from 8.41.0 to 8.42.0 by
@dependabotin webpack/webpack#17313New Contributors
... (truncated)
Commits
8e0e0eb5.87.0a2a0e01Merge pull request #17365 from webpack/refactor-types5efc30arefactor: rebasefb93153test: fix0df63a1test: fix9894226refactor(types): more568f28brefactor(types): morefc703e2Merge pull request #17339 from webpack/feat-allow-to-have-falsy-valuesb2a09darefactor: rebase3888ecdchore: fix lint- Additional commits viewable in compare view
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)