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.9 #5036

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Update dependency typedoc to v0.27.9 #5036

merged 1 commit into from
Mar 6, 2025

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.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!

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 20 times, most recently from 99dfcb5 to 312cc7b Compare March 6, 2025 16:43
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 3 times, most recently from c81a682 to 15464ff Compare March 6, 2025 17:46
@zglicz zglicz enabled auto-merge (squash) March 6, 2025 18:01
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 15464ff to 5f674d3 Compare March 6, 2025 18:03
Copy link

sonarqube-next bot commented Mar 6, 2025

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

@zglicz zglicz merged commit acc9d16 into master Mar 6, 2025
17 of 18 checks passed
@zglicz zglicz deleted the renovate/typedoc-0.x branch March 6, 2025 18:22
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.

1 participant