HydraCG / Heracles.ts

Reference implementation of a Hydra client in TypeScript
https://hydracg.github.io/Heracles.ts/
MIT License
35 stars 16 forks source link

Update dependency typedoc to v0.25.13 #749

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.25.12 -> 0.25.13 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.25.13`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02513-2024-04-07) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.12...v0.25.13) ##### Features - Added `gitRevision:short` placeholder option to `--sourceLinkTemplate` option, [#​2529](https://togithub.com/TypeStrong/TypeDoc/issues/2529). Links generated by TypeDoc will now default to using the non-short git revision. - Moved "Generated by TypeDoc" footer into a `
` tag, added `footer.begin` and `footer.end` render hooks for use by custom plugins, [#​2532](https://togithub.com/TypeStrong/TypeDoc/issues/2532). ##### Bug Fixes - Fixed conversion of `NoInfer` missing type parameter reference, [#​2539](https://togithub.com/TypeStrong/TypeDoc/issues/2539). - Linking to a member on a page no longer incorrectly claims that "This member is normally hidden due to your filter settings" for every member. ##### Thanks! - [@​xuhdev](https://togithub.com/xuhdev)

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.


This change is Reviewable