donmccurdy / KTX-Parse

KTX 2.0 (.ktx2) parser and serializer.
MIT License
48 stars 7 forks source link

chore(deps): update dependency typedoc to v0.25.9 #116

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.25.9`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0259-2024-02-26) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.8...v0.25.9) ##### Features - Literal numeric unions will now be sorted during conversion, [#​2502](https://togithub.com/TypeStrong/TypeDoc/issues/2502). ##### Bug Fixes - Module readmes will now be included in JSON output, [#​2500](https://togithub.com/TypeStrong/TypeDoc/issues/2500). - Fixed crash when `--excludeNotDocumented` was used and the project contained a reference to a removed signature, [#​2496](https://togithub.com/TypeStrong/TypeDoc/issues/2496). - Fixed crash when converting an infinitely recursive type via a new `--maxTypeConversionDepth` option, [#​2507](https://togithub.com/TypeStrong/TypeDoc/issues/2507). - Type links in "Parameters" and "Type Parameters" sections of the page will now be correctly colored. ##### Thanks! - [@​JMBeresford](https://togithub.com/JMBeresford)

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, 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.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.45%. Comparing base (e845223) to head (9fd8d64).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 97.45% 97.45% ======================================= Files 7 7 Lines 981 981 Branches 48 48 ======================================= Hits 956 956 Misses 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.