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 from 4.30.0 to 4.31.0 #25

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.30.0 to 4.31.0.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.31.0 > # Features > > * add `errors-warnings` stats preset > > # Bugfixes > > * allow top-level return in non-ESM modules
Commits - [`2e1e179`](https://github.com/webpack/webpack/commit/2e1e1799b1fc56b68dbddbe8712ff6393654ccbd) 4.31.0 - [`b17543e`](https://github.com/webpack/webpack/commit/b17543e0ba3cb70a7b1fc7759a7c2b8366fa96e3) Merge pull request [#8919](https://github-redirect.dependabot.com/webpack/webpack/issues/8919) from vincentrodriguez/errors-and-warnings-only-preset - [`fed4c3d`](https://github.com/webpack/webpack/commit/fed4c3d8300bbe9bf805ef9ed81c5bf1bb5c8d7e) Merge pull request [#8985](https://github-redirect.dependabot.com/webpack/webpack/issues/8985) from webpack/dependabot/npm_and_yarn/react-dom-16.8.6 - [`d05435c`](https://github.com/webpack/webpack/commit/d05435cf2cf3398915ec8a4b28cbf41cf549abc5) Merge pull request [#9062](https://github-redirect.dependabot.com/webpack/webpack/issues/9062) from webpack/dependabot/npm_and_yarn/eslint-plugin-j... - [`8bf8b82`](https://github.com/webpack/webpack/commit/8bf8b82732b81e1330f0afa207b5e321039be0ce) Merge pull request [#9066](https://github-redirect.dependabot.com/webpack/webpack/issues/9066) from webpack/dependabot/npm_and_yarn/eslint-config-p... - [`00d0038`](https://github.com/webpack/webpack/commit/00d0038accacac5138a25f952f750d1e0a999672) Merge pull request [#9096](https://github-redirect.dependabot.com/webpack/webpack/issues/9096) from webpack/dependabot/npm_and_yarn/glob-7.1.4 - [`dbd856e`](https://github.com/webpack/webpack/commit/dbd856e2a5bd460851e0291e4018a1a353408b97) Merge pull request [#9098](https://github-redirect.dependabot.com/webpack/webpack/issues/9098) from webpack/dependabot/npm_and_yarn/simple-git-1.113.0 - [`13045f1`](https://github.com/webpack/webpack/commit/13045f1cd2f284f495b4558daba5c56976f09182) chore(deps-dev): bump simple-git from 1.110.0 to 1.113.0 - [`5800043`](https://github.com/webpack/webpack/commit/5800043c3e3b87c726a5f03ad9edc441f2cd6ba2) chore(deps-dev): bump glob from 7.1.3 to 7.1.4 - [`084ca0b`](https://github.com/webpack/webpack/commit/084ca0b10dcae56f9650c2f2cebc811bc64608fd) chore(deps-dev): bump eslint-config-prettier from 4.1.0 to 4.2.0 - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.30.0...v4.31.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.