vue2-medium-editor
vue2-medium-editor copied to clipboard
Bump webpack-dev-server from 3.1.4 to 3.9.0
Bumps webpack-dev-server from 3.1.4 to 3.9.0.
Release notes
Sourced from webpack-dev-server's releases.
v3.9.0
3.9.0 (2019-10-22)
Bug Fixes
- add
hostnameandportto bonjour name to prevent name collisions (#2276) (d8af2d9)- add
extKeyUsageto self-signed cert (#2274) (a4dbc3b)Features
v3.8.2
3.8.2 (2019-10-02)
Security
- update
selfsignedpackagev3.8.1
3.8.1 (2019-09-16)
Bug Fixes
- add null check for connection.headers (#2200) (7964997)
- false positive for an absolute path in the
ContentBaseoption on windows (#2202) (68ecf78)- add status in quiet log level (#2235) (7e2224e)
- scriptHost in client (#2246) (00903f6)
v3.8.0
3.8.0 (2019-08-09)
Bug Fixes
- server: fix setupExitSignals usage (#2181) (bbe410e)
- server: set port before instantiating server (#2143) (cfbf229)
- check for name of HotModuleReplacementPlugin to avoid RangeError (#2146) (4579775)
- server: check for external urls in array (#1980) (fa78347)
- server: fix header check for socket server (#2077) (7f51859)
- server: stricter headers security check (#2092) (078ddca)
Features
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
3.9.0 (2019-10-22)
Bug Fixes
- add
hostnameandportto bonjour name to prevent name collisions (#2276) (d8af2d9)- add
extKeyUsageto self-signed cert (#2274) (a4dbc3b)Features
3.8.2 (2019-10-02)
Security
- update
selfsignedpackage3.8.1 (2019-09-16)
Bug Fixes
- add null check for connection.headers (#2200) (7964997)
- false positive for an absolute path in the
ContentBaseoption on windows (#2202) (68ecf78)- add status in quiet log level (#2235) (7e2224e)
- scriptHost in client (#2246) (00903f6)
3.8.0 (2019-08-09)
Bug Fixes
- server: fix setupExitSignals usage (#2181) (bbe410e)
- server: set port before instantiating server (#2143) (cfbf229)
- check for name of HotModuleReplacementPlugin to avoid RangeError (#2146) (4579775)
- server: check for external urls in array (#1980) (fa78347)
- server: fix header check for socket server (#2077) (7f51859)
- server: stricter headers security check (#2092) (078ddca)
Features
- server: add transportMode (#2116) (b5b9cb4)
- server: serverMode 'ws' option (#2082) (04483f4)
- server/client: made progress option available to API (#1961) (56274e4)
Potential Breaking changes
... (truncated)
Commits
4d99f6dchore(release): 3.9.04abc8c3chore(deps): update package-lock.json (#2289)e1d4d7fchore(deps): update all patch dependencies (master) (patch) (#2281)a4dbc3bfix(server): Add extKeyUsage to self-signed cert (#2274)b0070f3chore(deps): update all patch dependencies (#2275)d8af2d9fix: add hostname and port to bonjour name to prevent name collisions (#2276)6d1f24fchore(deps): update all patch dependencies (master) (patch) (#2271)c9e9178feat(options): add multipleopenPagesupport (#2266)06e014bchore(deps): update all minor dependencies (#2252)98aa8e1chore(cli): move webpack cli flags to dev server (#2270)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.