ztoben / assets-webpack-plugin

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

chore(deps): update dependency webpack to v5.34.0 #387

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.32.0 -> 5.34.0 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.34.0`](https://togithub.com/webpack/webpack/releases/v5.34.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.2...v5.34.0) ### Features - add support for empty string in `resolve.extensions` and handle them in this order - add `pnpapi` as builtin external when using `target: "node"` ### Bugfixes - fix a bug where chunks filenames where not included in runtime when using splitChunks and runtimeChunk with `target: "node"` - fix deprecation message from LimitChunkCountPlugin ### Performance - precompile schemas into functions to avoid schema compilation overhead - fix performance regression when storing the cache - performance improvement for snapshot file iterators ### Developer Experience - remove removed `store: 'idle'` from schema description ### [`v5.33.2`](https://togithub.com/webpack/webpack/releases/v5.33.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.1...v5.33.2) ### Bugfix - handle falsy entry options correctly ### [`v5.33.1`](https://togithub.com/webpack/webpack/releases/v5.33.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.0...v5.33.1) ### Bugfix - fix passing publicPath to `this.importModule` ### [`v5.33.0`](https://togithub.com/webpack/webpack/releases/v5.33.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.32.0...v5.33.0) ### Features - adds support for specifying a `publicPath` per entrypoint - add `entry.xxx.publicPath` option ### Bugfix - disable injection of chunk loading logic for `executeModule` ### Performance - performance improvements for `export *` and reexports

Configuration

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

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

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

:no_bell: 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.