Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#101)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.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.18.0</h2> <h2>What's Changed</h2> <ul> <li>Add RGB API support by <a href="https://github.com/fatih"><code>@fatih</code></a> in <a href="https://redirect.github.com/fatih/color/pull/225">fatih/color#225</a></li> <li>Bump GitHub workflow actions by <a href="https://github.com/deining"><code>@deining</code></a> in <a href="https://redirect.github.com/fatih/color/pull/235">fatih/color#235</a></li> <li>Bump golang.org/x/sys from 0.18.0 to 0.24.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/236">fatih/color#236</a></li> <li>Bump golang.org/x/sys from 0.24.0 to 0.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/237">fatih/color#237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/deining"><code>@deining</code></a> made their first contribution in <a href="https://redirect.github.com/fatih/color/pull/235">fatih/color#235</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fatih/color/compare/v1.17.0...v1.18.0">https://github.com/fatih/color/compare/v1.17.0...v1.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fatih/color/commit/1c8d8706604ee5fb9a464e5097ba113101828a75"><code>1c8d870</code></a> Update README.md</li> <li><a href="https://github.com/fatih/color/commit/546c2d0f9aa4e97dab39a1ed273fd0aa08765972"><code>546c2d0</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/225">#225</a> from fatih/add-rgb-api</li> <li><a href="https://github.com/fatih/color/commit/1ff0f9790840e92e289b824302f71b465c426735"><code>1ff0f97</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/fatih/color/commit/5723903daae15b72846d40cf1483c37a1b86ba79"><code>5723903</code></a> Add RGB API support</li> <li><a href="https://github.com/fatih/color/commit/f203fbcecbc160dace4ffcec613221379365c67a"><code>f203fbc</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/237">#237</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.25.0</li> <li><a href="https://github.com/fatih/color/commit/60aa7fb483e2b048970dec3925d6c298ea428c4e"><code>60aa7fb</code></a> Bump golang.org/x/sys from 0.24.0 to 0.25.0</li> <li><a href="https://github.com/fatih/color/commit/741c2f4087173b24f4cb47ad02d93600b0d5c947"><code>741c2f4</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/236">#236</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.24.0</li> <li><a href="https://github.com/fatih/color/commit/0d24b42a27f768598c311ac3ec1961003418a90a"><code>0d24b42</code></a> Bump golang.org/x/sys from 0.18.0 to 0.24.0</li> <li><a href="https://github.com/fatih/color/commit/cb154c021886f50c313e686422c7baecff8c0b7f"><code>cb154c0</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/235">#235</a> from deining/fix-typo</li> <li><a href="https://github.com/fatih/color/commit/9b9653e8ce3e644130b0412b9236c1d3e07a5017"><code>9b9653e</code></a> Bump GitHub workflow actions</li> <li>See full diff in <a href="https://github.com/fatih/color/compare/v1.17.0...v1.18.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.17.0&new-version=1.18.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee ByeongJun <[email protected]>
- Loading branch information