Skip to content

chore(deps): update dependency typescript to v6#35

Merged
B4nan merged 4 commits intomasterfrom
renovate/typescript-6.x
Apr 1, 2026
Merged

chore(deps): update dependency typescript to v6#35
B4nan merged 4 commits intomasterfrom
renovate/typescript-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2026

  • Investigate TypeScript 6 build failure
  • Fix tsconfig.json: add explicit rootDir (required by TypeScript 6 when outDir is set)
  • Add *.tsbuildinfo glob pattern to .gitignore
  • Verified build succeeds and all tests pass

@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 91bd8bd to 69be98d Compare April 1, 2026 19:49
@B4nan
Copy link
Copy Markdown
Member

B4nan commented Apr 1, 2026

@copilot fix the build

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 1, 2026

@copilot fix the build

Fixed in d546628. TypeScript 6 now requires rootDir to be explicitly set when outDir is configured — added "rootDir": "./app" to tsconfig.json. Also added tsconfig.tsbuildinfo to .gitignore. Build and tests pass.

Copilot stopped work on behalf of B4nan due to an error April 1, 2026 20:27
@B4nan B4nan merged commit 54169b1 into master Apr 1, 2026
4 checks passed
@B4nan B4nan deleted the renovate/typescript-6.x branch April 1, 2026 20:28
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