eslint-community / eslint-plugin-promise

Enforce best practices for JavaScript promises
ISC License
943 stars 91 forks source link

chore(deps-dev): bump eslint-doc-generator from 0.21.0 to 0.25.0 #413

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-doc-generator from 0.21.0 to 0.25.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.25.0

:rocket: Enhancement

Committers: 1

Release 0.24.0

:boom: Breaking Change

  • #259 Add prefix to link name for readme config badge (@​bmish)

:memo: Documentation

:house: Internal

Committers: 1

Release 0.23.0

:rocket: Enhancement

:house: Internal

Committers: 2

Release 0.22.0

:rocket: Enhancement

  • #232 Add optional options column and notice to indicate whether a rule is configurable (@​bmish)
  • #141 More robust loading of CJS plugins using require() (@​bmish)
  • #234 Support absolute path for plugin root CLI argument (@​bmish)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from eslint-doc-generator's changelog.

v0.25.0 (2022-11-21)

:rocket: Enhancement

Committers: 1

v0.24.0 (2022-11-19)

:boom: Breaking Change

  • #259 Add prefix to link name for readme config badge (@​bmish)

:memo: Documentation

:house: Internal

Committers: 1

v0.23.0 (2022-11-18)

:rocket: Enhancement

:house: Internal

Committers: 2

v0.22.0 (2022-11-17)

:rocket: Enhancement

  • #232 Add optional options column and notice to indicate whether a rule is configurable (@​bmish)
  • #141 More robust loading of CJS plugins using require() (@​bmish)
  • #234 Support absolute path for plugin root CLI argument (@​bmish)

:bug: Bug Fix

... (truncated)

Commits
  • 251d373 Release 0.25.0
  • d8aa370 Merge pull request #262 from bmish/option-url-rule-doc
  • 1968ae3 feat: add new option --url-rule-doc
  • c11b203 Release 0.24.0
  • 57997d5 Merge pull request #259 from bmish/badge-prefix
  • 2b11f63 breaking: add prefix to readme config badge
  • beb8647 Merge pull request #256 from bmish/scoped-plugin-name-2
  • 881c61b test: add test for variation of scoped plugin name
  • 7ddf55f Merge pull request #251 from bmish/test-external-rules
  • 3125287 test: add test that external rules are ignored
  • 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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)