chore(deps): update dependency typedoc to v0.28.19#79
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #79 +/- ##
=======================================
Coverage 86.83% 86.83%
=======================================
Files 9 9
Lines 509 509
Branches 112 111 -1
=======================================
Hits 442 442
Misses 67 67 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
58d85a9 to
debac7e
Compare
debac7e to
4f17e11
Compare
155caa5 to
7c530fd
Compare
7c530fd to
91d3baa
Compare
91d3baa to
df86b04
Compare
df86b04 to
bc1efe1
Compare
bc1efe1 to
763e72f
Compare
1a4464f to
31ad42c
Compare
31ad42c to
5a64b48
Compare
5a64b48 to
fb744b5
Compare
fb744b5 to
6fe1de9
Compare
6fe1de9 to
8b5eb86
Compare
8b5eb86 to
1501358
Compare
1501358 to
96dea3a
Compare
96dea3a to
20508dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.28.13→0.28.19Release Notes
TypeStrong/TypeDoc (typedoc)
v0.28.19Compare Source
Features
triple-slashcomment style, which requires exactly three slashes in the comment, #3089.Bug Fixes
Thanks!
v0.28.18Compare Source
Features
v0.28.17Compare Source
Bug Fixes
$, #3065.pluginoption to permit functions, #3066.@paramtags will now be properly suppressed when they come from declaration files andthe suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
Thanks!
v0.28.16Compare Source
Bug Fixes
cause TypeDoc to infer the wrong path when resolving base paths for display.
markdownItLoaderto override more rendering #3055.Features
@includein.tsx,.cjs, and.mjsfile references #3048.@typedeftags may now specify modifier tags with the inline tag syntax{@​mod}.This makes it possible to add modifier tags to these members, which previously was not possible as
TypeScript's parsing stops for these members at the next non-braced tag, #2916 and #3050.
typedoc-config.schema.jsonis now included in the root of the package with a JSON schema for TypeDoc'sconfiguration file. The schema for the latest version is also published at https://typedoc.org/schema.json
and will automatically be picked up when writing typedoc.json files if you are using VSCode, #3054.
Thanks!
v0.28.15Compare Source
Features
gitRevisionoption now accepts the special value{branch}, which indicates source links should usethe current git branch for links, #3041.
validation.invalidPathfor suppressing warnings caused by referencing relative paths whichdo not exist when building the documentation, #3033.
Logger.validationWarningfor validation which occurs during conversion rather thanduring TypeDoc's normal validation step, #3033.
v0.28.14Compare Source
Features
preservedTypeAnnotationTagsoption to specify tags whose type annotations shouldbe copied to the output documentation, #3020.
API: Introduced
typeAnnotationonCommentTagexcludePrivateClassFieldsoption to hide#privatemembers while allowingprivatemembers, #3017.@thistag for JS files which describethisparameters, #3026.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.