Skip to content

chore(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 - #31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fatih/color-1.19.0
Open

chore(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fatih/color-1.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/fatih/color from 1.18.0 to 1.19.0.

Release notes

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

v1.19.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.18.0...v1.19.0

Commits
  • ca25f6e Merge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-6
  • 1205984 Bump actions/setup-go from 5 to 6
  • 5715c20 Merge pull request #269 from UnSubble/main
  • 2f6e200 Merge branch 'main' into main
  • f72ec94 Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6
  • 848e633 Merge branch 'main' into main
  • 4c2cd34 Add tests
  • 7f812f0 Bump actions/checkout from 4 to 6
  • b7fc9f9 Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...
  • 239a88f Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 23, 2026
@gtramontina

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fatih/color-1.19.0 branch from 3f0c434 to dc75e2e Compare April 23, 2026 10:21
@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The Go module requirement is raised from Go 1.22 to 1.25.0; dependency versions updated: github.com/fatih/color v1.18.0 → v1.19.0, github.com/mattn/go-colorable v0.1.13 → v0.1.14 (indirect), and golang.org/x/sys v0.25.0 → v0.42.0 (indirect). No API or exported symbol changes.

Changes

Cohort / File(s) Summary
Dependency and Go version updates
go.mod
Bumped Go toolchain requirement to 1.25.0. Updated direct dependency github.com/fatih/color to v1.19.0. Updated indirect dependencies github.com/mattn/go-colorable to v0.1.14 and golang.org/x/sys to v0.42.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the primary change: bumping github.com/fatih/color from 1.18.0 to 1.19.0, which matches the main change in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description accurately describes the dependency update from github.com/fatih/color v1.18.0 to v1.19.0, including release notes and changelog information.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/fatih/color-1.19.0
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch dependabot/go_modules/github.com/fatih/color-1.19.0

Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fatih/color-1.19.0 branch from dc75e2e to c7e89a3 Compare April 23, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant