-
-
Couldn't load subscription status.
- Fork 88
chore(deps): update dependency typedoc to v0.28.14 #2034
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
Open
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@ ## master #2034 +/- ## ======================================= Coverage 90.28% 90.28% ======================================= Files 40 40 Lines 535 535 Branches 84 84 ======================================= Hits 483 483 Misses 51 51 Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
August 10, 2025 12:41
761298c to
55a7db0
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency typedoc to v0.28.9 (削除ここまで)
(追記) chore(deps): update dependency typedoc to v0.28.10 (追記ここまで)
Aug 10, 2025
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
August 10, 2025 21:57
55a7db0 to
26a9532
Compare
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
August 19, 2025 13:52
26a9532 to
0781788
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency typedoc to v0.28.10 (削除ここまで)
(追記) chore(deps): update dependency typedoc to v0.28.11 (追記ここまで)
Aug 25, 2025
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
2 times, most recently
from
August 31, 2025 09:39
4067632 to
f7199f6
Compare
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
September 8, 2025 00:01
f7199f6 to
a220167
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency typedoc to v0.28.11 (削除ここまで)
(追記) chore(deps): update dependency typedoc to v0.28.12 (追記ここまで)
Sep 8, 2025
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency typedoc to v0.28.12 (削除ここまで)
(追記) chore(deps): update dependency typedoc to v0.28.13 (追記ここまで)
Sep 15, 2025
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
September 15, 2025 00:22
a220167 to
1f4ade6
Compare
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
September 25, 2025 20:33
1f4ade6 to
13cea8f
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency typedoc to v0.28.13 (削除ここまで)
(追記) chore(deps): update dependency typedoc to v0.28.14 (追記ここまで)
Oct 11, 2025
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
October 11, 2025 05:42
13cea8f to
611bd51
Compare
@renovate
renovate
bot
force-pushed
the
renovate/typedoc-0.x
branch
from
October 21, 2025 17:13
611bd51 to
3ed32d1
Compare
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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
0.28.8->0.28.14Release Notes
TypeStrong/TypeDoc (typedoc)
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.v0.28.13Compare Source
Features
basePathoption now also affects relative link resolution, TypeDoc will also check forpaths relative to the provided base path. If you instead want TypeDoc to only change the rendered
base path for sources, use the
displayBasePathoption, #3009.Bug Fixes
@inheritDocwill now correctly overwrite@remarksand@returnsblocks on the target comment, #3012.externalSymbolLinkMappingsoption now works properly on links pointing to inherited/overwritten signatures, #3014.v0.28.12Compare Source
Bug Fixes
@enumnow work for symbols imported from another module, #3003.API:
Reflection.hasCommentandComment.hasVisibleComponentnow accepts an optionalnotRenderedTagsparameter.v0.28.11Compare Source
Features
if they do not have their own comment, #2999.
Bug Fixes
?in the reflection preview and signature, #2995.compilerOptionsoption now functions properly with non-boolean options, #3000.compilerOptionsoption are now handled gracefully, #3000.v0.28.10Compare Source
Bug Fixes
v0.28.9Compare Source
Features
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.