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.3 #47

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

Release notes *Sourced from [webpack-cli's releases](https://github.com/webpack/webpack-cli/releases).* > ## 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.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)) > - generators: add generated file templates ([6be9291](https://github.com/webpack/webpack-cli/commit/6be9291)) > - init: generate README ([c090b17](https://github.com/webpack/webpack-cli/commit/c090b17)) > - init: generate tsconfig ([25ab7e6](https://github.com/webpack/webpack-cli/commit/25ab7e6)) > - init: support ts in configuration ([283e089](https://github.com/webpack/webpack-cli/commit/283e089)) > - init: wip typescript support ([093a36d](https://github.com/webpack/webpack-cli/commit/093a36d)) > - md: formats md before committing ([#851](https://github-redirect.dependabot.com/webpack/webpack-cli/pull/851)) > - webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://github.com/webpack/webpack-cli/commit/0a648f7)) > > ## Chore > > - monorepo version update ([69f7683](https://github.com/webpack/webpack-cli/commit/69f7683)) > - update jest snapshots ([efe8c2a](https://github.com/webpack/webpack-cli/commit/efe8c2a)) > - monorepo version update ([12a38be](https://github.com/webpack/webpack-cli/commit/12a38be)) > - lockfile updates ([2608179](https://github.com/webpack/webpack-cli/commit/2608179)) > - v.3.2.2 until mnorepo versioning ([25c6e7b](https://github.com/webpack/webpack-cli/commit/25c6e7b)) > - update utils version for init pkg ([67b3dc7](https://github.com/webpack/webpack-cli/commit/67b3dc7)) > - monorepo version update ([ace0d4a](https://github.com/webpack/webpack-cli/commit/ace0d4a)) > - lerna independent ([16079a1](https://github.com/webpack/webpack-cli/commit/16079a1)) > - sec fixes ([b9711e8](https://github.com/webpack/webpack-cli/commit/b9711e8)) > - sec patch monorepo ([9b78911](https://github.com/webpack/webpack-cli/commit/9b78911)) > - v.3.3.3 ([d577b0c](https://github.com/webpack/webpack-cli/commit/d577b0c)) > - ast-utils: undo return statements as per review ([418c72c](https://github.com/webpack/webpack-cli/commit/418c72c)) > - dep: commit lock ([5a28a77](https://github.com/webpack/webpack-cli/commit/5a28a77)) > - dep: add eslint-plugin-prettier as dev dep ([98ccd6f](https://github.com/webpack/webpack-cli/commit/98ccd6f)) > - eslint: add eslint-prettier plugin ([671abd5](https://github.com/webpack/webpack-cli/commit/671abd5)) > - interfaces: minor modifications based on reviews ([abb1a48](https://github.com/webpack/webpack-cli/commit/abb1a48)) > - lint: rm unused lint disables ([ae4260a](https://github.com/webpack/webpack-cli/commit/ae4260a)) > - group imports ([7fe04e9](https://github.com/webpack/webpack-cli/commit/7fe04e9)) > - lint: fix code as per conflicting config ([5bf847c](https://github.com/webpack/webpack-cli/commit/5bf847c)) > - reorder imports ([0e0ba8a](https://github.com/webpack/webpack-cli/commit/0e0ba8a)) > - reorder imports ([8a66c21](https://github.com/webpack/webpack-cli/commit/8a66c21)) > - reorder imports ([57b47c3](https://github.com/webpack/webpack-cli/commit/57b47c3)) > - add some comments ([95275ac](https://github.com/webpack/webpack-cli/commit/95275ac)) > - lint: extend prettier config ([5943f26](https://github.com/webpack/webpack-cli/commit/5943f26)) > - lint: add eslint-config-prettier ([4019049](https://github.com/webpack/webpack-cli/commit/4019049)) > - linting ([ba0116a](https://github.com/webpack/webpack-cli/commit/ba0116a)) > - revise typo ([a4597dd](https://github.com/webpack/webpack-cli/commit/a4597dd)) > - lint: format all files as per prettier plugin ([f6992e6](https://github.com/webpack/webpack-cli/commit/f6992e6)) > - remove eslint disable comments ([d72ac08](https://github.com/webpack/webpack-cli/commit/d72ac08)) > - use import instead of require ([5ee4169](https://github.com/webpack/webpack-cli/commit/5ee4169)) > - update variable name ([8e3f4ae](https://github.com/webpack/webpack-cli/commit/8e3f4ae)) > ... (truncated)
Commits - [`173d11a`](https://github.com/webpack/webpack-cli/commit/173d11ae4902c48aef0015d6a35907655710066c) chore: v.3.3.3 - [`7071b5c`](https://github.com/webpack/webpack-cli/commit/7071b5c61e01753244b1270ee34aa006b78d0ee8) misc: update internal docs - [`69f7683`](https://github.com/webpack/webpack-cli/commit/69f7683a5c4b541308e9f0fbf649cd09f51a0c88) chore: monorepo version update - [`efe8c2a`](https://github.com/webpack/webpack-cli/commit/efe8c2abab6210d4719549ae96187aba066d8bfd) chore: update jest snapshots - [`12a38be`](https://github.com/webpack/webpack-cli/commit/12a38be95041fe1cb84e8d654f4550e2ab9defaa) chore: monorepo version update - [`2608179`](https://github.com/webpack/webpack-cli/commit/2608179a652dfb65409db5b5476c119b89b57c58) chore: lockfile updates - [`25c6e7b`](https://github.com/webpack/webpack-cli/commit/25c6e7b8c13ec81794667798a2f821f06bc2256a) chore: v.3.2.2 until mnorepo versioning - [`67b3dc7`](https://github.com/webpack/webpack-cli/commit/67b3dc7f8dc18cb02e26ac33df3a45b0f3876e91) chore: update utils version for init pkg - [`ace0d4a`](https://github.com/webpack/webpack-cli/commit/ace0d4a9d06b56652a99577a4ec96f9f706cf877) chore: monorepo version update - [`5c8c6a1`](https://github.com/webpack/webpack-cli/commit/5c8c6a18cb18e3fb6e99a7d004d7284bddf1a27b) misc: add lerna publish cmnd - Additional commits viewable in [compare view](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3)


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