ServiceInnovationLab / PresenceChecker

Citizenship Act presence in NZ calculator
MIT License
1 stars 1 forks source link

Bump webpack-dev-server from 3.2.1 to 3.3.0 #364

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack-dev-server from 3.2.1 to 3.3.0.

Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.3.0 > # [3.3.0](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) (2019-04-08) > > > ### Bug Fixes > > * compatibility with webpack-cli@3.3 ([#1754](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://github.com/webpack/webpack-dev-server/commit/fd7cb0d)) > * ignore proxy when bypass return false ([#1696](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://github.com/webpack/webpack-dev-server/commit/aa7de77)) > * respect stats option from webpack config ([#1665](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1665)) ([efaa740](https://github.com/webpack/webpack-dev-server/commit/efaa740)) > * use location.port when location.hostname is used to infer HMR socket URL ([#1664](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1664)) ([2f7f052](https://github.com/webpack/webpack-dev-server/commit/2f7f052)) > * don't crash with express.static.mime.types ([#1765](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1765)) ([919ff77](https://github.com/webpack/webpack-dev-server/commit/919ff77)) > > > ### Features > > * add option "serveIndex" to enable/disable serveIndex middleware ([#1752](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1752)) ([d5d60cb](https://github.com/webpack/webpack-dev-server/commit/d5d60cb)) > * add webpack as argument to before and after options ([#1760](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1760)) ([0984d4b](https://github.com/webpack/webpack-dev-server/commit/0984d4b)) > * http2 option to enable/disable HTTP/2 with HTTPS ([#1721](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1721)) ([dcd2434](https://github.com/webpack/webpack-dev-server/commit/dcd2434)) > * random port retry logic ([#1692](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1692)) ([419f02e](https://github.com/webpack/webpack-dev-server/commit/419f02e)) > * relax depth limit from chokidar for content base ([#1697](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1697)) ([7ea9ab9](https://github.com/webpack/webpack-dev-server/commit/7ea9ab9))
Changelog *Sourced from [webpack-dev-server's changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md).* > # [3.3.0](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) (2019-04-08) > > > ### Bug Fixes > > * **deps:** update dependency yargs to v12.0.5 ([#1707](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1707)) ([fa17131](https://github.com/webpack/webpack-dev-server/commit/fa17131)) > * **example/util:** use path.resolve ([#1678](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1678)) ([5d1476e](https://github.com/webpack/webpack-dev-server/commit/5d1476e)), closes [#1428](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1428) > * compatibility with webpack-cli@3.3 ([#1754](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://github.com/webpack/webpack-dev-server/commit/fd7cb0d)) > * ignore proxy when bypass return false ([#1696](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://github.com/webpack/webpack-dev-server/commit/aa7de77)) > * respect stats option from webpack config ([#1665](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1665)) ([efaa740](https://github.com/webpack/webpack-dev-server/commit/efaa740)) > * use location.port when location.hostname is used to infer HMR socket URL ([#1664](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1664)) ([2f7f052](https://github.com/webpack/webpack-dev-server/commit/2f7f052)) > * **Server:** validate express.static.mime.types ([#1765](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1765)) ([919ff77](https://github.com/webpack/webpack-dev-server/commit/919ff77)) > > > ### Features > > * add option "serveIndex" to enable/disable serveIndex middleware ([#1752](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1752)) ([d5d60cb](https://github.com/webpack/webpack-dev-server/commit/d5d60cb)) > * add webpack as argument to before and after options ([#1760](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1760)) ([0984d4b](https://github.com/webpack/webpack-dev-server/commit/0984d4b)) > * http2 option to enable/disable HTTP/2 with HTTPS ([#1721](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1721)) ([dcd2434](https://github.com/webpack/webpack-dev-server/commit/dcd2434)) > * random port retry logic ([#1692](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1692)) ([419f02e](https://github.com/webpack/webpack-dev-server/commit/419f02e)) > * relax depth limit from chokidar for content base ([#1697](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1697)) ([7ea9ab9](https://github.com/webpack/webpack-dev-server/commit/7ea9ab9))
Commits - [`99e8db0`](https://github.com/webpack/webpack-dev-server/commit/99e8db0f8cc441bb8f6acc60d786e33c38b8fc1d) chore(release): 3.3.0 - [`df3ee67`](https://github.com/webpack/webpack-dev-server/commit/df3ee67b567060b9e5ad1d2779b4a61255e6c034) test: refactor ([#1768](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1768)) - [`f61dfd4`](https://github.com/webpack/webpack-dev-server/commit/f61dfd4459b38fd245e8ede856aeea456f71b3c1) test: compress option ([#1766](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1766)) - [`919ff77`](https://github.com/webpack/webpack-dev-server/commit/919ff77fdf85c3c5835a4869cd976b52b648a36a) fix(Server): validate express.static.mime.types ([#1765](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1765)) - [`1b3cd4f`](https://github.com/webpack/webpack-dev-server/commit/1b3cd4f09065f5fd7a4d29b3aa4690c910c5cd73) chore(deps): update dependency marked to v0.6.2 ([#1764](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1764)) - [`d5d60cb`](https://github.com/webpack/webpack-dev-server/commit/d5d60cbe43eada6d81eb8975415eb4ceb3f87f03) feat: add option "serveIndex" to enable/disable serveIndex middleware ([#1752](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1752)) - [`abf8691`](https://github.com/webpack/webpack-dev-server/commit/abf8691ecbf3702361ef7004712e08d1597823ac) Pass mimeTypes option to webpack-dev-middleware ([#1714](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1714)) - [`05b8fb7`](https://github.com/webpack/webpack-dev-server/commit/05b8fb7fb0cf558c53d3f530178a6afb41937936) style: add curly rule to eslint ([#1761](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1761)) - [`dcd2434`](https://github.com/webpack/webpack-dev-server/commit/dcd2434f3b9243395e91136cbded54203d202d87) feat: http2 option to enable/disable HTTP/2 with HTTPS ([#1721](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1721)) - [`0984d4b`](https://github.com/webpack/webpack-dev-server/commit/0984d4b0a27b3f45d5d69a0b642334d0ed3604ab) feat: add webpack as argument to before and after options ([#1760](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1760)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #365.