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

Update dependency typedoc to v0.27.8 #5036

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

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!

v0.27.6

Compare Source

Features
  • Added ignoredHighlightLanguages option to specify languages which will be
    allowed in code blocks but not highlighted, #​2819.
Bug Fixes
  • @include and @includeCode now work in the readme file, #​2814.
  • TypeDoc will now avoid making references to references, #​2811.
  • Fixed output specific option specification, #​2818.
  • Improved type reference conversion to avoid including defaulted type arguments, #​2820.
  • Fixed parsing of declaration references which include a module and a local reference, #​2810.
  • Improved link resolution logic to prioritize type alias properties with the
    same symbol over type literal properties within function parameters.

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone CET, 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 these updates 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 force-pushed the renovate/typedoc-0.x branch 7 times, most recently from 566ff4c to c579831 Compare January 2, 2025 03:38
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 10 times, most recently from 5e2984b to 2c5ac6c Compare January 9, 2025 04:39
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 12 times, most recently from 191cbb3 to ebd3b70 Compare January 16, 2025 03:02
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 2 times, most recently from 5680431 to 349a090 Compare February 9, 2025 22:26
@renovate renovate bot changed the title Update dependency typedoc to v0.27.6 Update dependency typedoc to v0.27.7 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 10 times, most recently from 4d73545 to 9daafee Compare February 17, 2025 04:44
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 13 times, most recently from cb45a8b to 6965161 Compare February 21, 2025 04:24
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 6965161 to a4c8a08 Compare February 22, 2025 00:43
@renovate renovate bot changed the title Update dependency typedoc to v0.27.7 Update dependency typedoc to v0.27.8 Feb 22, 2025
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants