slack-bot
slack-bot copied to clipboard
build(deps): bump github.com/gookit/color from 1.5.1 to 1.5.2
Bumps github.com/gookit/color from 1.5.1 to 1.5.2.
Release notes
Sourced from github.com/gookit/color's releases.
v1.5.2
Change Log
Refactor
- refactor: update and refactor the color tag parse logic https://github.com/gookit/color/commit/efc6d3fe9d5faad9281767b3980114eb98ae0d17
Fixed
- fix: RGBFromString() maybe input overflow int value https://github.com/gookit/color/commit/bf93227272fb8d21b8ef98962606e5873e7d1b49
Update
- up: update some comments and add more unit tests https://github.com/gookit/color/commit/daca06fde9311a07d9658135599e814d93bcd368
Other
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 https://github.com/gookit/color/commit/ab29a70449f8a5d690672f2446a22c00b0ab3b0b
- build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 https://github.com/gookit/color/commit/8e41e715ddc7bb1d098960ba0978c43ee11e0dd6
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 https://github.com/gookit/color/commit/895e882a27b90f9a6e42b3d959b891dc45340a63
- chore: add color level alias of the terminfo.ColorLevel https://github.com/gookit/color/commit/2f5b36dff8aa50297cd52a4db3c486aefeec780f
- chore: update some func comments, fix some code style https://github.com/gookit/color/commit/f30c87365ad1b577a55f7b920c8e307e8b23647e
- chore: update the limit go version and update release gh action https://github.com/gookit/color/commit/e12eb6f3a7dadabfa456343bb1df52cb89e98faf
- chore: update the readme add more HTML like tags usage https://github.com/gookit/color/commit/d305f5f8b46f52835c931943952d9d5b219dcd43
- chore: add more docs for detect color level on readme https://github.com/gookit/color/commit/0ec8e783c81a447597d4337e07aba34ccfc2cf80
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 https://github.com/gookit/color/commit/1823e0cfdef89b1d184efbb1ebfa16e9d5a987bd
- chore: update some comments code styles https://github.com/gookit/color/commit/d0fe5131ad7d641b0e6b73e3e579fa0755ff10a6
Full Changelog: https://github.com/gookit/color/compare/v1.5.1...v1.5.2
Commits
d0fe513chore: update some comments code stylesee046fdUpdate README.zh-CN.mdb59a811Update README.mdbf93227fix: RGBFromString() maybe input overflow int value1905566Merge pull request #50 from gookit/dependabot/go_modules/github.com/stretchr/...1823e0cbuild(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.00ec8e78chore: add more docs for detect color level on readmed305f5fchore: update the readme add more HTML like tags usagee12eb6fchore: update the limit go version and update release gh actionefc6d3frefactor: update and refactor the color tag parse logic- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #348 (9812a83) into master (c4410de) will decrease coverage by
0.27%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 84.42% 84.14% -0.28%
==========================================
Files 113 113
Lines 4892 4894 +2
==========================================
- Hits 4130 4118 -12
- Misses 670 685 +15
+ Partials 92 91 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| bot/listener.go | 50.00% <0.00%> (-10.00%) |
:arrow_down: |
| command/pullrequest/pull_request.go | 58.00% <0.00%> (-3.62%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more