Skip to content
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 dependency webpack-dev-server to v3.10.1 #2569

Merged
merged 1 commit into from
Dec 19, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2019

This PR contains the following updates:

Package Type Update Change
webpack-dev-server devDependencies minor 3.9.0 -> 3.10.1

Release Notes

webpack/webpack-dev-server

v3.10.1

Compare Source

3.10.1 (2019-12-19)
Bug Fixes

v3.10.0

Compare Source

Features
  • client: allow sock port to use location's port (sockPort: 'location') (#​2341) (dc10d06)
  • server: add contentBasePublicPath option (#​2150) (cee700d)
Bug Fixes

Renovate 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 if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 0f849d8 to f6311db Compare December 19, 2019 11:23
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.10.0 Update dependency webpack-dev-server to v3.10.1 Dec 19, 2019
@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #2569 into master will decrease coverage by 9.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2569      +/-   ##
==========================================
- Coverage   71.05%   62.04%   -9.02%     
==========================================
  Files         239      186      -53     
  Lines        5876     4186    -1690     
  Branches      937      822     -115     
==========================================
- Hits         4175     2597    -1578     
+ Misses       1684     1589      -95     
+ Partials       17        0      -17
Impacted Files Coverage Δ
server/openidc/tests/test_middleware.py
server/notebooks/urls.py
server/tests/test_settings.py
server/tests/test_token_authentication.py
server/notebooks/apps.py
server/notebooks/views.py
server/notebooks/api_views.py
server/notebooks/api_urls.py
server/notebooks/middleware.py
server/jwt/api_views.py
... and 43 more

@wlach wlach merged commit f85cf4b into master Dec 19, 2019
@renovate renovate bot deleted the renovate/webpack-dev-server-3.x branch December 19, 2019 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants