-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update webpack-dev-server to the latest version 🚀 #52
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/webpack-dev-server-3.5.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency webpack-dev-server was updated from
3.4.1
to3.5.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v3.5.0
Bug Fixes
electron-renderer
target (#1935) (9297988)node-webkit
target (#1942) (c6b2b1f)Features
onListening
option (#1930) (61d0cdf)WEBPACK_DEV_SERVER
env variable (#1929) (856169e)Commits
The new version differs by 25 commits.
a0b9c70
chore(release): 3.5.0
c6b2b1f
fix: add client code for
node-webkit
target (#1942)cd218ef
feat(server): add callback support for invalidate (#1900)
bca0341
chore(deps): update dependency loglevel to ^1.6.2 (#1939)
61d0cdf
feat:
onListening
option (#1930)9297988
fix: add client code for
electron-renderer
target (#1935)bc83223
test(client): check console.log (#1907)
f6bfedb
Delete incorrectly capitalized server files (#1931)
c9a6b4f
chore(deps): update dependency semver to ^6.1.1 (#1932)
d7aaef6
refactor(server): encapsulate socket server implementation (#1904)
87cfaa7
refactor(cli): code (#1927)
e99fa3a
test: proxy supports http methods (#1928)
856169e
feat(server): add WEBPACK_DEV_SERVER env variable (#1929)
4b097e2
refactor: don't listen to http error event (#1924)
0baa0e0
chore(deps): update all patch dependencies (patch) (#1923)
There are 25 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴