yamaryu0508 / vscode-dev-containers

MIT License
0 stars 0 forks source link

Update dependency webpack to v5.51.1 #299

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.47.0 -> 5.51.1 age adoption passing confidence

Release Notes

webpack/webpack ### [`v5.51.1`](https://togithub.com/webpack/webpack/releases/v5.51.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.51.0...v5.51.1) ### Bugfixes - `library: "module"` propages top-level-await correctly - fix crash in filesystem snapshotting when trying to snapshot a non-existing directory - fix some context-dependent logic in concatenated modules and source url handling ### [`v5.51.0`](https://togithub.com/webpack/webpack/compare/v5.50.0...v5.51.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.50.0...v5.51.0) ### [`v5.50.0`](https://togithub.com/webpack/webpack/releases/v5.50.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.49.0...v5.50.0) ### Features - hashbangs (`#! ...`) are now handled by webpack - https://github.com/tc39/proposal-hashbang ### Performance - disable cache compression by default as it tend to make performance worse - I could still be enabled again for specific scenarios - reduce the number of allocations during cache serialization - This improves performance and memory usage ### [`v5.49.0`](https://togithub.com/webpack/webpack/compare/v5.48.0...v5.49.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.48.0...v5.49.0) ### [`v5.48.0`](https://togithub.com/webpack/webpack/compare/v5.47.1...v5.48.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.47.1...v5.48.0) ### [`v5.47.1`](https://togithub.com/webpack/webpack/releases/v5.47.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.47.0...v5.47.1) ### Bugfixes - upgrade webpack-sources for a bunch of bugfixes regarding source maps and missing chars in output

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.