Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

[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.`

Offen
#5,544 0 Kommentare 2 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Anfängerfreundlichkeit
55/100
Issue-Typ
Bug
Klarheit
Klar beschrieben
Aktivitätsstatus
Veraltet
Tech-Stack
typescript
Bereich
build-system

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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
Vorherrschende Sprache
TypeScript
Sterne
6.5k
Forks
708
Ø Merge
4 T. 13 Std.
Gemergte PRs (30 T.)
62

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus microsoft/rushstack

Alle Issues in microsoft/rushstack

Ähnliche Issues

Weitere Issues zu TypeScript

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.