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.3 #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 20, 2019

Mend Renovate

This PR contains the following updates:

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

Release Notes

webpack/webpack-dev-server

v3.11.3

Compare Source

3.11.3 (2021-11-08)
Bug Fixes

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: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@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 force-pushed the renovate/webpack-dev-server-3.x branch 2 times, most recently from 106afde to 349dbe0 Compare February 28, 2019 06:51
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 349dbe0 to cc7e554 Compare April 8, 2019 16:11
@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 cc7e554 to 68ebee1 Compare April 9, 2019 22:05
@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 68ebee1 to 57b152b Compare May 17, 2019 12:55
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.3.1 Update dependency webpack-dev-server to v3.4.0 May 17, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 57b152b to 85f59d7 Compare May 17, 2019 17:07
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.4.0 Update dependency webpack-dev-server to v3.4.1 May 17, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 85f59d7 to d5e8fca Compare May 31, 2019 16:33
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.4.1 Update dependency webpack-dev-server to v3.5.0 May 31, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from d5e8fca to 5e1fc77 Compare June 1, 2019 15:28
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.5.0 Update dependency webpack-dev-server to v3.5.1 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 5e1fc77 to 0f33874 Compare June 19, 2019 13:53
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.5.1 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 0f33874 to e5525eb Compare August 10, 2019 13:56
@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 e5525eb to 01b7650 Compare October 4, 2019 12:53
@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 4, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 01b7650 to 570ea3f Compare November 11, 2019 16:58
@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 11, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 570ea3f to 6b8429a Compare December 22, 2019 07: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 22, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 6b8429a to 74fbce3 Compare February 9, 2020 04:00
@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 74fbce3 to c32555d Compare May 15, 2020 08:00
@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 c32555d to 280c791 Compare January 5, 2021 21:01
@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 5, 2021
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 280c791 to ef263cc Compare January 23, 2021 13:54
@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 23, 2021
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch 2 times, most recently from 3f7ee3d to 017009e Compare May 15, 2021 19:49
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 017009e to c0373a7 Compare March 7, 2022 12:34
@renovate renovate bot changed the title Update dependency webpack-dev-server to v3.11.2 Update dependency webpack-dev-server to v3.11.3 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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