Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump github.com/gookit/color from 1.5.3 to 1.5.4 #4839

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps github.com/gookit/color from 1.5.3 to 1.5.4.

Release notes

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

v1.5.4

Change Log

Fixed

Feature

Other

Commits
  • 9027b9d ✨ feat: Color add new method: IsBg(), IsFg(), IsOption() for check c...
  • fe2b251 ✨ feat: RGBColor add new method: ToFg(), ToBg() for quick convert
  • 74bb513 🐛 fix: fix convert basic color to rgb color fail
  • 7da3fe3 build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 (#64)
  • 0354c4a build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#62)
  • dd23b12 build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#63)
  • 264b64f build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#60)
  • 13c3e97 build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#59)
  • a43d137 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#57)
  • See full diff in compare view

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 [github.com/gookit/color](https://github.com/gookit/color) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/gookit/color/releases)
- [Commits](gookit/color@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/gookit/color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2023
@dependabot dependabot bot requested a review from dejanzele as a code owner December 22, 2023 10:02
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 22, 2023
Copy link

netlify bot commented Dec 22, 2023

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit 357ba11
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/65855ea0c8aa45000890eb4b

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49d1ba5) 26.25% compared to head (357ba11) 26.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4839   +/-   ##
=======================================
  Coverage   26.25%   26.25%           
=======================================
  Files         256      256           
  Lines       23046    23046           
=======================================
  Hits         6050     6050           
  Misses      16371    16371           
  Partials      625      625           
Flag Coverage Δ
integrationtests 7.02% <ø> (ø)
unittests 21.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@exu exu closed this Jan 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

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.

@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-gookit-color-1.5.4 branch January 9, 2024 12:28
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.

2 participants