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.25.4 #563

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 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-commenter commented Nov 27, 2023

Codecov Report

Merging #563 (199439e) into develop (b504999) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #563   +/-   ##
========================================
  Coverage    61.58%   61.58%           
========================================
  Files           94       94           
  Lines         3176     3176           
  Branches       722      722           
========================================
  Hits          1956     1956           
  Misses        1097     1097           
  Partials       123      123           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b504999...199439e. Read the comment docs.

@Keith-CY Keith-CY enabled auto-merge November 27, 2023 18:50
@Keith-CY Keith-CY added this pull request to the merge queue Nov 28, 2023
Merged via the queue into develop with commit c53b48b Nov 28, 2023
3 checks passed
@Keith-CY Keith-CY deleted the renovate/typedoc-0.x branch November 28, 2023 00:07
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