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

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.5.

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## Webpack CLI v3.3.5 > Webpack-CLI v3.3.5 has a patch to remove the donation banner that causes some irritation around donations to webpack and for windows users. We've removed this and a full changelog is found [here](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md#335-2019-06-23) > > > > ## 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.5 (2019-06-23) > > [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) > > ## Chore > > - remove donation section ([76b75ac](https://github.com/webpack/webpack-cli/commit/76b75ac)) > - update pkg lock ([8913928](https://github.com/webpack/webpack-cli/commit/8913928)) > - deps: update major versions ([#969](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/969)) > - packages: lock dependencies versions ([#958](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/958)) > - scripts: clean opencollective ([cd54ba5](https://github.com/webpack/webpack-cli/commit/cd54ba5)) > - scripts: clean postinstall ([0c1f6b6](https://github.com/webpack/webpack-cli/commit/0c1f6b6)) > - ts: enables source map in the ts ([#961](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/961)) > - added await in order to resolve the pending promise ([#948](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/948)) > > ## CLI > > - remove donation prompt ([a37477d](https://github.com/webpack/webpack-cli/commit/a37477d)) > > ## Fix > > - deps: move prettier from dependencies to devDependencies ([#968](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/968)) > - change "usr strict" to "use strict" ([670efc7](https://github.com/webpack/webpack-cli/commit/670efc7)) > - update deps ([69f364e](https://github.com/webpack/webpack-cli/commit/69f364e)) > > > > # 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 > > ... (truncated)
Commits - [`30b1b8d`](https://github.com/webpack/webpack-cli/commit/30b1b8d76f10314333fec2d43c57cb4f27ca035e) chore: v3.3.5 - [`76b75ac`](https://github.com/webpack/webpack-cli/commit/76b75ace159391014ef994f32243c2c15d364bc1) chore: remove donation section - [`8913928`](https://github.com/webpack/webpack-cli/commit/8913928661ebd758629eda6beba0ce895408b0f4) chore: update pkg lock - [`a37477d`](https://github.com/webpack/webpack-cli/commit/a37477dd37525a497728b3076d6745928bd5b974) cli: remove donation prompt - [`002a6ac`](https://github.com/webpack/webpack-cli/commit/002a6ac6cd4779ee864944238d5222c74d3edfeb) Merge pull request [#970](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/970) from dhruvdutt/postinstall - [`cd54ba5`](https://github.com/webpack/webpack-cli/commit/cd54ba519147e1d22812f86086ae8a8880cc3f15) chore(scripts): clean opencollective - [`0c1f6b6`](https://github.com/webpack/webpack-cli/commit/0c1f6b6f0c657b4e3963ea8e74553ce1edffda97) chore(scripts): clean postinstall - [`313e83e`](https://github.com/webpack/webpack-cli/commit/313e83ec0022fe36518d8d80683c5e3a0ed6ab2c) chore(deps): update major versions ([#969](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/969)) - [`6105ef1`](https://github.com/webpack/webpack-cli/commit/6105ef1e7ce2c459784805979a3b509d0d4d71d2) fix(deps): move prettier from dependencies to devDependencies ([#968](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/968)) - [`dad54f4`](https://github.com/webpack/webpack-cli/commit/dad54f4eede61a1eef64177c7dc25874b6946c24) chore(ts): enables source map in the ts ([#961](https://github-redirect.dependabot.com/webpack/webpack-cli/issues/961)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.5)


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) - 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.