Bump chalk from 5.1.0 to 5.2.0 #8

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/chalk-5.2.0 into master 2022-12-13 06:46:33 -08:00
dependabot[bot] commented 2022-12-09 09:00:53 -08:00 (Migrated from github.com)

Bumps chalk from 5.1.0 to 5.2.0.

Release notes

Sourced from chalk's releases.

v5.2.0

  • Improve Deno compatibility (#579) 7443e9f
  • Detect true-color support for GitHub Actions (#579) 7443e9f
  • Detect true-color support for Kitty terminal (#579) 7443e9f
  • Fix test for Azure DevOps environment (#579) 7443e9f

https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0

v5.1.2

  • Fix exported styles names (#569) a34bcf6

https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2

v5.1.1

  • Improved the names of exports introduced in 5.1.0 (#567) 6e0df05
    • We of course preserved the old names.

https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1

Commits

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 [chalk](https://github.com/chalk/chalk) from 5.1.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chalk/chalk/releases">chalk's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <ul> <li>Improve Deno compatibility (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for GitHub Actions (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for Kitty terminal (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Fix test for Azure DevOps environment (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0">https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0</a></p> <h2>v5.1.2</h2> <ul> <li>Fix exported styles names (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/569">#569</a>) a34bcf6</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2">https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2</a></p> <h2>v5.1.1</h2> <ul> <li>Improved the names of exports introduced in 5.1.0 (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/567">#567</a>) 6e0df05 <ul> <li>We of course preserved the old names.</li> </ul> </li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1">https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chalk/chalk/commit/a370f468a43999e4397094ff5c3d17aadcc4860e"><code>a370f46</code></a> 5.2.0</li> <li><a href="https://github.com/chalk/chalk/commit/7443e9faa05b470a8a53850c2ded16fa0810a407"><code>7443e9f</code></a> Update <code>supports-color</code> dependency (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/a027e3c1e0fa8dcd850e20b7a99e73a5278e8f9a"><code>a027e3c</code></a> Minor tweaks</li> <li><a href="https://github.com/chalk/chalk/commit/79c56dfc1ea57b6762984aac86ab89acd6a9bc2c"><code>79c56df</code></a> Update Replit badge (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/576">#576</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/c3d14f9ea81713a05d834434027a35de14c17751"><code>c3d14f9</code></a> Update link to Truecolor in the readme (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/573">#573</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/158bf4429ee5c40fd23d45b7d43e5cbbbdf6795e"><code>158bf44</code></a> 5.1.2</li> <li><a href="https://github.com/chalk/chalk/commit/a34bcf63273cd94da041b9507ce57f0f3fd1e89e"><code>a34bcf6</code></a> Fix exported styles names (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/569">#569</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/1b4cd21fb15ca441ab8ff1fc4ce9fcd1365e4b7d"><code>1b4cd21</code></a> 5.1.1</li> <li><a href="https://github.com/chalk/chalk/commit/6e0df055f49b08158b570898cc816aad35f1a003"><code>6e0df05</code></a> Export styles from <code>ansi-styles</code> (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/567">#567</a>)</li> <li>See full diff in <a href="https://github.com/chalk/chalk/compare/v5.1.0...v5.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chalk&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.2.0)](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>
Sign in to join this conversation.
No description provided.