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.1 #290

Closed renovate[bot] closed 2 months 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.0 -> 0.26.1 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.1`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0261-2024-06-22) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.0...v0.26.1) ##### Features - Improved Korean translation coverage, [#​2602](https://togithub.com/TypeStrong/TypeDoc/issues/2602). ##### Bug Fixes - Added `@author` to the default list of recognized tags, [#​2603](https://togithub.com/TypeStrong/TypeDoc/issues/2603). - Anchor links are no longer incorrectly checked for relative paths, [#​2604](https://togithub.com/TypeStrong/TypeDoc/issues/2604). - Fixed an issue where line numbers reported in error messages could be incorrect, [#​2605](https://togithub.com/TypeStrong/TypeDoc/issues/2605). - Fixed relative link detection for markdown links containing code in their label, [#​2606](https://togithub.com/TypeStrong/TypeDoc/issues/2606). - Fixed an issue with packages mode where TypeDoc would use (much) more memory than required, [#​2607](https://togithub.com/TypeStrong/TypeDoc/issues/2607). - TypeDoc will no longer crash when asked to render highlighted code for an unsupported language, [#​2609](https://togithub.com/TypeStrong/TypeDoc/issues/2609). - Fixed an issue where relatively-linked files would not be copied to the output directory in packages mode. - Fixed an issue where modifier tags were not applied to top level modules in packages mode. - Fixed an issue where excluded tags were not removed from top level modules in packages mode. - `.jsonc` configuration files are now properly read as JSONC, rather than being passed to `require`. ##### Thanks! - [@​KNU-K](https://togithub.com/KNU-K)

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.