Skip to content

chore(deps): update dependency webpack to v5.81.0

Renovate requested to merge renovate/webpack-5.x into master

This MR contains the following updates:

Package Type Update Change
webpack devDependencies minor 5.75.0 -> 5.81.0

Release Notes

webpack/webpack

v5.81.0

Compare Source

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0

v5.80.0

Compare Source

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0

v5.79.0

Compare Source

New Features

  • webpack will now support simple destructuring scenarios for treeshaking namespaced imports and DefinePlugin by @​vankop in #​16941

Bugfixes

Developer Experience

Contributor Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0

v5.78.0

Compare Source

Features

Bugfixes

Performance

Contributor Experience

Open in GitHub Codespaces

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0

v5.77.0

Compare Source

New Features

Developer Experience

  • Improve resolve.extensions error message to suggest when "." is missing before the extension by @​snitin315 in #​16807

Contributor Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0

v5.76.3

Compare Source

Bugfixes

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3

v5.76.2

Compare Source

Bugfixes

  • Fix bug where a missing semicolon in generated bundle output for publicPathRuntime would cause concatenated runtime errors by @​snitin315 in #​16811
  • Remove redundant semicolons generated in bundle runtime code after onScriptComplete function by @​ahaoboy in #​16347
  • Fix bug where RealContentHashPlugin was not respecting output.hashSalt's ability to cause a force recalculation of [contenthash] for emitted assets by @​dmichon-msft #​16789

Performance

  • Improve memory and runtime performance of sourcemaps via hoisting Regular Expression literals to stored variables by @​TheLarkInn in #​15722
  • Correct v8 deoptimization in ModuleGraph due to instance property declarations occurring outside of constructor by @​snitin315 in #​16830

Developer Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.1...v5.76.2

v5.76.1

Compare Source

Fixed

  • Added assert/strict built-in to NodeTargetPlugin

Revert

v5.76.0

Compare Source

Bugfixes

Features

Security

Repo Changes

  • Fix HTML5 logo in README b

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports