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

chore(deps): update dependency webpack-dev-server to v3 - autoclosed #144

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 2.11.5 -> 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

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

3.1.9 (2018-09-24)

v3.1.8

Compare Source

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

v3.1.7

Compare Source

Bug Fixes

v3.1.6

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

Compare Source

  • Send the Progress event in the client so plugins can use it (#​1427)
  • Update sockjs-client to fix infinite reconnection loop (#​1434)

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)

v3.1.3

Compare Source

  • Fix HMR causing a crash when trying to reload

v3.1.2

Compare Source

  • Speed up incremental builds (#​1362)
  • Update webpack-dev-middleware to 3.1.2

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Updates

  • Fancy logging; webpack-log is now used for logging to the terminal (webpack-dev-middleware was already using this).
  • The logLevel option is added for more fine-grained control over the logging.

Bugfixes

  • MultiCompiler was broken with webpack 4.
  • Fix deprecation warnings caused by webpack 4. Note that you will still see some deprecation warnings because webpack-dev-middleware has not been updated yet.

v3.0.0

Compare Source

Updates

  • Breaking change: webpack v4 is now supported. Older versions of webpack are not supported.
  • Breaking change: drops support for Node.js v4, going forward we only support v6+ (same as webpack).
  • webpack-dev-middleware updated to v2 (see changes).

Bugfixes

  • After starting webpack-dev-server with an error in your code, it would not reload the page after fixing that error (#​1317).
  • DynamicEntryPlugin is now supported correctly (#​1319).

Huge thanks to all the contributors!

Please note that webpack-serve will eventually be the successor of webpack-dev-server. The core features already work so if you're brave enough give it a try!


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 30 times, most recently from 077e639 to 9cb50fc Compare February 26, 2018 13:12
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 552140f to c22fff3 Compare July 22, 2018 15:25
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from c22fff3 to 79f2a5b Compare August 1, 2018 23:56
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch 3 times, most recently from 9b05999 to b1ba4fe Compare August 29, 2018 12:28
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from b1ba4fe to 10cebeb Compare September 6, 2018 17:59
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 10cebeb to f097fa5 Compare September 24, 2018 19:26
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3 chore(deps): update dependency webpack-dev-server to v3.1.9 Oct 5, 2018
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.1.9 chore(deps): update dependency webpack-dev-server to v3 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from f097fa5 to 0b02add Compare October 24, 2018 13:04
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 0b02add to c138bbb Compare December 8, 2018 10:49
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch 5 times, most recently from 70a4b07 to cf47179 Compare December 24, 2018 10:09
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch 2 times, most recently from f99852b to f54e41d Compare February 25, 2019 11:23
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from f54e41d to 612d947 Compare March 14, 2019 06:50
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3 chore(deps): update dependency webpack-dev-server to v3 - autoclosed Mar 22, 2019
@renovate renovate bot closed this Mar 22, 2019
@renovate renovate bot deleted the renovate/webpack-dev-server-3.x branch March 22, 2019 17:00
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3 - autoclosed chore(deps): update dependency webpack-dev-server to v3 Apr 1, 2021
@renovate renovate bot reopened this Apr 1, 2021
@renovate renovate bot restored the renovate/webpack-dev-server-3.x branch April 1, 2021 08:11
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 612d947 to 94692e7 Compare April 1, 2021 09:54
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3 chore(deps): update dependency webpack-dev-server to v3 - autoclosed Aug 18, 2021
@renovate renovate bot closed this Aug 18, 2021
@renovate renovate bot deleted the renovate/webpack-dev-server-3.x branch August 18, 2021 19:08
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