chore(deps): update dependency webpack-dev-server to v4.3.0 #392
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.1
->4.3.0
Release Notes
webpack/webpack-dev-server
v4.3.0
Compare Source
Features
headers
option (#3847) (9911437)Bug Fixes
port
option property (ed67f66)4.2.1 (2021-09-13)
Bug Fixes
4.2.0 (2021-09-09)
Features
http.ca
option (CLI option added too) (should be used insteadcacert
, because we will remove it in the next major release in favor thehttps.ca
option)https.crl
option (CLI options added too), more informationhttps.ca
/https.cacert
/https.cert
/https.crl
/https.key
/https.pfx
options are now accept Arrays ofBuffer
/string
/Path to file, using--https-*-reset
CLI options you can reset these optionshttps.pfx
/https.key
can beObject[]
, more informationhttps
options can now accept custom options, you can use:Bug Fixes
file:
andchrome-extensions:
protocol by default (#3822) (138f064)https.cacert
option (#3820) (0002ebf)4.1.1 (2021-09-07)
Bug Fixes
magicHtml
option (#3772) (b80610f)ansi-html
withansi-html-community
to avoid CVE (#3801) (36fd214)Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.