chore(deps): update dependency typedoc to v0.28.17#277
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency typedoc to v0.28.17#277renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
PR Review: TypeDoc v0.28.15 Dependency UpdateSummaryThis is an automated dependency update from Renovate Bot upgrading ✅ Code Quality & Best PracticesStrengths:
Observations:
✅ Potential Bugs or IssuesNo issues identified:
✅ Performance ConsiderationsPositive impact:
✅ Security ConcernsNo security issues:
✅ Test CoverageComprehensive validation:
Note: Integration tests appear to be running. Recommend waiting for all checks to complete before merge. 📋 New Features in TypeDoc v0.28.15From the changelog:
These are purely additive features with no breaking changes. 🎯 Recommendation✅ APPROVE - Safe to merge once integration tests complete. Rationale:
Suggested action: # Wait for integration tests to complete, then:
gh pr merge 277 --auto --squash📝 Adherence to CLAUDE.md Guidelines
Review completed by Claude Code |
|
WTF. Who decided it was a good idea to tag maintainers in AI generated notes... what an utter waste of people's time. |
3a9da11 to
63fe712
Compare
63fe712 to
01b2398
Compare
01b2398 to
5a6c62c
Compare
5a6c62c to
1b9793e
Compare
1b9793e to
c438779
Compare
c438779 to
f33b718
Compare
f33b718 to
a47d7ea
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.14→0.28.17Release Notes
TypeStrong/TypeDoc (typedoc)
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.
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.