Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps eslint-doc-generator from 2.1.2 to 3.0.2.

Release notes

Sourced from eslint-doc-generator's releases.

v3.0.2

3.0.2 (2026-01-02)

Bug Fixes

  • Enable TypeScript option erasableSyntaxOnly (ec3b08e)
  • Modernize TypeScript config (ddf74e3)
  • Remove mock-fs due to Jest 30 incompatibility (#841) (bf79a57)
  • Replace jest with vitest (#844) (af24353)
  • Upgrade to Jest 30 (8e6ecff)
  • Use tsgo instead of tsc for faster type-checking (#847) (3ae507b)

v3.0.1

3.0.1 (2026-01-02)

Bug Fixes

  • Rule doc notice for description should come first (#839) (bd4fccd)

v3.0.0

3.0.0 (2026-01-01)

⚠ BREAKING CHANGES

  • Add default emoji for base config (#828)
  • Remove implicit config badge fallback (#827)
  • Require Node 20, 22, 24+ (#794)
  • Update default rule doc title and notices to separate rule name and description (#835)
  • Update dependencies (#834)

v2.4.0

2.4.0 (2025-12-05)

Features

  • receive plugin name via plugin metadata (712417b)

Bug Fixes

  • prettier peer dep should be optional (#821) (5b331cf)

v2.3.0

2.3.0 (2025-10-06)

... (truncated)

Changelog

Sourced from eslint-doc-generator's changelog.

3.0.2 (2026-01-02)

Bug Fixes

  • Enable TypeScript option erasableSyntaxOnly (ec3b08e)
  • Modernize TypeScript config (ddf74e3)
  • Remove mock-fs due to Jest 30 incompatibility (#841) (bf79a57)
  • Replace jest with vitest (#844) (af24353)
  • Upgrade to Jest 30 (8e6ecff)
  • Use tsgo instead of tsc for faster type-checking (#847) (3ae507b)

3.0.1 (2026-01-02)

Bug Fixes

  • Rule doc notice for description should come first (#839) (bd4fccd)

3.0.0 (2026-01-01)

⚠ BREAKING CHANGES

  • Add default emoji for base config (#828)
  • Remove implicit config badge fallback (#827)
  • Require Node 20, 22, 24+ (#794)
  • Update default rule doc title and notices to separate rule name and description (#835)
  • Update dependencies (#834)

2.4.0 (2025-12-05)

Features

  • receive plugin name via plugin metadata (712417b)

Bug Fixes

  • prettier peer dep should be optional (#821) (5b331cf)

2.3.0 (2025-10-06)

Features

  • use Prettier to detect end of line in addition to EditorConfig (#803) (c0ad58b)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.1.2 to 3.0.2.
- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)
- [Changelog](https://github.com/eslint-community/eslint-doc-generator/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-doc-generator@v2.1.2...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2026
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.

0 participants