Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de 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.`

Abierto
#5,544 0 comentarios 2 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
55/100
Tipo de issue
Error
Claridad
Bien especificado
Estado de actividad
Estancado
Stack tecnológico
typescript
Área
build-system

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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
Lenguaje dominante
TypeScript
Estrellas
6.5k
Forks
708
Merge medio
4 d 13 h
PR fusionados (30 d)
62

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de microsoft/rushstack

Todos los issues de microsoft/rushstack

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.