LemmyNet / lemmy-js-client

A javascript / typescript http and websocket client and type system for Lemmy.
GNU Affero General Public License v3.0
135 stars 55 forks source link

Update dependency typedoc to v0.26.3 #291

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.3`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0263-2024-06-28) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.2...v0.26.3) ##### Features - "On This Page" navigation now includes the page groups in collapsible sections, [#​2616](https://togithub.com/TypeStrong/TypeDoc/issues/2616). ##### Bug Fixes - `mailto:` links are no longer incorrectly recognized as relative paths, [#​2613](https://togithub.com/TypeStrong/TypeDoc/issues/2613). - Added `@since` to the default list of recognized tags, [#​2614](https://togithub.com/TypeStrong/TypeDoc/issues/2614). - Relative paths to directories will no longer cause the directory to be copied into the media directory, [#​2617](https://togithub.com/TypeStrong/TypeDoc/issues/2617). ### [`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.