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

fix: update webpack-dev-server to v3.11.2 #74

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 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 is behind base branch, 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 assigned c3dr0x and JabX Jul 15, 2019
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from 2afc8df to b36b3a8 Compare July 15, 2019 12:20
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from b36b3a8 to 28fc846 Compare August 9, 2019 22:50
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.7.2 fix: update webpack-dev-server to v3.8.0 Aug 9, 2019
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from 28fc846 to 47d0773 Compare October 1, 2019 04:59
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.8.0 fix: update webpack-dev-server to v3.8.1 Oct 1, 2019
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from 47d0773 to 3bd4577 Compare November 11, 2019 06:00
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.8.1 fix: update webpack-dev-server to v3.9.0 Nov 11, 2019
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from 3bd4577 to dd9a336 Compare December 22, 2019 07:00
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.9.0 fix: update webpack-dev-server to v3.10.1 Dec 22, 2019
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from dd9a336 to df34135 Compare February 8, 2020 22:52
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.10.1 fix: update webpack-dev-server to v3.10.3 Feb 8, 2020
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from df34135 to 7774c4d Compare May 15, 2020 09:55
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.10.3 fix: update webpack-dev-server to v3.11.0 May 15, 2020
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.11.0 fix: update webpack-dev-server to v3.11.1 Jan 5, 2021
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from 7774c4d to e487fcd Compare January 5, 2021 17:58
@renovate renovate bot force-pushed the deps/webpack-focus-webpack-dev-server-3.x branch from e487fcd to 469344c Compare January 22, 2021 20:59
@renovate renovate bot changed the title fix: update webpack-dev-server to v3.11.1 fix: update webpack-dev-server to v3.11.2 Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants