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 doc-dependencies #2198

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ~18.2.7 -> ~18.2.8 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 - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a review from a team as a code owner June 5, 2023 00:44
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #2198 (9c0f6db) into next (43455d3) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2198      +/-   ##
==========================================
- Coverage   99.60%   99.60%   -0.01%     
==========================================
  Files        2607     2607              
  Lines      245002   245002              
  Branches     1154     1157       +3     
==========================================
- Hits       244028   244026       -2     
- Misses        947      949       +2     
  Partials       27       27              

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/doc-dependencies branch 3 times, most recently from 588623f to aec3055 Compare June 5, 2023 16:20
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from aec3055 to 8b1caf3 Compare June 5, 2023 17:29
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 8b1caf3 to 9c0f6db Compare June 5, 2023 17:49
@ST-DDT ST-DDT enabled auto-merge (squash) June 5, 2023 18:41
@ST-DDT ST-DDT merged commit 631f732 into next Jun 5, 2023
@ST-DDT ST-DDT deleted the renovate/doc-dependencies branch June 5, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants