Skip to content

fix: support TS 6.0 for TypeDoc - #409

Merged
crutchcorn merged 1 commit into
mainfrom
update-typedoc
Aug 9, 2026
Merged

fix: support TS 6.0 for TypeDoc#409
crutchcorn merged 1 commit into
mainfrom
update-typedoc

Conversation

@crutchcorn

@crutchcorn crutchcorn commented Aug 9, 2026

Copy link
Copy Markdown
Member

This PR bumps reqs we need to support TS 6.0 from TypeDoc

Summary by CodeRabbit

  • Compatibility

    • Improved TypeDoc configuration compatibility with TypeScript 6.0.
    • Updated documentation-generation tooling to maintain consistent behavior with the latest supported versions.
  • Release

    • Included a patch release for the TypeDoc configuration package.

@crutchcorn
crutchcorn requested a review from a team as a code owner August 9, 2026 00:46
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtypedoc-plugin-frontmatter@​1.3.1991007381100
Addedtypedoc-plugin-markdown@​4.12.01001008483100
Addedtypedoc@​0.28.201001009791100

View full report

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The workspace updates TypeDoc package catalog versions and adds a patch Changeset for @tanstack/typedoc-config to document TypeScript 6.0 support.

Changes

TypeDoc support

Layer / File(s) Summary
Catalog and release metadata
.changeset/soft-bags-do.md, pnpm-workspace.yaml
The workspace updates TypeDoc package versions. The Changeset declares a patch release for TypeScript 6.0 support.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: alemtuzlak

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the dependency update and its purpose but omits the required Changes, Checklist, and Release Impact sections. Add the required template sections and complete the checklist and release impact details, including changeset and test status.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and concisely identifies the main change: TypeDoc support for TypeScript 6.0.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-typedoc

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@crutchcorn crutchcorn changed the title fix: support TS 6.0 fix: support TS 6.0 for TypeDoc Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

1 package(s) bumped directly, 0 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/typedoc-config 0.3.3 → 0.3.4 Changeset

@nx-cloud

nx-cloud Bot commented Aug 9, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit aad4c70

Command Status Duration Result
nx affected --targets=test:sherif,test:docs,tes... ✅ Succeeded 24s View ↗
nx run-many --target=build ✅ Succeeded 9s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-09 00:47:46 UTC

@pkg-pr-new

pkg-pr-new Bot commented Aug 9, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@tanstack/eslint-config@409
npm i https://pkg.pr.new/@tanstack/publish-config@409
npm i https://pkg.pr.new/@tanstack/typedoc-config@409
npm i https://pkg.pr.new/@tanstack/vite-config@409

commit: aad4c70

@crutchcorn
crutchcorn merged commit 5bdfa7f into main Aug 9, 2026
10 checks passed
@crutchcorn
crutchcorn deleted the update-typedoc branch August 9, 2026 00:54
@github-actions github-actions Bot mentioned this pull request Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants