Skip to content

CID-22997 chore: bump TypeScript to v6 - #266

Merged
btr-rmconsole-5[bot] merged 3 commits into
masterfrom
chore/typescript-v6-upgrade
Aug 18, 2026
Merged

btr-rmconsole-5[bot] merged 3 commits into
masterfrom
chore/typescript-v6-upgrade

Conversation

@edwardweymouth-wk

Copy link
Copy Markdown
Contributor

Summary

  • Bumps typescript from ^5.9.3 to ^6.0.0
  • Bumps @typescript-eslint/eslint-plugin from ^8.58.2 to ^8.65.0 (required for TS v6 compatibility)
  • Bumps @typescript-eslint/parser from ^8.32.1 to ^8.65.0 (required for TS v6 compatibility)
  • Regenerates package-lock.json via npm install --package-lock-only

Part of the org-wide TypeScript v5→v6 upgrade initiative.

Test plan

  • CI passes (build, lint, tests)
  • Bundled action artifact builds successfully via npm run package

Upgrades typescript from ^5.9.3 to ^6.0.0 and aligns
typescript-eslint packages to ^8.65.0 for TS v6 compatibility.
The previous lockfile had 16 packages resolved from workivaeast.jfrog.io,
which requires authentication not available in the TypeScript Tests CI job.
Regenerated lockfile using registry.npmjs.org so all packages resolve from
the public registry.
TypeScript v6 requires rootDir to be explicitly set. Add rootDir: ./src
to both tsconfig.json (which has outDir) and tsconfig.eslint.json to
resolve TS5011 errors.
@micahbeeman-wf

Copy link
Copy Markdown
Contributor

@Workiva/release-management-pp

@btr-rmconsole-5 btr-rmconsole-5 Bot changed the title chore: bump TypeScript to v6 CID-22997 chore: bump TypeScript to v6 Aug 18, 2026

@rmconsole-wf rmconsole-wf left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

+1 from RM

@btr-rmconsole-5
btr-rmconsole-5 Bot merged commit e1d3d9f into master Aug 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants