Skip to content

build(deps-dev): bump eslint-doc-generator from 0.15.0 to 0.17.0 #324

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps eslint-doc-generator from 0.15.0 to 0.17.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.17.0

🚀 Enhancement

  • #187 Show diff when --check fails because docs are out-of-sync (@​bmish)
  • #188 Reduce complexity by removing prettier formatting of outputted markdown (@​bmish)

📝 Documentation

  • #190 Encourage complementary use of eslint-plugin/require-meta-docs-description lint rule in readme (@​bmish)
  • #183 Mention popular plugins that use this (@​bmish)

Committers: 1

Release 0.16.0

🚀 Enhancement

🐛 Bug Fix

  • #181 Handle rule with no meta object (@​bmish)
  • #177 Throw error when trying to use general configs emoji for a config when multiple configs are present (@​bmish)
  • #176 Also check for escaped version of option name in rule doc for rules with options (@​bmish)
  • #175 Use correct rule doc title format fallback when rule missing description (@​bmish)
  • #172 Use actual nbsp character instead of HTML entity when avoiding wrapping rule names in rules list (@​bmish)

Committers: 1

Changelog

Sourced from eslint-doc-generator's changelog.

v0.17.0 (2022-10-30)

🚀 Enhancement

  • #187 Show diff when --check fails because docs are out-of-sync (@​bmish)
  • #188 Reduce complexity by removing prettier formatting of outputted markdown (@​bmish)

📝 Documentation

  • #190 Encourage complementary use of eslint-plugin/require-meta-docs-description lint rule in readme (@​bmish)
  • #183 Mention popular plugins that use this (@​bmish)

Committers: 1

v0.16.0 (2022-10-28)

🚀 Enhancement

🐛 Bug Fix

  • #181 Handle rule with no meta object (@​bmish)
  • #177 Throw error when trying to use general configs emoji for a config when multiple configs are present (@​bmish)
  • #176 Also check for escaped version of option name in rule doc for rules with options (@​bmish)
  • #175 Use correct rule doc title format fallback when rule missing description (@​bmish)
  • #172 Use actual nbsp character instead of HTML entity when avoiding wrapping rule names in rules list (@​bmish)

Committers: 1

Commits
  • 8d9c35d Release 0.17.0
  • aa47f17 Merge pull request #190 from bmish/readme-eslint-plugin
  • 097d902 docs: suggest eslint-plugin-eslint-plugin in readme
  • a0c7bf3 Merge pull request #188 from bmish/remove-prettier-formatting
  • a0fdcad fix: remove prettier formatting of outputted markdown
  • 63252e4 Merge pull request #187 from bmish/check-diff
  • 694d8ae feat: show diff when docs out-of-sync with --check
  • 99ace45 Merge pull request #186 from bmish/prettier-trim
  • a74e8df refactor: simpler string trimming after prettier format
  • 023e823 Merge pull request #184 from bmish/readme-tweaks-2
  • 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)

Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 0.15.0 to 0.17.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.15.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2022
@bmish
Copy link
Member

bmish commented Nov 1, 2022

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #325.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-doc-generator-0.17.0 branch November 1, 2022 21:50
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.

1 participant