Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc

v0.24.8

Compare Source

Features
  • Added support for TypeScript 5.1, #​2296.
  • Added navigation.fullTree to control rendering the full navigation tree on each page, #​2287.
    This option will likely be replaced in 0.25 with dynamic loading of the full tree.
  • TypeDoc's --pretty option now also controls whether generated HTML contains line breaks, #​2287.
  • Optimized icon caching to reduce file size in generated HTML documentation, #​2287.
  • Render property description of "roughly top level" object types, #​2276.
  • Added MarkdownEvent.INCLUDE for plugins, #​2284.
Bug Fixes
  • When rendering functions/methods, TypeDoc will now render the comment summary above the parameters/return type,
    and any other block tags in the order they are defined in the comment, #​2285.
  • Comments are no longer removed from classes/interfaces containing call signatures, #​2290.
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.

@renovate renovate bot requested review from a team, Lawndlwd, remyleone and vincentaudebert and removed request for a team June 14, 2023 12:51
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Merging #716 (c1aa8a1) into main (713f26a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #716   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          681       681           
  Branches       133       133           
=========================================
  Hits           681       681           

@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 2 times, most recently from 9c1889b to da0b526 Compare June 15, 2023 07:45
Vinzius
Vinzius previously approved these changes Jun 15, 2023
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from da0b526 to ad46926 Compare June 15, 2023 08:09
@Vinzius Vinzius added this pull request to the merge queue Jun 15, 2023
Merged via the queue into main with commit 01e43a0 Jun 15, 2023
@Vinzius Vinzius deleted the renovate/typedoc-0.x branch June 15, 2023 08:20
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