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.9.0 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 2, 2018

This PR contains the following updates:

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

Release Notes

webpack/webpack-dev-server

v3.9.0

Compare Source

Bug Fixes
Features
3.8.2 (2019-10-02)
Security
  • update selfsigned package
3.8.1 (2019-09-16)
Bug Fixes

v3.8.2

Compare Source

Bug Fixes
Features
3.8.2 (2019-10-02)
Security
  • update selfsigned package
3.8.1 (2019-09-16)
Bug Fixes

v3.8.1

Compare Source

v3.8.0

Compare Source

Bug Fixes
Features
Potential Breaking changes

We have migrated serverMode and clientMode to transportMode as an experimental option. If you want to use this feature, you have to change your settings.

Related PR: #​2116

3.7.2 (2019-06-17)
Bug Fixes
3.7.1 (2019-06-07)
Bug Fixes
  • retry finding port when port is null and get ports in sequence (#​1993) (bc57514)

v3.7.2

Compare Source

Bug Fixes
Features
Potential Breaking changes

We have migrated serverMode and clientMode to transportMode as an experimental option. If you want to use this feature, you have to change your settings.

Related PR: #​2116

3.7.2 (2019-06-17)
Bug Fixes
3.7.1 (2019-06-07)
Bug Fixes
  • retry finding port when port is null and get ports in sequence (#​1993) (bc57514)

v3.7.1

Compare Source

v3.7.0

Compare Source

Bug Fixes

v3.6.0

Compare Source

Bug Fixes

v3.5.1

Compare Source

Bug Fixes
Features
3.5.1 (2019-06-01)
Bug Fixes

v3.5.0

Compare Source

Bug Fixes
Features
3.4.1 (2019-05-17)
Bug Fixes

v3.4.1

Compare Source

Bug Fixes
Features
3.4.1 (2019-05-17)
Bug Fixes

v3.4.0

Compare Source

Bug Fixes
Features

v3.3.1

Compare Source

Bug Fixes
Features

v3.3.0

Compare Source

Bug Fixes
Features

3.2.1 (2019-02-25)

Bug Fixes
  • deprecation message about setup now warning about v4 (#​1684) (523a6ec)
  • regression: allow ca, key and cert will be string (#​1676) (b8d5c1e)
  • regression: handle key, cert, cacert and pfx in CLI (#​1688) (4b2076c)
  • regression: problem with idb-connector after update internal-ip (#​1691) (eb48691)

3.1.14 (2018-12-24)

Bug Fixes

3.1.13 (2018-12-22)

Bug Fixes

3.1.12 (2018-12-22)

Bug Fixes

3.1.11 (2018-12-21)

Bug Fixes

3.1.10 (2018-10-23)

Bug Fixes

3.1.9 (2018-09-24)

3.1.8 (2018-09-06)

Bug Fixes
  • package: yargs security vulnerability (dependencies) (#​1492) (8fb67c9)
  • utils/createLogger: ensure quiet always takes precedence (options.quiet) (#​1486) (7a6ca47)

3.1.7 (2018-08-29)

Bug Fixes

3.1.6 (2018-08-26)

Bug Fixes
  • bin: handle process signals correctly when the server isn't ready yet (#​1432) (334c3a5)
  • examples/cli: correct template path in open-page example (#​1401) (df30727)
  • schema: allow the output filename to be a {Function} (#​1409) (e2220c4)

v3.2.1

Compare Source

Bug Fixes
Features

3.2.1 (2019-02-25)

Bug Fixes
  • deprecation message about setup now warning about v4 (#​1684) (523a6ec)
  • regression: allow ca, key and cert will be string (#​1676) (b8d5c1e)
  • regression: handle key, cert, cacert and pfx in CLI (#​1688) (4b2076c)
  • regression: problem with idb-connector after update internal-ip (#​1691) (eb48691)

3.1.14 (2018-12-24)

Bug Fixes

3.1.13 (2018-12-22)

Bug Fixes

3.1.12 (2018-12-22)

Bug Fixes

3.1.11 (2018-12-21)

Bug Fixes

3.1.10 (2018-10-23)

Bug Fixes

3.1.9 (2018-09-24)

3.1.8 (2018-09-06)

Bug Fixes
  • package: yargs security vulnerability (dependencies) (#​1492) (8fb67c9)
  • utils/createLogger: ensure quiet always takes precedence (options.quiet) (#​1486) (7a6ca47)

3.1.7 (2018-08-29)

Bug Fixes

3.1.6 (2018-08-26)

Bug Fixes
  • bin: handle process signals correctly when the server isn't ready yet (#​1432) (334c3a5)
  • examples/cli: correct template path in open-page example (#​1401) (df30727)
  • schema: allow the output filename to be a {Function} (#​1409) (e2220c4)

v3.2.0

Compare Source

Bug Fixes
  • deprecation message about setup now warning about v4 (#​1684) (523a6ec)
  • regression: allow ca, key and cert will be string (#​1676) (b8d5c1e)
  • regression: handle key, cert, cacert and pfx in CLI (#​1688) (4b2076c)
  • regression: problem with idb-connector after update internal-ip (#​1691) (eb48691)

v3.1.14

Compare Source

Bug Fixes

v3.1.13

Compare Source

Bug Fixes

v3.1.12

Compare Source

Bug Fixes

v3.1.11

Compare Source

Bug Fixes

v3.1.10

Compare Source

Bug Fixes

v3.1.9

Compare Source

Bug Fixes

v3.1.8

Compare Source

3.1.9 (2018-09-24)

v3.1.7

Compare Source

Bug Fixes
  • package: yargs security vulnerability (dependencies) (#​1492) (8fb67c9)
  • utils/createLogger: ensure quiet always takes precedence (options.quiet) (#​1486) (7a6ca47)

v3.1.6

Compare Source

Bug Fixes

v3.1.5

Compare Source

Bug Fixes
  • bin: handle process signals correctly when the server isn't ready yet (#​1432) (334c3a5)
  • examples/cli: correct template path in open-page example (#​1401) (df30727)
  • schema: allow the output filename to be a {Function} (#​1409) (e2220c4)

v3.1.4

Compare Source

  • Update to webpack-dev-middleware 3.1.3, which should fix paths with a space not working on Windows (#​1392)
  • Fix logLevel option silent not being accepted by schema validation (#​1372)

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 3588d05 to 436553a Compare July 22, 2018 15:28
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.4 Update dependency webpack-dev-server to v3.1.5 Jul 22, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 436553a to 07e754b Compare August 26, 2018 06:49
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.5 Update dependency webpack-dev-server to v3.1.6 Aug 26, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 07e754b to da9ab3a Compare August 29, 2018 12:26
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.6 Update dependency webpack-dev-server to v3.1.7 Aug 29, 2018
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.7 Update dependency webpack-dev-server to v3.1.8 Sep 6, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from da9ab3a to 519abbc Compare September 6, 2018 17:57
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.8 Update dependency webpack-dev-server to v3.1.9 Sep 24, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 519abbc to 18d42b0 Compare September 24, 2018 19:25
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.9 Update dependency webpack-dev-server to v3.1.10 Oct 24, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 18d42b0 to 407351f Compare October 24, 2018 12:39
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.10 Update dependency webpack-dev-server to v3.1.11 Dec 21, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 407351f to b80a8e7 Compare December 21, 2018 18:10
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.11 Update dependency webpack-dev-server to v3.1.12 Dec 22, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from b80a8e7 to 0f116ea Compare December 22, 2018 15:08
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.12 Update dependency webpack-dev-server to v3.1.13 Dec 22, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 0f116ea to 7d62a95 Compare December 22, 2018 19:29
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.13 Update dependency webpack-dev-server to v3.1.14 Dec 24, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 7d62a95 to 72c4bde Compare December 24, 2018 10:09
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.1.14 Update dependency webpack-dev-server to v3.2.0 Feb 20, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch 2 times, most recently from 3237154 to ac1901c Compare February 25, 2019 11:21
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.2.0 Update dependency webpack-dev-server to v3.2.1 Feb 25, 2019
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.2.1 Update dependency webpack-dev-server to v3.3.0 Apr 8, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from ac1901c to 8be2d66 Compare April 8, 2019 16:07
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.3.0 Update dependency webpack-dev-server to v3.3.1 Apr 9, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 8be2d66 to ed3fdf5 Compare April 9, 2019 22:04
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from ed3fdf5 to e81b675 Compare May 19, 2019 06:54
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.3.1 Update dependency webpack-dev-server to v3.4.1 May 19, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from e81b675 to e381618 Compare June 1, 2019 11:51
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.4.1 Update dependency webpack-dev-server to v3.5.0 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from e381618 to 3394527 Compare June 19, 2019 11:54
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.5.0 Update dependency webpack-dev-server to v3.7.2 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 3394527 to 695095e Compare August 10, 2019 15:00
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.7.2 Update dependency webpack-dev-server to v3.8.0 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 695095e to 8bb99fb Compare October 5, 2019 00:00
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.8.0 Update dependency webpack-dev-server to v3.8.2 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 8bb99fb to b874244 Compare November 12, 2019 07:00
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.8.2 Update dependency webpack-dev-server to v3.9.0 Nov 12, 2019
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.

None yet

1 participant