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 ~0.23.10 #1219

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ~0.23.9 -> ~0.23.10 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.10

Compare Source

Features
  • Added support for detecting comments directly before parameters as the parameter comment, #​2019.
  • Added support for using the comment directly before a constructor parameter that declares a property as the property comment, #​2019.
  • Improved schema generation to give better autocomplete for the sort option.
  • Optional properties are now visually distinguished in the index/sidebar by rendering prop as prop?, #​2023.
  • DefaultThemeRenderContext.markdown now also accepts a CommentDisplayPart[] for rendering, #​2004.
  • Expose Converter.resolveLinks method for use with Converter.parseRawComment, #​2004.
Bug Fixes
  • Fixed schema URL for TSDoc preventing the use of typedoc/tsdoc.json in TSDoc extends, #​2015.
  • Improved detection of package names in repositories using pnpm, #​2017.
  • Fixed missing JSDoc style @typedef comments for properties, #​2020.
Thanks!

Configuration

📅 Schedule: Branch creation - "before 2am" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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 August 2, 2022 00:58
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Aug 2, 2022
@ejcheng ejcheng added this to the v7 - Current Major milestone Aug 2, 2022
ejcheng
ejcheng previously approved these changes Aug 2, 2022
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 3ecd0c4 to e9c4cf7 Compare August 2, 2022 08:37
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #1219 (ebf2402) into main (ad885ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1219   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2155     2155           
  Lines      236831   236831           
  Branches      980      980           
=======================================
  Hits       235943   235943           
  Misses        867      867           
  Partials       21       21           

ejcheng
ejcheng previously approved these changes Aug 2, 2022
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from e9c4cf7 to ebf2402 Compare August 2, 2022 17:36
@Shinigami92 Shinigami92 requested a review from ST-DDT August 2, 2022 18:18
@ST-DDT ST-DDT merged commit 2cd045c into main Aug 2, 2022
@ST-DDT ST-DDT deleted the renovate/doc-dependencies branch August 2, 2022 20:49
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
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants