smarty-vscode-support
smarty-vscode-support copied to clipboard
Bump webpack from 5.73.0 to 5.81.0
Bumps webpack from 5.73.0 to 5.81.0.
Release notes
Sourced from webpack's releases.
v5.81.0
New Features
- [CSS] - Increased CSS import support and new hooks included for CSS module creation by
@alexander-akaitin webpack/webpack#17057- Logging now added to DefinePlugin by
@alexander-akaitin webpack/webpack#17048- New
ignoreBrowserWarningsoption to ignore browser console warnings in ModuleFederation by@indeediansbrettin webpack/webpack#16388Bug Fixes
- [CSS] - Fix issue where vendor prefixed keyframes and animation was not supported in CSS modules by
@alexander-akaitin webpack/webpack#16975- Fix bug where AST was not properly handled by
@quanruin webpack/webpack#17032- Fix automatic publicPath detection logic by
@alexander-akaitin webpack/webpack#17047Tests & Contributor Experience
- Rename
providetogetOrInsertin MapHelpers and document it better by@TheLarkInnin webpack/webpack#17060- Increase test reliability for DefinePlugin
@alexander-akaitin webpack/webpack#17062- Add additional CI Pipeline to test main branches of first-party webpack dependencies by
@alexander-akaitin webpack/webpack#17020- Refactor tests to no longer use deprecated or legacy dependencies and APIs by
@alexander-akaitin webpack/webpack#17033Developer Experience
- Increase type coverage/documentation for ModuleFilenameHelpers by
@TheLarkInnin webpack/webpack#17045- Increase type coverage/documentation for CommonJsExportsParserPlugin by
@TheLarkInnin webpack/webpack#17046- Increase type coverage/documentation for binarySearchBounds.js by
@TheLarkInnin webpack/webpack#17058- Export MemoryCacheOptions types by
@romulofin webpack/webpack#17055Dependencies & Maintenance
- Add NodeJS v20 to CI Matrix by
@alexander-akaitin webpack/webpack#17019- Update Typescript to v5 by
@alexander-akaitin webpack/webpack#16957- Bump
@types/estreefrom 1.0.0 to 1.0.1 by@dependabotin webpack/webpack#17026- Bump
@types/nodefrom 18.15.11 to 18.15.13 by@dependabotin webpack/webpack#17038- Bump assemblyscript from 0.27.2 to 0.27.3 by
@dependabotin webpack/webpack#17051- Bump memfs from 3.5.0 to 3.5.1 by
@dependabotin webpack/webpack#17039- Bump prettier from 2.8.7 to 2.8.8 by
@dependabotin webpack/webpack#17050- Bump simple-git from 3.17.0 to 3.18.0 by
@dependabotin webpack/webpack#17066New Contributors
@quanrumade their first contribution in webpack/webpack#17032@romulofmade their first contribution in webpack/webpack#17055@indeediansbrettmade their first contribution in webpack/webpack#16388Full Changelog: https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0
v5.80.0
New Features
- Support destructuring assignment in
import.metaby@vankopin webpack/webpack#16996- Support treeshaking for destructuring assignment with
AwaitExpressionby@vankopin webpack/webpack#16995- Introduce
errorsSpace,warningsSpacefor more readable traces in stats by@vankopin webpack/webpack#15450Bug Fixes
- [CSS] - Fix runtime generation bug for merged CSS Chunks by
@janlent1in webpack/webpack#16903- [CSS] - Properly handle
url()/src()/image-set()/image()by@alexander-akaitin webpack/webpack#16978- ES Module webpack loaders are now supported
@stefanprobstin webpack/webpack#15198
... (truncated)
Commits
5c016a85.81.05b20c9aMerge pull request #17057 from webpack/import-supportf429ac7Merge pull request #17066 from webpack/dependabot/npm_and_yarn/simple-git-3.18.02c6dc77Merge pull request #16388 from indeediansbrett/feat/issue-163747398dbdMerge pull request #17033 from webpack/chore-deps-avoud-using-legacy-loader-u...9234620Merge pull request #17020 from webpack/ci-deps-main2552028Merge pull request #17062 from webpack/test-stabilization-for-definea7551fachore(deps-dev): bump simple-git from 3.17.0 to 3.18.0ed0738dtest: stability for definef3cf014test: stability- 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)