github-tools / github-tools/github-release-notes

NPM warning on core-js 2.6.11

Abierto
#267 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
JavaScript
Estrellas
897
Forks
313
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

(NPM version 6.14.3)

When installing `github-release-notes`, npm generates the following warning:
```
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

> core-js@2.6.11 postinstall /Volumes/Development/kiwidocs/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
```
So it appears that something needs updated to core-js 3 or better. I'm not sure if it is `github-release-notes` itself, or a dependency.

I'll add more once I've had a chance to probe further.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing the npm dependency tree to identify which package brings in core-js@2.6.11. Determine whether github-release-notes or an indirect dependency can be updated, then verify installation no longer emits the reported deprecation warning.

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

Evaluación

Stack tecnológico
javascript
Área
release
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.