Skip to content

build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /packages/fathom-ts#97

Merged
krakennetworks merged 1 commit into
mainfrom
build/bump-typescript-6
Jun 24, 2026
Merged

build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /packages/fathom-ts#97
krakennetworks merged 1 commit into
mainfrom
build/bump-typescript-6

Conversation

@se-jo-ma

Copy link
Copy Markdown
Member

Manually recreates Dependabot #60, which deadlocked:

  • @dependabot rebase"PR has been edited by someone other than Dependabot. Can't rebase."
  • @dependabot recreate"Dependabot can't resolve your JavaScript dependency files."

Its branch was frozen at the original 06-06 commit (no DOM fix, 18 days stale, conflicts on rebase). This PR branches from current main, which already carries the tsconfig DOM lib fix (#92) that TypeScript 6 needs.

Verified locally under TS 6.0.3

Check Result
pnpm run lint (tsc --noEmit) exit 0
pnpm run build (tsc) exit 0
typedoc (Python test_ts_sdk_docs.py) exit 0
scripts/generate_ts_sdk_docs.py zero docs drift

Replaces #60 (please close that one).

🤖 Generated with Claude Code

…hom-ts

Manually recreated from Dependabot #60, which deadlocked: it refused to
rebase the manually-edited branch and could not recreate ("can't resolve
JavaScript dependency files"). Branched from current main, which already
carries the DOM tsconfig lib fix (#92) that TypeScript 6 requires.

Verified under TS 6.0.3: `pnpm run lint` (tsc --noEmit), `pnpm run build`,
typedoc, and scripts/generate_ts_sdk_docs.py all pass with zero docs drift.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YFbDHuyErPiiWNEGkEa4kG

@krakennetworks krakennetworks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, will be fixing the doc CI later.

@krakennetworks krakennetworks merged commit 8eacedf into main Jun 24, 2026
13 of 15 checks passed
@krakennetworks krakennetworks deleted the build/bump-typescript-6 branch June 24, 2026 19:25
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