Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typedoc to v0.27.9 #795

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.27.9

Compare Source

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

Compare Source

Features
  • The visibilityFilter option now supports individual signatures, #​2846.
  • The favicon option may now be given a link starting with https?:// instead of a path, #​2851.
  • TypeDoc now supports specifying # as the link in externalSymbolLinkMappings to 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

Compare Source

Features
  • @includeCode and @inline can now inject parts of files using region
    names or line numbers, #​2816.
  • Introduced ja translation options, deprecated jp in favor of ja, #​2843.
  • Improved TypeDoc's --watch option to support watching files not caught by
    TypeScript's watch mode, #​2675.
  • The @inline tag 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 @class incorrectly 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!

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.7 chore(deps): update dependency typedoc to v0.27.8 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 5733631 to 7759731 Compare February 22, 2025 02:30
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 7759731 to 0c5393f Compare February 25, 2025 02:35
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.8 chore(deps): update dependency typedoc to v0.27.9 Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants