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 babel-loader from 8.0.5 to 8.0.6 #26

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps babel-loader from 8.0.5 to 8.0.6.

Release notes *Sourced from [babel-loader's releases](https://github.com/babel/babel-loader/releases).* > ## 8.0.6 > - Migrate to pify ([#785](https://github-redirect.dependabot.com/babel/babel-loader/issues/785)) > - Reduced memory usage ([#781](https://github-redirect.dependabot.com/babel/babel-loader/issues/781))
Commits - [`62a8579`](https://github.com/babel/babel-loader/commit/62a85796211a8e3f3547b919de763fec05f89a33) 8.0.6 - [`cfb0ad8`](https://github.com/babel/babel-loader/commit/cfb0ad85413e2ff3102f58240305130e98800093) Add node 12 - [`5d5991a`](https://github.com/babel/babel-loader/commit/5d5991a0844662bf940aeb65b2432491fcc197e7) Minor change in docs to reflect new way of setting cacheDirectory. ([#774](https://github-redirect.dependabot.com/babel/babel-loader/issues/774)) - [`a53fc37`](https://github.com/babel/babel-loader/commit/a53fc379de9d670b9554fef0fc656464409193ad) Update dependencies - [`8d4353f`](https://github.com/babel/babel-loader/commit/8d4353f3b8ba482212167231b9f8055fc9b64495) Fix lint - [`4c02657`](https://github.com/babel/babel-loader/commit/4c0265764ea0069aac7718e5df1af57f27e27120) Reduced memory usage ([#781](https://github-redirect.dependabot.com/babel/babel-loader/issues/781)) - [`f63f4d8`](https://github.com/babel/babel-loader/commit/f63f4d87845d5baaeb67107646fd5ae0e5aae2cd) chore: migrate on pify ([#785](https://github-redirect.dependabot.com/babel/babel-loader/issues/785)) - [`5da4fa0`](https://github.com/babel/babel-loader/commit/5da4fa0c673474ab14bc829f2cbe03e60e437858) Update LICENSE - [`858034b`](https://github.com/babel/babel-loader/commit/858034be6694a7b11c636fdc1dc444333a2a2273) Remove babel 6 mentions - [`a015f5a`](https://github.com/babel/babel-loader/commit/a015f5a6cd581e3ced161d1d084479abdd06ea63) Update dependencies - Additional commits viewable in [compare view](https://github.com/babel/babel-loader/compare/v8.0.5...v8.0.6)


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.