Bump cli-color from 2.0.0 to 2.0.1 #221

Merged
dependabot[bot] merged 3 commits from dependabot/npm_and_yarn/cli-color-2.0.1 into main 2021-10-19 10:21:31 +00:00
dependabot[bot] commented 2021-10-18 07:04:35 +00:00 (Migrated from github.com)

Bumps cli-color from 2.0.0 to 2.0.1.

Changelog

Sourced from cli-color's changelog.

2.0.1 (2021-10-15)

Maintenance Improvements

Commits
  • 875fccf chore: Bump dependencies
  • 3114272 chore: Release v2.0.1
  • 9bb2332 ci: Fix step names format
  • 3d53ac5 docs: Update CI badges
  • f23115e ci: Configure Github Actions based CI
  • 5f8f084 chore: Configure prepare-release script
  • 1d6689d chore: Configure coverage script
  • 9246320 chore: Configure .npmignore
  • 2585674 chore: Remove no longer used linter settings
  • 899e990 chore: Configure commitlint
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [cli-color](https://github.com/medikoo/cli-color) from 2.0.0 to 2.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/medikoo/cli-color/blob/main/CHANGELOG.md">cli-color's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/medikoo/cli-color/compare/v2.0.0...v2.0.1">2.0.1</a> (2021-10-15)</h3> <h3>Maintenance Improvements</h3> <ul> <li>Drop <code>ansi-regex</code> dependency due to security issues (<a href="https://github-redirect.dependabot.com/medikoo/cli-color/issues/38">#38</a>) (<a href="https://github.com/medikoo/cli-color/commit/9072cda305181dcc64d657d4de95a813db6dbdf3">9072cda</a>) (<a href="https://github.com/jcabot21">Jorge Cabot</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/medikoo/cli-color/commit/875fccfc08fb5879e14ccb13d7ca4513fc0e2e19"><code>875fccf</code></a> chore: Bump dependencies</li> <li><a href="https://github.com/medikoo/cli-color/commit/31142722f2958928c3a2401478c756a1de7d8edc"><code>3114272</code></a> chore: Release v2.0.1</li> <li><a href="https://github.com/medikoo/cli-color/commit/9bb2332462e78d467cb4f3393422bdc7a761d513"><code>9bb2332</code></a> ci: Fix step names format</li> <li><a href="https://github.com/medikoo/cli-color/commit/3d53ac5fb45cce5a4d18c9ea1365d0a4dc4dd379"><code>3d53ac5</code></a> docs: Update CI badges</li> <li><a href="https://github.com/medikoo/cli-color/commit/f23115edc077773ec703ef333d8fa76ddb19ce2f"><code>f23115e</code></a> ci: Configure Github Actions based CI</li> <li><a href="https://github.com/medikoo/cli-color/commit/5f8f0848cc7c1e72d5096c136dd7b9287c123c78"><code>5f8f084</code></a> chore: Configure <code>prepare-release</code> script</li> <li><a href="https://github.com/medikoo/cli-color/commit/1d6689d26e2767c1c2cd3c7d2591b0ec1c2b69d2"><code>1d6689d</code></a> chore: Configure <code>coverage</code> script</li> <li><a href="https://github.com/medikoo/cli-color/commit/9246320eca6a033de994e9636c12d44ac00f7f33"><code>9246320</code></a> chore: Configure <code>.npmignore</code></li> <li><a href="https://github.com/medikoo/cli-color/commit/2585674f91df260313cc4d10c7b2e23647bd2247"><code>2585674</code></a> chore: Remove no longer used linter settings</li> <li><a href="https://github.com/medikoo/cli-color/commit/899e990475089e493d382c46161269ef270a3d35"><code>899e990</code></a> chore: Configure commitlint</li> <li>Additional commits viewable in <a href="https://github.com/medikoo/cli-color/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cli-color&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#221
No description provided.