Skip to content

build(deps-dev): bump eslint-doc-generator from 0.25.0 to 1.0.0 #699

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

Merged
merged 2 commits into from
Dec 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps eslint-doc-generator from 0.25.0 to 1.0.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 1.0.0

Now considered stable and already successfully adopted in many of the top ESLint plugins.

Release 0.28.1

🐛 Bug Fix

  • #303 Use TypeScript readonly modifier for external/array types (@​bmish)

📝 Documentation

Committers: 1

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

... (truncated)

Changelog

Sourced from eslint-doc-generator's changelog.

v1.0.0 (2022-11-28)

Now considered stable and already successfully adopted in many of the top ESLint plugins.

v0.28.1 (2022-11-28)

🐛 Bug Fix

  • #303 Use TypeScript readonly modifier for external/array types (@​bmish)

📝 Documentation

Committers: 1

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

... (truncated)

Commits

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 1.0.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...v1.0.0)

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

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 Dec 1, 2022
@MichaelDeBoey
Copy link
Member

CC/ @bmish

@Belco90
Copy link
Member

Belco90 commented Dec 1, 2022

Merging! I see there is a new postprocess option that we can take advantage of for formatting the generated docs. Will try to rework our ESLint doc generator config to use that in a separate PR.

@Belco90 Belco90 merged commit 25f73c5 into main Dec 1, 2022
@Belco90 Belco90 deleted the dependabot/npm_and_yarn/eslint-doc-generator-1.0.0 branch December 1, 2022 15:15
@github-actions
Copy link

🎉 This PR is included in version 6.0.0-alpha.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 5.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @alpha released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants