Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[heft] `The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.`

Aperta
#5,544 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
55/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
build-system

Direzione di ricerca

Start in heft-plugins/heft-typescript-plugin/src/loadTypeScriptTool.ts, where NEWEST_SUPPORTED_TS_MINOR_VERSION is defined. Update the supported TypeScript version, then run Rush commands with TypeScript 5.9.3 and confirm the compatibility warning is no longer emitted.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Summary

The NEWEST_SUPPORTED_TS_MINOR_VERSION constant is still set to 8. TypeScript 5.9 was released on Aug 1, 2025. Despite this and the warnings emitted, everything seems to be working as expected.

Repro steps

  1. Install TypeScript 5.9.3 and run rush commands.
  2. See: The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.

Expected result: No warnings about TypeScript 5.9.3 being incompatible.

Actual result: Warnings about TypeScript 5.9.3 being incompatible.

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@rushstack/heft version? 1.1.7
Operating system? Mac
Would you consider contributing a PR? Yes
Node.js version (node -v)? 24.11.1
Lingua principale
TypeScript
Stelle
6.5k
Fork
708
Merge medio
4g 13h
PR unite (30g)
62

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di microsoft/rushstack

Tutte le issue di microsoft/rushstack

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.