yargs / cliui

easily create complex multi-column command-line-interfaces.
ISC License
367 stars 40 forks source link

Dependency Dashboard #110

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm eslint-plugin-node Available
npm rollup-plugin-ts Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/ci.yaml - `actions/checkout v1` - `actions/setup-node v1` - `actions/checkout v2` - `actions/setup-node v1` - `actions/checkout v2` - `actions/setup-node v1` - `actions/checkout v2` - `actions/setup-node v1` - `actions/checkout v2` - `actions/setup-node v1` - `denolib/setup-deno v2`
.github/workflows/release-please.yml - `bcoe/release-please-action v3` - `actions/checkout v2` - `actions/setup-node v1` - `actions/setup-node v1`
npm
package.json - `string-width ^4.2.0` - `strip-ansi ^6.0.1` - `wrap-ansi ^7.0.0` - `@types/node ^14.0.27` - `@typescript-eslint/eslint-plugin ^4.0.0` - `@typescript-eslint/parser ^4.0.0` - `c8 ^7.3.0` - `chai ^4.2.0` - `chalk ^4.1.0` - `cross-env ^7.0.2` - `eslint ^7.6.0` - `eslint-plugin-import ^2.22.0` - `eslint-plugin-node ^11.1.0` - `gts ^3.0.0` - `mocha ^10.0.0` - `rimraf ^3.0.2` - `rollup ^2.23.1` - `rollup-plugin-ts ^3.0.2` - `standardx ^7.0.0` - `typescript ^4.0.0` - `node >=12`

OrfeasLitos commented 2 years ago

wrap-ansi v7 depends indirectly on a version of ansi-regex that has a moderate security vulnerability. Updating wrap-ansi to v8 should be prioritized.