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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 4 updates: code.cloudfoundry.org/bytefmt, code.cloudfoundry.org/clock, code.cloudfoundry.org/lager/v3 and github.com/fatih/color.
Updates
code.cloudfoundry.org/bytefmt
from 0.13.0 to 0.14.0Commits
f148089
Update go.mod dependenciesUpdates
code.cloudfoundry.org/clock
from 1.16.0 to 1.17.0Commits
3703e32
Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3
from 3.10.0 to 3.11.0Commits
8c3bb32
Update go.mod dependenciesUpdates
github.com/fatih/color
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870
Update README.md546c2d0
Merge pull request #225 from fatih/add-rgb-api1ff0f97
Apply suggestions from code review5723903
Add RGB API supportf203fbc
Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fb
Bump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4
Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42
Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0
Merge pull request #235 from deining/fix-typo9b9653e
Bump GitHub workflow actionsDependabot 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