commitizen / commitizen/cz-cli

Outdated `glob` dependency

オープン
#1,006 コメント 5 件 リアクション 9 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
17.5k
フォーク
566
平均マージ
8時間 16分
マージ済み PR(30日)
1

説明

I noticed this old-ish PR: https://github.com/commitizen/cz-cli/pull/997

Would it be possible to at least update to version 9 and ideally update to the latest version and fix the test? Right now when we install a package that include `commitizen` we get the following errors:

```sh
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
```

When checking what uses `inflight`:

```sh
└─┬ commitizen@4.3.1
└─┬ glob@7.2.3
└── inflight@1.0.6
```

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

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

評価

この issue はまだ評価されていません。

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

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