kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Update dependency webpack to v4.23.0 #118

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack devDependencies minor 4.22.0 -> 4.23.0 source

Release Notes

webpack/webpack ### [`v4.23.0`](https://renovatebot.com/gh/webpack/webpack/releases/v4.23.0) [Compare Source](https://renovatebot.com/gh/webpack/webpack/compare/v4.22.0...v4.23.0) ### Features - add `watchMode` flag to Compiler to be able to detect watch mode in plugins - Prefer chunk names of entrypoints when merging chunks - add `removedFiles` property to Compiler to detect removed files ### Bugfixes - publish declarations to npm - upgrade `@webassemblyjs/*` for bugfix - fix crash when using a side-effect-free wasm module in production mode ### Internal changes - test on node.js 12 - fix memory leak in test suite

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.