wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

update webpack-dev-middleware to ~3.1.0 #505

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency webpack-dev-middleware from ~2.0.1 to ~3.1.0

Release Notes ### [`v3.0.0`](https://github.com/webpack/webpack-dev-middleware/releases/v3.0.0) #### Updates - Webpack 4 (#​267) - remove watchOffset option in favor of time-fix-plugin #### Breaking Changes - Introduces full support for webpack v4 and removes support for lesser versions. - The `watchOffset` option has been removed and the README has been updated with alternative means of accomplishing the same result for this module and webpack v4. --- ### [`v3.1.0`](https://github.com/webpack/webpack-dev-middleware/releases/v3.1.0) #### Bugfixes - On windows path spaces should resolve to %20 (#​288) - fixes #​282. credit @​cexoso. in certain edge situations res.locals is undefined (d26c67c) #### Features - Allow Writing Files to Disk (#​287) --- ### [`v3.1.1`](https://github.com/webpack/webpack-dev-middleware/releases/v3.1.1) #### Bugfixes - fix(package): add chalk to peerDeps (#​292) --- ### [`v3.1.2`](https://github.com/webpack/webpack-dev-middleware/releases/v3.1.2) #### Updates - refactor: use chalk from webpack-log (#​293) --- ### [`v3.1.3`](https://github.com/webpack/webpack-dev-middleware/releases/v3.1.3) #### Bugfixes - Excluded outputPath from URI escaping to fix #​297. (#​303) - fix: fixes #​290 - MultiCompiler exception with writeToDisk (#​301) ---
Commits #### v3.0.0 - [`fbad3a9`](https://github.com/webpack/webpack-dev-middleware/commit/fbad3a9543fa90e08ccb7c5edbd3bcb9e2dc1c31) Webpack 4 (#​267) - [`878aecd`](https://github.com/webpack/webpack-dev-middleware/commit/878aecd709b161a6cbbbd6e15dd14ba105b1e194) remove watchOffset option in favor of time-fix-plugin - [`78e9879`](https://github.com/webpack/webpack-dev-middleware/commit/78e98794e5fff0728c1d33657cddbcc192a6ccb7) 3.0.0 #### v3.0.1 - [`1f1a117`](https://github.com/webpack/webpack-dev-middleware/commit/1f1a117e220f5257dc770d8be4f8775b1460f186) Update package.json (#​271) - [`843686b`](https://github.com/webpack/webpack-dev-middleware/commit/843686b8940612f055632f785cfd8f15e51918db) perf: A nitpick, make it better. (#​273) - [`955e53e`](https://github.com/webpack/webpack-dev-middleware/commit/955e53e1b522ab8e84797fa88a1f86bc1b14dc42) Fix Windows Paths (#​276) - [`8cefebd`](https://github.com/webpack/webpack-dev-middleware/commit/8cefebdf2c0a6050b85648774960965213b660fa) add appveyor config (#​280) - [`14de0b9`](https://github.com/webpack/webpack-dev-middleware/commit/14de0b99cbdf2d3de54bdc24eeb5ab504d43685f) 3.0.1 #### v3.1.0 - [`781bdc1`](https://github.com/webpack/webpack-dev-middleware/commit/781bdc1b647d78e2908e876da5202ca58c3c1742) update README with publicPath doc link - [`d26c67c`](https://github.com/webpack/webpack-dev-middleware/commit/d26c67c58fb44b44d435eec1015597e1cb823c0d) fixes #​282. credit @​cexoso. in certain edge situations res.locals is undefined - [`08207cc`](https://github.com/webpack/webpack-dev-middleware/commit/08207ccf7759fdcea38566ea8848426c3f6c36bf) On windows path spaces should resolve to %20 (#​288) - [`8a0bb32`](https://github.com/webpack/webpack-dev-middleware/commit/8a0bb32ba1b066dff20c51735bbaabc809a7ad72) Allow Writing Files to Disk (#​287) - [`4d53d7c`](https://github.com/webpack/webpack-dev-middleware/commit/4d53d7c4be0e1c3700d0612e1c531c0fb02ca129) 3.1.0 #### v3.1.1 - [`cb82ac0`](https://github.com/webpack/webpack-dev-middleware/commit/cb82ac0611c7b645f3faa2badb5e73c918dbc233) fix(package): add chalk to peerDeps (#​292) - [`986d69e`](https://github.com/webpack/webpack-dev-middleware/commit/986d69e10bb5f0fb3134fd411bb8104c2f19451f) 3.1.1 #### v3.1.2 - [`6255a43`](https://github.com/webpack/webpack-dev-middleware/commit/6255a4361d7eb8f8b07d372bacbab369d56962a7) refactor: use chalk from webpack-log (#​293) - [`884664a`](https://github.com/webpack/webpack-dev-middleware/commit/884664ad07c3b3693745404b2bfe1e782839361f) chore(release): v3.1.2 #### v3.1.3 - [`9afcd36`](https://github.com/webpack/webpack-dev-middleware/commit/9afcd36b55b5c30810d4e9b7e69ba50696de2cd8) docs(readme): update requirements section to include webpack@​4+ - [`e0d4293`](https://github.com/webpack/webpack-dev-middleware/commit/e0d4293c1cc208ae8236ff3e810bb46567c55dfb) docs(readme): fix missing right parenthesis (#​299) - [`ac17265`](https://github.com/webpack/webpack-dev-middleware/commit/ac17265d942b48217887d091ed1ffd461740427f) fix: fixes #​290 - MultiCompiler exception with writeToDisk - [`e606cf1`](https://github.com/webpack/webpack-dev-middleware/commit/e606cf1fa747b9b6d828dc259d346d1cf2f0d549) Excluded outputPath from URI escaping to fix #​297. (#​303) - [`30ba0d7`](https://github.com/webpack/webpack-dev-middleware/commit/30ba0d7e91170c54eb28298f65abd8269e84b9d2) chore: update package-lock.json - [`27b6c1a`](https://github.com/webpack/webpack-dev-middleware/commit/27b6c1af28487263d30888751982b979ff267941) 3.1.3

This PR has been generated by Renovate Bot.

wopian commented 6 years ago

Deploy preview for hibari ready!

Built with commit f9fbf8d0349ada1c3f7886d111802114b288d605

https://deploy-preview-505--hibari.netlify.com

renovate[bot] commented 6 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.