ljosberinn / gerritalex.de

personal homepage
https://gerritalex.de
10 stars 1 forks source link

chore(deps): update dependency webpack to v5.40.0 #505

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.39.1 -> 5.40.0 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.40.0`](https://togithub.com/webpack/webpack/releases/v5.40.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.39.1...v5.40.0) ### Features - accept `node:` prefixed requests as node.js externals - avoid `instanceof Promise` in favor of `p && typeof p.then === "function"` to allow mixing different Promise implementions ### Bugfixes - fix usage analysis of class properties ### Performance - improve LazySet memory usage by shortcircuiting empty sets - reduce algorithmic complexity of the structure analysis for plain objects serialization ### Developer Experience - allow `Buffer` in `this.emitFile` typings (loader context) - improve `reset` cli argument description

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.