Skip to content

chore(deps): update dependency @jsdoc/eslint-config to ^3.0.1#259

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsdoc-eslint-config-3.x
Open

chore(deps): update dependency @jsdoc/eslint-config to ^3.0.1#259
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsdoc-eslint-config-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@jsdoc/eslint-config ^3.0.0^3.0.1 age confidence

Release Notes

jsdoc/jsdoc (@​jsdoc/eslint-config)

v3.0.1

Compare Source

Enhancements
  • The conf.json file may now contain source.include and source.exclude properties. (#​56)
    • source.include specifies files or directories that JSDoc should always check for
      documentation.
    • source.exclude specifies files or directories that JSDoc should never check for
      documentation.
      These settings take precedence over the source.includePattern and source.excludePattern
      properties, which contain regular expressions that JSDoc uses to search for source files.
  • The -t/--template option may now specify the absolute path to a template. (#​122)
Bug fixes
  • JSDoc no longer throws exceptions when a symbol has a special name, such as hasOwnProperty.
    (1ef3725)
  • The @alias tag now works correctly when documenting inner classes as globals. (810dd7f)
Template improvements
  • The default template now sorts classes by name correctly when the classes come from several
    modules. (4ce1719)
  • The Haruki template now correctly supports @example, @members, and @returns tags. (6580e17,
    5965525, 31c8554)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 26, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/jsdoc-eslint-config-3.x branch 7 times, most recently from 9b802be to 44b3776 Compare March 27, 2026 05:00
@renovate renovate bot force-pushed the renovate/jsdoc-eslint-config-3.x branch from 44b3776 to d24c915 Compare March 27, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants