node-pr0gramm-api
node-pr0gramm-api copied to clipboard
Bump typedoc from 0.27.6 to 0.27.9
Bumps typedoc from 0.27.6 to 0.27.9.
Release notes
Sourced from typedoc's releases.
v0.27.9
This will be the last v0.27.x release, see #2868 for discussion on the 0.28 beta.
Features
- Added support for TypeScript 5.8
v0.27.8
Features
- The
visibilityFilteroption now supports individual signatures, #2846.- The
faviconoption may now be given a link starting withhttps?://instead of a path, #2851.- TypeDoc now supports specifying
#as the link inexternalSymbolLinkMappingsto indicate the type should not be linked to, #2853.Bug Fixes
- Fixed an issue where unrecognized languages would incorrectly be listed in the list of languages with translations, #2852.
- Unresolved external type references will no longer incorrectly linked to
undefined, #2854.Thanks!
v0.27.7
Features
@includeCodeand@inlinecan now inject parts of files using region names or line numbers, #2816.- Introduced
jatranslation options, deprecatedjpin favor ofja, #2843.- Improved TypeDoc's
--watchoption to support watching files not caught by TypeScript's watch mode, #2675.- The
@inlinetag now works in more places for generic types.- Visibility filters now consider individual signatures, #2846.
Bug Fixes
- Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, #2823.
- Improved narrator support for labeling icons, #2832.
- Fixed an issue with
@classincorrectly handling mapped types, #2842.- TypeDoc will now consider symbols to be external only if all of their declarations are external so that declaration merged members with global symbols can be documented, #2844.
- Fixed an issue where TypeDoc would constantly rebuild, #2844.
- Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, #2845.
Thanks!
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.27.9 (2025-02-25)
This will be the last v0.27.x release, see #2868 for discussion on the 0.28 beta.
Features
- Added support for TypeScript 5.8
v0.27.8 (2025-02-21)
Features
- The
visibilityFilteroption now supports individual signatures, #2846.- The
faviconoption may now be given a link starting withhttps?://instead of a path, #2851.- TypeDoc now supports specifying
#as the link inexternalSymbolLinkMappingsto indicate the type should not be linked to, #2853.Bug Fixes
- Fixed an issue where unrecognized languages would incorrectly be listed in the list of languages with translations, #2852.
- Unresolved external type references will no longer incorrectly linked to
undefined, #2854.Thanks!
v0.27.7 (2025-02-09)
Features
@includeCodeand@inlinecan now inject parts of files using region names or line numbers, #2816.- Introduced
jatranslation options, deprecatedjpin favor ofja, #2843.- Improved TypeDoc's
--watchoption to support watching files not caught by TypeScript's watch mode, #2675.- The
@inlinetag now works in more places for generic types.- Visibility filters now consider individual signatures, #2846.
Bug Fixes
- Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, #2823.
- Improved narrator support for labeling icons, #2832.
- Fixed an issue with
@classincorrectly handling mapped types, #2842.- TypeDoc will now consider symbols to be external only if all of their declarations are external so that declaration merged members with global symbols can be documented, #2844.
- Fixed an issue where TypeDoc would constantly rebuild, #2844.
- Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, #2845.
Thanks!
... (truncated)
Commits
2953b01Update changelog for release986f645Bump version to 0.27.9cacec58Add support for TypeScript 5.87275342Update changelog for release758d3faRelease v0.27.82ebe084Fix lintadd1cc7Update changeloge61de01Support#as an external type URL61149b0Implement intentionallyNotDocumented option927f06dFix #2860- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)