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

Already on GitHub? Sign in to your account

Upgrade: Bump eslint-doc-generator from 0.25.0 to 0.28.0 #272

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-doc-generator from 0.25.0 to 0.28.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.28.0

💥 Breaking Change

  • #301 Rename --split-by option to --rule-list-split (@​bmish)
  • #300 Use arrays instead of CSV strings for config file types (@​bmish)

📝 Documentation

Committers: 1

Release 0.27.1

🐛 Bug Fix

Committers: 1

Release 0.27.0

🚀 Enhancement

  • #285 Add postprocess config file option (useful for applying prettier formatting) (@​G-Rath)
  • #296 Always display plugin prefix in deprecated rule replacement rule name (@​bmish)

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 0.26.1

🐛 Bug Fix

  • #279 Ensure deprecated rule replacement link respects --path-rule-doc (@​bmish)
  • #280 Fix default rules list path of README.md (@​bmish)
  • #275 Fix rule links when specifying a rule list file in a subdirectory with --path-rule-list (@​bmish)

🏠 Internal

Committers: 2

... (truncated)

Changelog

Sourced from eslint-doc-generator's changelog.

v0.28.0 (2022-11-27)

💥 Breaking Change

  • #301 Rename --split-by option to --rule-list-split (@​bmish)
  • #300 Use arrays instead of CSV strings for config file types (@​bmish)

📝 Documentation

Committers: 1

v0.27.1 (2022-11-27)

🐛 Bug Fix

Committers: 1

v0.27.0 (2022-11-27)

🚀 Enhancement

  • #285 Add postprocess config file option (useful for applying prettier formatting) (@​G-Rath)
  • #296 Always display plugin prefix in deprecated rule replacement rule name (@​bmish)

🐛 Bug Fix

🏠 Internal

Committers: 2

v0.26.1 (2022-11-25)

🐛 Bug Fix

  • #279 Ensure deprecated rule replacement link respects --path-rule-doc (@​bmish)
  • #280 Fix default rules list path of README.md (@​bmish)
  • #275 Fix rule links when specifying a rule list file in a subdirectory with --path-rule-list (@​bmish)

🏠 Internal

... (truncated)

Commits
  • 1f20905 Release 0.28.0
  • 888ae3c Rename --split-by option to --rule-list-split (#301)
  • aa0b21c Use arrays instead of CSV strings for config file types (#300)
  • e625531 Add JSDocs for exported GenerateOptions type (#299)
  • 17afec4 Release 0.27.1
  • 04a0afa fix: correct path to types (#298)
  • a938ca5 Release 0.27.0
  • 48e5a4e Always display plugin prefix in deprecated rule replacement rule name (#296)
  • 0317031 docs: adjust js config example (#290)
  • 150fdb9 Add postprocess config file option (useful for applying prettier formatting...
  • 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.25.0 to 0.28.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.25.0...v0.28.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 labels Nov 28, 2022
@coveralls
Copy link

coveralls commented Nov 28, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling db72e52 on dependabot/npm_and_yarn/eslint-doc-generator-0.28.0 into 3369a75 on master.

@bmish bmish merged commit 98572d5 into master Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-doc-generator-0.28.0 branch November 28, 2022 13:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants