Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ^0.25.3 -> ^0.25.4 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.25.4

Compare Source

Features
  • Added support for TypeScript 5.3, #​2446.
  • TypeDoc will now render interfaces as code at the top of the page describing interfaces, #​2449.
    This can be controlled through the new DefaultThemeRenderContext.reflectionPreview helper.
  • Improved type rendering to highlight keywords differently than symbols.
Bug Fixes
  • Fixed automatic declaration file resolution on Windows, #​2416.
  • Fixed default option values on options declared by plugins in packages mode, #​2433.
  • gitRevision will now be replaced in sourceLinkTemplate, #​2434.
  • Improved handling of function-modules created with Object.assign, #​2436.
  • TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, #​2437
  • Fixed an infinite loop when skipLibCheck is used to ignore some compiler errors, #​2438.
  • @example tag titles will now be rendered in the example heading, #​2440.
  • Correctly handle transient symbols in @namespace-created namespaces, #​2444.
  • TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display.
  • Direct links to individual signatures no longer results in the signature being partially scrolled off the screen.
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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (667fd73) 100.00% compared to head (ff9c796) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1037   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          683       683           
  Branches       133       133           
=========================================
  Hits           683       683           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Vinzius Vinzius added this pull request to the merge queue Nov 30, 2023
Merged via the queue into main with commit 69bd5d9 Nov 30, 2023
@Vinzius Vinzius deleted the renovate/typedoc-0.x branch November 30, 2023 08:52
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.

3 participants