ztoben / assets-webpack-plugin

Webpack plugin that emits a json file with assets paths
https://www.npmjs.com/package/assets-webpack-plugin
MIT License
958 stars 104 forks source link

chore(deps): update dependency webpack to v5.51.0 #431

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.50.0 -> 5.51.0 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.51.0`](https://togithub.com/webpack/webpack/releases/v5.51.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.50.0...v5.51.0) ### Bugfixes - correctly keep chunk loading state when the chunk loading logic is HMR updated - This fixes some edge cases that e. g. occur when using lazy compilation for entrypoints. It is now able to HMR update that instead of needing a manual reload. Also see fixes in webpack-dev-server@4. - track and resolve symlinks for filesystem snapshotting - This fixes some cases of circular `yarn link`ing of dependencies. - It also fixes some problems when using package managers that use symlinks to deduplicate (e. g. cnpm or pnpm) - pass the resulting module in the callbacks of `Compilation.addModuleChain` and `Compilation.addModuleTree`

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.