LemmyNet / lemmy-js-client

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

Update dependency typedoc to v0.26.7 #342

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.7`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0267-2024-09-09) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.6...v0.26.7) ##### Features - Support TypeScript 5.6, [#​2699](https://redirect.github.com/TypeStrong/TypeDoc/issues/2699). - Added `customJs` option to include a script tag in generated HTML output, [#​2650](https://redirect.github.com/TypeStrong/TypeDoc/issues/2650). - Added `markdownLinkExternal` option to treat `http[s]://` links in markdown documents and comments as external to be opened in a new tab, [#​2679](https://redirect.github.com/TypeStrong/TypeDoc/issues/2679). - Added `navigation.excludeReferences` option to prevent re-exports from appearing in the left hand navigation, [#​2685](https://redirect.github.com/TypeStrong/TypeDoc/issues/2685). - Added support for the `@abstract` tag, [#​2692](https://redirect.github.com/TypeStrong/TypeDoc/issues/2692). ##### Bug Fixes - Fixed an issue where links in packages mode would be resolved incorrectly, [#​2680](https://redirect.github.com/TypeStrong/TypeDoc/issues/2680). - `@link` tags to symbols which are not included in the documentation will produce invalid link warnings again, [#​2681](https://redirect.github.com/TypeStrong/TypeDoc/issues/2681). - Fixed handling of `@param` tags on comments attached to function callback parameters, [#​2683](https://redirect.github.com/TypeStrong/TypeDoc/issues/2683). - The `alphabetical` and `alphabetical-ignoring-documents` sort options now use `localeCompare` to sort, [#​2684](https://redirect.github.com/TypeStrong/TypeDoc/issues/2684). - Fixed incorrect placement of parameter default values in some signatures with a `this` parameter, [#​2698](https://redirect.github.com/TypeStrong/TypeDoc/issues/2698). ##### Thanks! - [@​Aryakoste](https://redirect.github.com/Aryakoste) - [@​waynemwashuma](https://redirect.github.com/waynemwashuma)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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