Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-doc-generator from 0.16.0 to 0.22.0 #793

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps eslint-doc-generator from 0.16.0 to 0.22.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.22.0

馃殌 Enhancement

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

馃悰 Bug Fix

Committers: 1

Release 0.21.0

馃殌 Enhancement

  • #229 Add optional rule list column fixableAndHasSuggestions (@鈥媌mish)

馃悰 Bug Fix

  • #230 Remove special case handling for rule doc notice fixableAndHasSuggestions (@鈥媌mish)

Committers: 1

Release 0.20.0

馃殌 Enhancement

馃彔 Internal

Committers: 1

Release 0.19.1

馃悰 Bug Fix

  • #220 Fix deprecated rule replacement rule link with nested rule name (@鈥媌mish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@鈥媌mish)

馃摑 Documentation

馃彔 Internal

Committers: 2

... (truncated)

Changelog

Sourced from eslint-doc-generator's changelog.

v0.22.0 (2022-11-17)

馃殌 Enhancement

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

馃悰 Bug Fix

Committers: 1

v0.21.0 (2022-11-15)

馃殌 Enhancement

  • #229 Add optional rule list column fixableAndHasSuggestions (@鈥媌mish)

馃悰 Bug Fix

  • #230 Remove special case handling for rule doc notice fixableAndHasSuggestions (@鈥媌mish)

Committers: 1

v0.20.0 (2022-11-15)

馃殌 Enhancement

馃彔 Internal

Committers: 1

v0.19.1 (2022-11-09)

馃悰 Bug Fix

  • #220 Fix deprecated rule replacement rule link with nested rule name (@鈥媌mish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@鈥媌mish)

馃摑 Documentation

馃彔 Internal

... (truncated)

Commits
  • 96fe87c Release 0.22.0
  • 4ddc268 Merge pull request #235 from bmish/readme-tweak-3
  • 851fbd6 docs: tweak readme
  • a043dd5 Merge pull request #234 from bmish/path-abs
  • 574c8ea Merge pull request #233 from bmish/tsconfig-es2020
  • d3f63a4 fix: support absolute path for plugin root CLI argument
  • 4593b7d fix: target es2020 in tsconfig
  • ae3e411 Merge pull request #141 from bmish/require-cjs
  • 26cb836 fix: use require to load CJS plugins
  • f3aaabc Merge pull request #232 from bmish/col-options
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2022
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 0.16.0 to 0.22.0.
- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)
- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)
- [Commits](bmish/eslint-doc-generator@v0.16.0...v0.22.0)

---
updated-dependencies:
- dependency-name: eslint-doc-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@bmish bmish force-pushed the dependabot/npm_and_yarn/eslint-doc-generator-0.22.0 branch from 3e689d0 to bdf7511 Compare November 17, 2022 18:48
@bmish bmish merged commit 07c3e6f into master Nov 17, 2022
@bmish bmish deleted the dependabot/npm_and_yarn/eslint-doc-generator-0.22.0 branch November 17, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant