[PR #698] [CLOSED] Bump github.com/fatih/color from 1.9.0 to 1.15.0 in /tools #821

Closed
opened 2026-03-02 06:05:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/698
Author: @dependabot[bot]
Created: 7/30/2023
Status: Closed

Base: masterHead: dependabot/go_modules/tools/github.com/fatih/color-1.15.0


📝 Commits (1)

  • e5b318f Bump github.com/fatih/color from 1.9.0 to 1.15.0 in /tools

📊 Changes

2 files changed (+11 additions, -12 deletions)

View changed files

📝 tools/go.mod (+3 -3)
📝 tools/go.sum (+8 -9)

📄 Description

Bumps github.com/fatih/color from 1.9.0 to 1.15.0.

Release notes

Sourced from github.com/fatih/color's releases.

v1.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/fatih/color/compare/v1.14.1...v1.15.0

v1.14.1

What's Changed

Full Changelog: https://github.com/fatih/color/compare/v1.14.0...v1.14.1

v1.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/fatih/color/compare/v1.13.0...v1.14.0

v1.13.0

This release updates the following dependencies:

github.com/mattn/go-colorable v0.1.9
github.com/mattn/go-isatty v0.0.14

v1.12.0

This release adds support for the NO_COLOR. For more information check out: https://no-color.org The pull request adding this change is: fatih/color#137

v1.11.0

This release removes the vendor/ folder introduced by the PR: fatih/color#138

v1.10.0

... (truncated)

Commits
  • 12126ed Merge pull request #188 from pellared/patch-1
  • 770038b Merge branch 'main' into patch-1
  • c5d9a2b Merge pull request #189 from fatih/dependabot/go_modules/golang.org/x/sys-0.6.0
  • 1ceb746 Bump golang.org/x/sys from 0.5.0 to 0.6.0
  • 66a1b89 Merge pull request #191 from fatih/update-ci-deps
  • 3228f5a ci: update dependencies
  • 0226ec9 Refactor color_windows.go
  • d080a5b Merge pull request #186 from martinlindhe/main
  • 02ab2ea windows: enable virtual terminal processing, fixes #169
  • 3d5097c Merge pull request #184 from pellared/go-1.17
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/698 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/30/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/tools/github.com/fatih/color-1.15.0` --- ### 📝 Commits (1) - [`e5b318f`](https://github.com/hibiken/asynq/commit/e5b318f9decf7afced949b254dccefd3f2693179) Bump github.com/fatih/color from 1.9.0 to 1.15.0 in /tools ### 📊 Changes **2 files changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `tools/go.mod` (+3 -3) 📝 `tools/go.sum` (+8 -9) </details> ### 📄 Description Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.9.0 to 1.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fatih/color/releases">github.com/fatih/color's releases</a>.</em></p> <blockquote> <h2>v1.15.0</h2> <h2>What's Changed</h2> <ul> <li>windows: enable virtual terminal processing, fixes <a href="https://redirect.github.com/fatih/color/issues/169">#169</a> by <a href="https://github.com/martinlindhe"><code>@​martinlindhe</code></a> in <a href="https://redirect.github.com/fatih/color/pull/186">fatih/color#186</a></li> <li>ci: update dependencies by <a href="https://github.com/fatih"><code>@​fatih</code></a> in <a href="https://redirect.github.com/fatih/color/pull/191">fatih/color#191</a></li> <li>Bump golang.org/x/sys from 0.5.0 to 0.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/189">fatih/color#189</a></li> <li>Refactor color_windows.go by <a href="https://github.com/pellared"><code>@​pellared</code></a> in <a href="https://redirect.github.com/fatih/color/pull/188">fatih/color#188</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/martinlindhe"><code>@​martinlindhe</code></a> made their first contribution in <a href="https://redirect.github.com/fatih/color/pull/186">fatih/color#186</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fatih/color/compare/v1.14.1...v1.15.0">https://github.com/fatih/color/compare/v1.14.1...v1.15.0</a></p> <h2>v1.14.1</h2> <h2>What's Changed</h2> <ul> <li>Update to Go 1.17 by <a href="https://github.com/pellared"><code>@​pellared</code></a> in <a href="https://redirect.github.com/fatih/color/pull/184">fatih/color#184</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fatih/color/compare/v1.14.0...v1.14.1">https://github.com/fatih/color/compare/v1.14.0...v1.14.1</a></p> <h2>v1.14.0</h2> <h2>What's Changed</h2> <ul> <li>Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/165">fatih/color#165</a></li> <li>Bump go-isatty from 0.0.16 to 0.0.17 by <a href="https://github.com/fatih"><code>@​fatih</code></a> in <a href="https://redirect.github.com/fatih/color/pull/178">fatih/color#178</a></li> <li>Spelling and grammar fixes by <a href="https://github.com/pattmax00"><code>@​pattmax00</code></a> in <a href="https://redirect.github.com/fatih/color/pull/181">fatih/color#181</a></li> <li>NO_COLOR requires a non-empty string by <a href="https://github.com/pellared"><code>@​pellared</code></a> in <a href="https://redirect.github.com/fatih/color/pull/171">fatih/color#171</a></li> <li>color: expose <code>SetWriter</code> and <code>UnsetWriter</code> by <a href="https://github.com/fatih"><code>@​fatih</code></a> in <a href="https://redirect.github.com/fatih/color/pull/182">fatih/color#182</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pattmax00"><code>@​pattmax00</code></a> made their first contribution in <a href="https://redirect.github.com/fatih/color/pull/181">fatih/color#181</a></li> <li><a href="https://github.com/pellared"><code>@​pellared</code></a> made their first contribution in <a href="https://redirect.github.com/fatih/color/pull/171">fatih/color#171</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fatih/color/compare/v1.13.0...v1.14.0">https://github.com/fatih/color/compare/v1.13.0...v1.14.0</a></p> <h2>v1.13.0</h2> <p>This release updates the following dependencies:</p> <pre><code>github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-isatty v0.0.14 </code></pre> <h2>v1.12.0</h2> <p>This release adds support for the <code>NO_COLOR</code>. For more information check out: <a href="https://no-color.org">https://no-color.org</a> The pull request adding this change is: <a href="https://redirect.github.com/fatih/color/pull/137">fatih/color#137</a></p> <h2>v1.11.0</h2> <p>This release removes the <code>vendor/</code> folder introduced by the PR: <a href="https://redirect.github.com/fatih/color/pull/138">fatih/color#138</a></p> <h2>v1.10.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fatih/color/commit/12126ed593697635c525b302836b292b657ea573"><code>12126ed</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/188">#188</a> from pellared/patch-1</li> <li><a href="https://github.com/fatih/color/commit/770038b843547612c49f296a3f5740869cbf97b1"><code>770038b</code></a> Merge branch 'main' into patch-1</li> <li><a href="https://github.com/fatih/color/commit/c5d9a2b926758e9327c5c5161995487293034990"><code>c5d9a2b</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/189">#189</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.6.0</li> <li><a href="https://github.com/fatih/color/commit/1ceb74688cb2b21548e8563b00940c28c53c86d5"><code>1ceb746</code></a> Bump golang.org/x/sys from 0.5.0 to 0.6.0</li> <li><a href="https://github.com/fatih/color/commit/66a1b893b759b98c01bdc28637b130566208d9ba"><code>66a1b89</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/191">#191</a> from fatih/update-ci-deps</li> <li><a href="https://github.com/fatih/color/commit/3228f5ab22c2bf6e5ad1fa16a3e49b3a8d5c5a23"><code>3228f5a</code></a> ci: update dependencies</li> <li><a href="https://github.com/fatih/color/commit/0226ec9472798d9ca2db66cafe78e856b78aafdc"><code>0226ec9</code></a> Refactor color_windows.go</li> <li><a href="https://github.com/fatih/color/commit/d080a5b7925fbc23275fea62c8f5d82991bfead4"><code>d080a5b</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/186">#186</a> from martinlindhe/main</li> <li><a href="https://github.com/fatih/color/commit/02ab2eaae10c365c22e6f6f2dac0d9cd496f3016"><code>02ab2ea</code></a> windows: enable virtual terminal processing, fixes <a href="https://redirect.github.com/fatih/color/issues/169">#169</a></li> <li><a href="https://github.com/fatih/color/commit/3d5097c6b003cf3a784e670ddb79710cf46e9a07"><code>3d5097c</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/184">#184</a> from pellared/go-1.17</li> <li>Additional commits viewable in <a href="https://github.com/fatih/color/compare/v1.9.0...v1.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fatih/color&package-manager=go_modules&previous-version=1.9.0&new-version=1.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:05:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#821
No description provided.