Update webpack-dev-server to version 1.15.1 🚀 #373

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-webpack-dev-server-1.15.1 into development
greenkeeperio-bot commented 2016-08-31 21:41:12 +00:00 (Migrated from github.com)

Hello lovely humans,

webpack-dev-server just published its new version 1.15.1.

State Update 🚀
Dependency webpack-dev-server
New version 1.15.1
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webpack-dev-server.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


The new version differs by 44 commits .

  • 2f3163b 1.15.1
  • 738af04 Avoid accessing document if __resourceQuery is defined (#577)
  • 97ef7b5 Fix bypass proxy middleware (#563)
  • 314048e Fix proxy: {'*' : '/api' } to work again.
  • c7f77be Revert "Prevent application from covering up webpack errors"
  • f1ce64f 1.15.0
  • cdbda1d Add changelog
  • 838b58a Enable linting for some forgotten files
  • 9973128 pass this to setup. Fixes #536
  • 38624be Assigned --cacert CLI argument to correct options property
  • 31b0a1a set headers on all requests to support e.g. CORS
  • 4713e97 update dependencies
  • 47c1699 merged #443
  • 8da1e57 FIX console.log spacing
  • daa1baf Don't reload app upon proxy errors.

There are 44 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [webpack-dev-server](https://www.npmjs.com/package/webpack-dev-server) just published its new version 1.15.1. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> webpack-dev-server </td> </tr> <tr> <th align=left> New version </td> <td> 1.15.1 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of webpack-dev-server. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- The new version differs by 44 commits . - [`2f3163b`](https://github.com/webpack/webpack-dev-server/commit/2f3163befa7378de56e22a23c9d70ab4af470585) <code>1.15.1</code> - [`738af04`](https://github.com/webpack/webpack-dev-server/commit/738af04b484ab0dd071a09c9a634d9a3c245b20b) <code>Avoid accessing `document` if `__resourceQuery` is defined (#577)</code> - [`97ef7b5`](https://github.com/webpack/webpack-dev-server/commit/97ef7b557466bc3a7a876f7a0f657f252c32720c) <code>Fix bypass proxy middleware (#563)</code> - [`314048e`](https://github.com/webpack/webpack-dev-server/commit/314048e54baeb54ba6aa9e9d6081038f803c43fe) <code>Fix `proxy: {'*' : '/api' }` to work again.</code> - [`c7f77be`](https://github.com/webpack/webpack-dev-server/commit/c7f77beb768c2a0546b63c7bf8cb89ba473d3da1) <code>Revert "Prevent application from covering up webpack errors"</code> - [`f1ce64f`](https://github.com/webpack/webpack-dev-server/commit/f1ce64f848bf5165b457fbdfff4cc5432b1f313a) <code>1.15.0</code> - [`cdbda1d`](https://github.com/webpack/webpack-dev-server/commit/cdbda1d38b7c803ac856fd4e36f2d83a2da004b9) <code>Add changelog</code> - [`838b58a`](https://github.com/webpack/webpack-dev-server/commit/838b58af0b22303693d11becbaa807f7a771c702) <code>Enable linting for some forgotten files</code> - [`9973128`](https://github.com/webpack/webpack-dev-server/commit/99731281ce06dac367a61334e265e15bf1fbf9d6) <code>pass this to setup. Fixes #536</code> - [`38624be`](https://github.com/webpack/webpack-dev-server/commit/38624beec4e4aefd5c1b1ece799c9fa38554694c) <code>Assigned --cacert CLI argument to correct options property</code> - [`31b0a1a`](https://github.com/webpack/webpack-dev-server/commit/31b0a1a9cb00b33d4050ea764a40e538a547a23b) <code>set headers on all requests to support e.g. CORS</code> - [`4713e97`](https://github.com/webpack/webpack-dev-server/commit/4713e970ec76a3bd3bbb96e41015099b20af7c41) <code>update dependencies</code> - [`47c1699`](https://github.com/webpack/webpack-dev-server/commit/47c169972f5dbbeac172018447292640888ef461) <code>merged #443</code> - [`8da1e57`](https://github.com/webpack/webpack-dev-server/commit/8da1e57ca0a552076b8ad87fb7135379d95b91a6) <code>FIX console.log spacing</code> - [`daa1baf`](https://github.com/webpack/webpack-dev-server/commit/daa1baf340ec94baa727c2d24e50462d3294b9e6) <code>Don't reload app upon proxy errors.</code> There are 44 commits in total. See the [full diff](https://github.com/webpack/webpack-dev-server/compare/eae3a0c73fb847521b42ac2accae1c0906dd6023...2f3163befa7378de56e22a23c9d70ab4af470585). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#373