FigmaThird
FigmaThird copied to clipboard
fix(deps): update dependency webpack to v5.98.0
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| webpack | 5.97.1 -> 5.98.0 |
Release Notes
webpack/webpack (webpack)
v5.98.0
Fixes
- Avoid the deprecation message #​19062 by @​alexander-akait
- Should not escape CSS local ident in JS #​19060 by @​JSerFeng
- MF parse range not compatible with Safari #​19083 by @​alexander-akait
- Preserve
filenameTemplatein new split chunk #​19104 by @​henryqdineen - Use module IDs for final render order #​19184 by @​dmichon-msft
- Strip
blob:protocol when public path isauto#​19199 by @​alexander-akait - Respect
output.charseteverywhere #​19202 by @​alexander-akait - Node async WASM loader generation #​19210 by @​ashi009
- Correct
BuildInfoandBuildMetatype definitions #​19200 by @​inottn
Performance Improvements
- Improve
FlagDependencyExportsPluginfor large JSON by depth #​19058 by @​hai-x - Optimize assign-depths #​19193 by @​dmichon-msft
- Use
startsWithfor matching instead of converting the string to a regex #​19207 by @​inottn
Chores
- Bump
nanoidfrom 3.3.7 to 3.3.8 #​19063 by @​dependabot - Fixed incorrect typecast in
DefaultStatsFactoryPlugin#​19156 by @​Andarist - Improved
readme.mdby adding video links for understanding webpack #​19101 by @​Vansh5632 - Typo fix #​19205 by @​hai-x
- Adopt the new webpack governance model #​18804 by @​ovflowd
Features
- Implement
/* webpackIgnore: true */forrequire.resolve#​19201 by @​alexander-akait
Continuous Integration
- CI fix #​19196 by @​alexander-akait
New Contributors
- @​Andarist made their first contribution in https://github.com/webpack/webpack/pull/19156
- @​Vansh5632 made their first contribution in https://github.com/webpack/webpack/pull/19101
- @​ashi009 made their first contribution in https://github.com/webpack/webpack/pull/19210
- @​ovflowd made their first contribution in https://github.com/webpack/webpack/pull/18804
Full Changelog: https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.