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.11.3 #195

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2019

Mend Renovate

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies label Apr 8, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from abb1a8d to 945d1b9 Compare April 9, 2019 22:05
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.3.0 chore(deps): 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 945d1b9 to 3791871 Compare May 19, 2019 07:48
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.3.1 chore(deps): 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 3791871 to 94f26a0 Compare June 1, 2019 10:56
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.4.1 chore(deps): 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 94f26a0 to c3ecbef Compare June 19, 2019 12:54
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.5.0 chore(deps): 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 c3ecbef to cab3bb4 Compare August 10, 2019 09:52
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.7.2 chore(deps): 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 cab3bb4 to 8217666 Compare October 3, 2019 04:57
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.8.0 chore(deps): update dependency webpack-dev-server to v3.8.2 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 8217666 to cf69c7a Compare November 12, 2019 00:00
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.8.2 chore(deps): update dependency webpack-dev-server to v3.9.0 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from cf69c7a to 5824884 Compare December 22, 2019 04:51
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.9.0 chore(deps): 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 5824884 to 0f714e6 Compare February 8, 2020 19:58
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.10.1 chore(deps): update dependency webpack-dev-server to v3.10.3 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 0f714e6 to 143e941 Compare July 1, 2020 15:55
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.10.3 chore(deps): update dependency webpack-dev-server to v3.11.0 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from 143e941 to f7a0555 Compare January 6, 2021 18:51
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.11.0 chore(deps): 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 f7a0555 to f4cbd9e Compare January 24, 2021 19:52
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.11.1 chore(deps): update dependency webpack-dev-server to v3.11.2 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/webpack-dev-server-3.x branch from f4cbd9e to 5c1a0d3 Compare March 7, 2022 08:28
@renovate renovate bot changed the title chore(deps): update dependency webpack-dev-server to v3.11.2 chore(deps): 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant