anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump webpack-cli from 3.3.2 to 3.3.4 #52

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack-cli from 3.3.2 to 3.3.4.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack CLI v3.3.4 > Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#334-2019-06-11) > > Love, webpack team ♥️ > > ## Webpack CLI v.3.3.3 > Webpack-CLI version 3.3.3 comes with infrastructure fixes, [bugfixes against donation banner](https://github.com/webpack/webpack-cli/commit/de41351), [bugfix when providing an array configuration](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/892), improved error messaging when dependencies are missing and much more. > > A full changelog is available [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#333-2019-06-07) > > Love, webpack team🥰
Changelog *Sourced from [webpack-cli's changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md).* > # 3.3.4 (2019-06-11) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/3.3.3...3.3.4) > > ## New Features > > - add workbox + offline support ([589253e](https://github.com/webpack/webpack-cli/commit/589253e)) > - better defaults ([77bf564](https://github.com/webpack/webpack-cli/commit/77bf564)) > > ## Chore > > - fix prompt ([478340d](https://github.com/webpack/webpack-cli/commit/478340d)) > - improved err msg ([23eddcb](https://github.com/webpack/webpack-cli/commit/23eddcb)) > - removed the commented statement ([bf0efa5](https://github.com/webpack/webpack-cli/commit/bf0efa5)) > - remove unused dep ([7dd8ff2](https://github.com/webpack/webpack-cli/commit/7dd8ff2)) > - fix sec vuln ([545ef3a](https://github.com/webpack/webpack-cli/commit/545ef3a)) > - fix sec vuln ([4760125](https://github.com/webpack/webpack-cli/commit/4760125)) > - readd docs ([830eaf3](https://github.com/webpack/webpack-cli/commit/830eaf3)) > - reset prompting for cmd ([a16f8dc](https://github.com/webpack/webpack-cli/commit/a16f8dc)) > - remove unused file ([a0a06b3](https://github.com/webpack/webpack-cli/commit/a0a06b3)) > > ## Docs > > - added auto flag in docs for init command ([dede7d8](https://github.com/webpack/webpack-cli/commit/dede7d8)) > > ## Fix > > - module not found error ([a2062f2](https://github.com/webpack/webpack-cli/commit/a2062f2)) > - remove unused pkgs and refactor init generator ([7608d4b](https://github.com/webpack/webpack-cli/commit/7608d4b)) > > ## Tests > > - fix failing ones ([d154d0e](https://github.com/webpack/webpack-cli/commit/d154d0e)) > > ## Misc > > - finetune 0cjs ([bd2cd86](https://github.com/webpack/webpack-cli/commit/bd2cd86)) > - improve cjs ([60ecc02](https://github.com/webpack/webpack-cli/commit/60ecc02)) > > > > # 3.3.3 (2019-06-07) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3) > > ## New Features > > - chore: Added type definitions for the data returned by envinfo ([#921](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/921)) > - add htmlWebpackPlugin in development ([88fcfa8](https://github.com/webpack/webpack-cli/commit/88fcfa8)) > - add mergeHandler ([248b9cc](https://github.com/webpack/webpack-cli/commit/248b9cc)) > ... (truncated)
Commits - [`08edf57`](https://github.com/webpack/webpack-cli/commit/08edf5766afc3201689eeaf56cfaaad567a22633) Merge pull request [#954](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/954) from webpack/v.3.3.4 - [`186166f`](https://github.com/webpack/webpack-cli/commit/186166f63d8c41b619a9f4e051158a6fec546257) chore: v.3.3.4 - [`8acf08f`](https://github.com/webpack/webpack-cli/commit/8acf08ff2e8dd1d55bfa4837f1d59ff705bf0150) Merge pull request [#952](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/952) from pranshuchittora/docs/readme - [`8b00884`](https://github.com/webpack/webpack-cli/commit/8b008842ff1feecd141b7042318ef9f526414b37) chore: remove unused pkgs - [`478340d`](https://github.com/webpack/webpack-cli/commit/478340d4d1cb7ea005ed4510651b2264f1dd1048) chore: fix prompt - [`0acd33e`](https://github.com/webpack/webpack-cli/commit/0acd33ef7c576c1c2e63bf7e8c8ff105b7aff1d0) Merge pull request [#949](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/949) from rishabh3112/fix/not-found - [`23eddcb`](https://github.com/webpack/webpack-cli/commit/23eddcbff5b245c2ba3b66fa2357b65aafe96958) chore: improved err msg - [`d025bf5`](https://github.com/webpack/webpack-cli/commit/d025bf540e3a2001c625cf6b77d6c884d55a2397) Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme - [`3857b0d`](https://github.com/webpack/webpack-cli/commit/3857b0d797f79618dfaab529682ffb596c955de3) Merge pull request [#947](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/947) from anikethsaha/docs/init - [`8ac2b74`](https://github.com/webpack/webpack-cli/commit/8ac2b741688908b4c140c5c47012f76354175ee7) docs(readme): removes the docs url for removed packages - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.4)


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 #56.