Bump chalk from 4.1.2 to 5.6.0 #101

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/chalk-5.6.0 into main
dependabot[bot] commented 2025-08-25 07:40:22 +00:00 (Migrated from github.com)

Bumps chalk from 4.1.2 to 5.6.0.

Release notes

Sourced from chalk's releases.

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0

v5.3.0

  • Add sideEffects field to package.json 5aafc0a
  • Add support for Gitea Actions (#603) 29b8569

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

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

v5.1.0

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 4.1.2 to 5.6.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.6.0</h2> <ul> <li>Make WezTerm terminal use true color a8f5bf7</li> </ul> <hr /> <p><a href="https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0">https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0</a></p> <h2>v5.5.0</h2> <ul> <li>Make Ghostty terminal use true color (<a href="https://redirect.github.com/chalk/chalk/issues/653">#653</a>) 79ee2d3</li> </ul> <hr /> <p><a href="https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0">https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0</a></p> <h2>v5.4.1</h2> <ul> <li>Fix <code>navigator</code> not defined <code>ReferenceError</code> (<a href="https://redirect.github.com/chalk/chalk/issues/642">#642</a>) 4ebb62d</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1">https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1</a></p> <h2>v5.4.0</h2> <ul> <li>Update <code>CIRCLECI</code> environments to return level 3 color support f838120</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0">https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0</a></p> <h2>v5.3.0</h2> <ul> <li>Add <code>sideEffects</code> field to package.json 5aafc0a</li> <li>Add support for Gitea Actions (<a href="https://redirect.github.com/chalk/chalk/issues/603">#603</a>) 29b8569</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.2.0...v5.3.0">https://github.com/chalk/chalk/compare/v5.2.0...v5.3.0</a></p> <h2>v5.2.0</h2> <ul> <li>Improve Deno compatibility (<a href="https://redirect.github.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for GitHub Actions (<a href="https://redirect.github.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for Kitty terminal (<a href="https://redirect.github.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Fix test for Azure DevOps environment (<a href="https://redirect.github.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://redirect.github.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://redirect.github.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> <h2>v5.1.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chalk/chalk/commit/5c91505e184aff4609c0a7fb235770c2f71db4a3"><code>5c91505</code></a> 5.6.0</li> <li><a href="https://github.com/chalk/chalk/commit/a8f5bf7a6733b1e2a356d5cccea6a45d80cf16c7"><code>a8f5bf7</code></a> Make WezTerm terminal use true color</li> <li><a href="https://github.com/chalk/chalk/commit/67db246ae0a2bbcc57c190d641c5d767e5275160"><code>67db246</code></a> 5.5.0</li> <li><a href="https://github.com/chalk/chalk/commit/79ee2d386c58ae3863c28a01f5f86b04c78adfc1"><code>79ee2d3</code></a> Make Ghostty terminal use true color (<a href="https://redirect.github.com/chalk/chalk/issues/653">#653</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/5dbc1e2633f3874f43c144fa4919934bc934c495"><code>5dbc1e2</code></a> 5.4.1</li> <li><a href="https://github.com/chalk/chalk/commit/4ebb62d1ca70c122674558a88932ddf6545fe9ef"><code>4ebb62d</code></a> Fix <code>navigator</code> not defined <code>ReferenceError</code> (<a href="https://redirect.github.com/chalk/chalk/issues/642">#642</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/fc809b686d5048d56fec3a5d96d1ad57dee193bf"><code>fc809b6</code></a> Readme tweak</li> <li><a href="https://github.com/chalk/chalk/commit/83acfcf8cb17437b63beceb027180399da74f0a7"><code>83acfcf</code></a> 5.4.0</li> <li><a href="https://github.com/chalk/chalk/commit/f8381204fb096207074089f5ab265fffff6bc341"><code>f838120</code></a> Update <code>CIRCLECI</code> environments to return level 3 color support</li> <li><a href="https://github.com/chalk/chalk/commit/4a10354857ba6d7932dad5fa6ef2e021c4ed47fb"><code>4a10354</code></a> Add FAQ to readme</li> <li>Additional commits viewable in <a href="https://github.com/chalk/chalk/compare/v4.1.2...v5.6.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=4.1.2&new-version=5.6.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
dependabot[bot] commented 2025-08-25 14:50:40 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.