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.11.2 #16

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 3.1.14 -> 3.11.2 age adoption passing confidence

Release Notes

webpack/webpack-dev-server

v3.11.2

Compare Source

3.11.2 (2021-01-13)
Bug Fixes
  • cli arguments for serve command (a5fe337)

v3.11.1

Compare Source

3.11.1 (2020-12-29)
Bug Fixes

v3.11.0

Compare Source

Features
Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
3.10.1 (2019-12-19)
Bug Fixes

v3.10.3

Compare Source

v3.10.2

Compare Source

v3.10.1

Compare Source

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

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

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: https://github.com/webpack/webpack-dev-server/pull/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

v3.7.1

Compare Source

v3.7.0

Compare Source

Bug Fixes

v3.6.0

Compare Source

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

v3.5.1

Compare Source

v3.5.0

Compare Source

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

v3.4.1

Compare Source

v3.4.0

Compare Source

Bug Fixes
Features

v3.3.1

Compare Source

Bug Fixes

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
  • 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.2.0

Compare Source

Bug Fixes
Features

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 you tick the rebase/retry checkbox.

🔕 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.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from fd7f962 to 34093d1 Compare February 25, 2019 11:19
@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 2 times, most recently from 7ded2eb to e40f64e Compare April 9, 2019 21:56
@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 e40f64e to 53a8542 Compare May 19, 2019 09: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 53a8542 to 4fcbe23 Compare June 1, 2019 10:00
@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 4fcbe23 to 33ac6a2 Compare June 19, 2019 12:01
@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 33ac6a2 to 37d3ebd Compare August 10, 2019 16: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 37d3ebd to ed2c900 Compare October 2, 2019 08:00
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.8.0 Update dependency webpack-dev-server to v3.8.1 Oct 2, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from ed2c900 to af47879 Compare November 11, 2019 11:57
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.8.1 Update dependency webpack-dev-server to v3.9.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from af47879 to 7da5f62 Compare December 21, 2019 23:48
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.9.0 Update dependency webpack-dev-server to v3.10.1 Dec 21, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 7da5f62 to fc1781d Compare February 9, 2020 02:01
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.10.1 Update dependency webpack-dev-server to v3.10.3 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from fc1781d to e981f46 Compare May 15, 2020 07:57
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.10.3 Update dependency webpack-dev-server to v3.11.0 May 15, 2020
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from e981f46 to 86a2208 Compare January 6, 2021 22:00
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.11.0 Update dependency webpack-dev-server to v3.11.1 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 86a2208 to 3edea75 Compare January 24, 2021 21:58
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.11.1 Update dependency webpack-dev-server to v3.11.2 Jan 24, 2021
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