Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Bump eslint-plugin-promise from 3.6.0 to 3.8.0 #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-promise from 3.6.0 to 3.8.0.

Changelog

Sourced from eslint-plugin-promise's changelog.

3.8.0

  • Removed promise/avoid-new from recommended configuration
    (#119)
  • Ignored event listener callbacks in promise/prefer-await-to-callbacks
    (#117)
  • Ignored top-level awaits in promise/prefer-await-to-then
    (#126)
  • Added docs for promise/no-nesting and promise/prefer-await-to-then
    (#120)
    (#121)

3.7.0

  • Added promise/valid-params rule
    (#85)
  • Added promise/no-new-statics rule
    (#82)
  • Added fixer for promise/param-names rule
    (#99)
  • Added rule documentation to each rule
    (#91)
Commits
  • 67dad97 3.8.0
  • 212e557 docs(changelog): prepare for v3.8.0 (#132)
  • 9b0cbd1 refactor: lookup promise statics from object instead of array (#131)
  • ceb7414 feat: turn off avoid-new in recommended configuration (#119)
  • b5a6423 chore(package): add package-lock.json (#130)
  • 4ebd2c6 fix: ignore event listener callbacks in prefer-await-to-callbacks (#117)
  • 4a3d5b8 fix: ignore top-level awaits in prefer-await-to-then (#126)
  • 0b231da docs: add no-nesting examples (#120)
  • 5956eca docs: add examples to prefer-await-to-then (#121)
  • 1e95bab 3.7.0
  • 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 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 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 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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling dd03104 on dependabot/npm_and_yarn/eslint-plugin-promise-3.8.0 into 06f35d5 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling dd03104 on dependabot/npm_and_yarn/eslint-plugin-promise-3.8.0 into 06f35d5 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants