jukbot / smart-industry

🏭 Open Source Manufacturing Execution System for JobShop type manufacturer.
https://smart-mes.firebaseapp.com
Apache License 2.0
366 stars 136 forks source link

Bump eslint-plugin-promise from 3.8.0 to 4.0.0 #29

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint-plugin-promise from 3.8.0 to 4.0.0.

Changelog *Sourced from [eslint-plugin-promise's changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md).* > ## 4.0.0 > > - Added fixer for `promise/no-new-statics` rule > ([#133](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/pull/133)) > - Support ESLint v5 > ([#144](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/pull/144)) > > This is a breaking change that drops support for Node v4. In order to use ESLint > v5 and eslint-plugin-promise v4, you must use Node >=6.
Commits - [`764f004`](https://github.com/xjamundx/eslint-plugin-promise/commit/764f004da82debae043f0639401b50a46aa4ba23) 4.0.0 - [`ff1635d`](https://github.com/xjamundx/eslint-plugin-promise/commit/ff1635d83c0d2550b637ff0b3c521dcc2e7f22b0) chore: support ESLint v5 ([#144](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/144)) - [`9ac5b6f`](https://github.com/xjamundx/eslint-plugin-promise/commit/9ac5b6f80b841086384838d44e2f324126678671) revert: update test dependencies - [`1e15366`](https://github.com/xjamundx/eslint-plugin-promise/commit/1e153665f92672411e5acb733910c6962fce30ef) chore(package): update to prettier@1.14 - [`bcb6808`](https://github.com/xjamundx/eslint-plugin-promise/commit/bcb6808061c9f98360d02410f933bb5054f53ddb) chore(package): update test dependencies - [`81015c3`](https://github.com/xjamundx/eslint-plugin-promise/commit/81015c3a7631b22a400ea1cccf370eb543125a7b) ci(travis): install and use npm v6 - [`24c4bd7`](https://github.com/xjamundx/eslint-plugin-promise/commit/24c4bd71cd8baf858e5a7d9d4dca0711d96d8e6a) docs(param-names): clarify that param-names includes ordering ([#143](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/143)) - [`15f0649`](https://github.com/xjamundx/eslint-plugin-promise/commit/15f0649c920b263c3c5bdefce39bf47868edbc84) feat(fixer): add fixer to no-new-statics rule ([#133](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/133)) - [`56434a6`](https://github.com/xjamundx/eslint-plugin-promise/commit/56434a6443821c9587180394f273863db5c26123) chore(package): update ESLint plugins ([#141](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/141)) - [`47d5c55`](https://github.com/xjamundx/eslint-plugin-promise/commit/47d5c559cbff144b3fdbf0b3c6c568fc9aa54a03) docs(param-names): fix incorrect description location ([#137](https://github-redirect.dependabot.com/xjamundx/eslint-plugin-promise/issues/137)) - Additional commits viewable in [compare view](https://github.com/xjamundx/eslint-plugin-promise/compare/v3.8.0...v4.0.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 merge` will merge this PR after your CI passes on it - `@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 6 years ago

Superseded by #39.