Skip to content

Update dependency typescript to v6 - #142

Merged
davidjgoss merged 3 commits into
mainfrom
renovate/typescript-6.x
Jun 3, 2026
Merged

Update dependency typescript to v6#142
davidjgoss merged 3 commits into
mainfrom
renovate/typescript-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.36.0.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch from e6bb193 to 2000ea6 Compare March 23, 2026 22:46
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from dcc0b72 to 093de9c Compare April 3, 2026 18:46
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 7 times, most recently from 02a425e to 2200e3c Compare April 14, 2026 08:20
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v6 Update dependency typescript to v6 Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from c8790ef to d679a21 Compare April 20, 2026 23:36
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from f0c9d84 to 6a0cf29 Compare May 1, 2026 19:42
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from dea40d0 to d5b829b Compare May 8, 2026 11:27
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 3 times, most recently from 4243639 to 075158c Compare May 11, 2026 22:39
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 6 times, most recently from ab33b9d to 4c31525 Compare May 18, 2026 13:16
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 3 times, most recently from 9a17a23 to 1334f4f Compare May 22, 2026 17:04
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 6 times, most recently from c32c2f8 to 0a8f357 Compare June 3, 2026 10:59
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch from 0a8f357 to 6c26c39 Compare June 3, 2026 11:12
TS 6 no longer auto-includes @types/* from node_modules, so the mocha
globals (describe/it) went missing. Adopt the standard cucumber config
from javascript-core: explicit types array, es2024 lib/target, NodeNext
resolution, and an emit-only rootDir/outDir split into tsconfig.build.json
(TS 6 requires an explicit rootDir to avoid emit ambiguity). Dropped the
unused dom lib and the sinon/sinon-chai types this project doesn't use.
Resync package-lock.json under TypeScript 6. Pin @types/node directly to
the v22 support baseline (TS 6 stopped pulling transitive @types/*, and
v22 matches our minimum supported Node). Switch the build scripts from
tsc --build to tsc -p since there are no project references or composite
builds here.
@davidjgoss
davidjgoss force-pushed the renovate/typescript-6.x branch from 2453813 to 25d969a Compare June 3, 2026 18:21
@davidjgoss
davidjgoss merged commit c44ee0c into main Jun 3, 2026
12 checks passed
@davidjgoss
davidjgoss deleted the renovate/typescript-6.x branch June 3, 2026 18:24
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.

1 participant