apollographql / apollo-tooling

✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
https://apollographql.com
MIT License
3.04k stars 467 forks source link

chore(deps): update dependency strip-ansi to v7 #2604

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
strip-ansi 5.2.0 -> 7.0.1 age adoption passing confidence

Release Notes

chalk/strip-ansi ### [`v7.0.1`](https://togithub.com/chalk/strip-ansi/releases/v7.0.1) [Compare Source](https://togithub.com/chalk/strip-ansi/compare/v7.0.0...v7.0.1) - Upgrade dependencies [`ed41f38`](https://togithub.com/chalk/strip-ansi/commit/ed41f38) ### [`v7.0.0`](https://togithub.com/chalk/strip-ansi/releases/v7.0.0) [Compare Source](https://togithub.com/chalk/strip-ansi/compare/v6.0.1...v7.0.0) ##### Breaking - Require Node.js 12 [`7cda68d`](https://togithub.com/chalk/strip-ansi/commit/7cda68d) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). ### [`v6.0.1`](https://togithub.com/chalk/strip-ansi/releases/v6.0.1) [Compare Source](https://togithub.com/chalk/strip-ansi/compare/v6.0.0...v6.0.1) - Backport: Upgrade `ansi-regex` dependency: https://github.com/chalk/ansi-regex/releases/tag/v5.0.1 ### [`v6.0.0`](https://togithub.com/chalk/strip-ansi/releases/v6.0.0) [Compare Source](https://togithub.com/chalk/strip-ansi/compare/v5.2.0...v6.0.0) ##### Breaking - Require Node.js 8 [`976f459`](https://togithub.com/chalk/strip-ansi/commit/976f459) ##### Breaking for TypeScript users - Only use a CommonJS export for the TypeScript definition You need to change `import stripAnsi from 'strip-ansi';` to `import stripAnsi = require('strip-ansi');`

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.