Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps eslint-plugin-promise from 3.8.0 to 4.0.0.

Changelog

Sourced from eslint-plugin-promise's changelog.

4.0.0

  • Added fixer for promise/no-new-statics rule
    (#133)
  • Support ESLint v5
    (#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 4.0.0
  • ff1635d chore: support ESLint v5 (#144)
  • 9ac5b6f revert: update test dependencies
  • 1e15366 chore(package): update to prettier@1.14
  • bcb6808 chore(package): update test dependencies
  • 81015c3 ci(travis): install and use npm v6
  • 24c4bd7 docs(param-names): clarify that param-names includes ordering (#143)
  • 15f0649 feat(fixer): add fixer to no-new-statics rule (#133)
  • 56434a6 chore(package): update ESLint plugins (#141)
  • 47d5c55 docs(param-names): fix incorrect description location (#137)
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes a major update to a development dependency.


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 cancel merge will cancel a previously requested merge
  • @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:

  • 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
Copy link
Contributor Author

Superseded by #52.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-promise-4.0.0 branch October 1, 2018 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants