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

NPM warning on core-js 2.6.11

未关闭
#267 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
JavaScript
星标
897
派生
313
PR 合并指标
30 天内没有已合并 PR

描述

(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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。