Mandated upgrade: Node.js 8.x LTS Carbon is no longer actively supported
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Description**
As part of docker build I got this deprecation message:
```
DEPRECATION WARNING
Node.js 8.x LTS Carbon is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Use the installation script that corresponds to the version of Node.js you
wish to install. e.g.
* https://deb.nodesource.com/setup_10.x — Node.js 10 LTS "Dubnium" (recommended)
* https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium"
Please see https://github.com/nodejs/Release for details about which
version may be appropriate for you.
The NodeSource Node.js distributions repository contains
information both about supported versions of Node.js and supported Linux
distributions. To learn more about usage, see the repository:
https://github.com/nodesource/distributions
```
Looks like a bunch of busy work is required to stay in place. Any idea how terrible an ordeal this will be?
コントリビューションガイド
調査の方向性
Docker のビルド設定から始めて、Node.js 8.x がインストールされている場所を特定してください。Issue にリンクされているサポート対象の Node.js インストールガイダンスを確認し、関連するビルド設定を更新して、Docker ビルドで非推奨警告が出力されなくなったことを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, node.js
- 領域
- build-system, devops
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100