Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#5,544 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
typescript
領域
build-system

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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
主要言語
TypeScript
スター
6.5k
フォーク
708
平均マージ
4日 13時間
マージ済み PR(30日)
62

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/rushstack のほかの issue

microsoft/rushstack の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。