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.23.0 #352

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.22.0 -> 5.23.0 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.23.0`](https://togithub.com/webpack/webpack/releases/v5.23.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.22.0...v5.23.0) ### Features - add `parserOptions.url: "relative"` option - Allows to generate relative URLs from `new URL` (e. g. for SSG/SSR) ### Bugfixes - fixes for electron target - electron has importScripts in worker - only choose a chunkLoading which fits to the chunkFormat - prefer fetch wasm loading over node wasm loading - fix regression when combining library + runtimeChunk + node target ### Developer Experience - export MultiStats type

Renovate 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.