agenda / agenda-rest

Scheduling as a Service
MIT License
143 stars 44 forks source link

Update dependency webpack to v5.38.1 #171

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.37.1 -> 5.38.1 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.38.1`](https://togithub.com/webpack/webpack/releases/v5.38.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.38.0...v5.38.1) ### Performance - fix missing increment in sorting optimization from last release ### [`v5.38.0`](https://togithub.com/webpack/webpack/releases/v5.38.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.1...v5.38.0) ### Features - `new URL("data:...", import.meta.url)` is now supported - add `module.rules[].scheme` as condition to match the request scheme (like `data`, `http`, etc.) ### Bugfixes - fix tracking of changes and removals during watching in some edge cases - fix incorrect renaming of class fields in concatenatenated modules - fix crash in HMR when removing runtimes from the compilation ### Performance - lazy import some internal modules only when used - allow unsafe caching of the entrypoint - improve performance of sorting exports info map - update to latest webpack-sources for improved source map performance

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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.