react-native-web-monorepo-navigation
react-native-web-monorepo-navigation copied to clipboard
chore(deps): bump webpack-dev-server from 3.1.9 to 3.2.1 in /packages/web
Bumps webpack-dev-server from 3.1.9 to 3.2.1.
Release notes
Sourced from webpack-dev-server's releases.
v3.2.1
3.2.1 (2019-02-25)
Bug Fixes
- deprecation message about
setupnow warning aboutv4(#1684) (523a6ec)- regression: allow
ca,keyandcertwill be string (#1676) (b8d5c1e)- regression: handle
key,cert,cacertandpfxin CLI (#1688) (4b2076c)- regression: problem with
idb-connectorafter updateinternal-ip(#1691) (eb48691)v3.2.0
3.2.0 (2019-02-20)
Bug Fixes
Features
- add
sockPathoption (options.sockPath) (#1553) (4bf1f76)- allow to use
ca,pfx,keyandcertas string (#1542) (0b89fd9)- automatically add the HMR plugin when hot or hotOnly is enabled (#1612) (178e6cc)
- set
developmentmode by default when unspecified (#1653) (5ea376b)v3.1.14
3.1.14 (2018-12-24)
Bug Fixes
v3.1.13
3.1.13 (2018-12-22)
Bug Fixes
v3.1.12
3.1.12 (2018-12-22)
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
3.2.1 (2019-02-25)
Bug Fixes
- deprecation message about
setupnow warning aboutv4(#1684) (523a6ec)- regression: allow
ca,keyandcertwill be string (#1676) (b8d5c1e)- regression: handle
key,cert,cacertandpfxin CLI (#1688) (4b2076c)- regression: problem with
idb-connectorafter updateinternal-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
... (truncated)
Commits
bf99c26chore(release): 3.2.1eb48691fix(regression): problem withidb-connectorafter updateinternal-ip(#1691)4b2076cfix(regression): handlekey,cert,cacertandpfxin CLI (#1688)21687c3refactor: utils (#1682)523a6ecfix: deprecation message aboutsetupnow warning aboutv4(#1684)884fac0refactor: remove invalid todo (#1683)a2e5d12refactor: CLI args and more tests (#1679)66129a8test(Util, Validation): close server each time test ends (#1680)b8d5c1efix: allowca,keyandcertwill be string (regression) (#1676)df113ebchore(release): 3.2.0- 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.