Workfront / workfront-api

A Workfront API for Node.js and Web
http://workfront.github.io/workfront-api
Apache License 2.0
43 stars 21 forks source link

chore(deps): update dependency typedoc to v0.26.2 #1433

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.26.1 -> 0.26.2 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.2`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0262-2024-06-24) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.1...v0.26.2) ##### Features - Added a `--suppressCommentWarningsInDeclarationFiles` option to disable warnings from parsing comments in declaration files, [#​2611](https://togithub.com/TypeStrong/TypeDoc/issues/2611). - Improved comment discovery to more closely match TypeScript's discovery when getting comments for members of interfaces/classes, [#​2084](https://togithub.com/TypeStrong/TypeDoc/issues/2084), [#​2545](https://togithub.com/TypeStrong/TypeDoc/issues/2545). ##### Bug Fixes - The `text` non-highlighted language no longer causes warnings when rendering, [#​2610](https://togithub.com/TypeStrong/TypeDoc/issues/2610). - If a comment on a method is inherited from a parent class, and the child class does not use an `@param` tag from the parent, TypeDoc will no longer warn about the `@param` tag.

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.



This PR has been generated by Mend Renovate. View repository job log here.