jellyfin / jellyfin-sdk-typescript

TypeScript SDK for Jellyfin
https://typescript-sdk.jellyfin.org
Mozilla Public License 2.0
76 stars 25 forks source link

Update dependency typedoc to v0.26.8 #805

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.8`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0268-2024-10-04) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.7...v0.26.8) ##### Features - Updated Chinese translations, [#​2706](https://redirect.github.com/TypeStrong/TypeDoc/issues/2706). - Exported constants no longer render the type and default value if they are the same, [#​2717](https://redirect.github.com/TypeStrong/TypeDoc/issues/2717). - The HTML output now wraps tag blocks with `
` tags and includes the tag name in a class name, [#​2723](https://redirect.github.com/TypeStrong/TypeDoc/issues/2723). ##### Bug Fixes - Correctly handle external link resolver link text when referencing an external symbol, [#​2700](https://redirect.github.com/TypeStrong/TypeDoc/issues/2700). - Big integer literals are now supported as default values, [#​2721](https://redirect.github.com/TypeStrong/TypeDoc/issues/2721). - Corrected handling of `@link` tags present in comments at the start of source files. - The index will now display when a module only contains documents, [#​2722](https://redirect.github.com/TypeStrong/TypeDoc/issues/2722). - `ReflectionSymbolId.pos` no longer references the position *before* any doc comments for a symbol. This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file. ##### Thanks! - [@​Corso02](https://redirect.github.com/Corso02) - [@​lriggle-strib](https://redirect.github.com/lriggle-strib) - [@​XeroAlpha](https://redirect.github.com/XeroAlpha)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud