status-im / status-protocol-go

Status Protocol implementation in Go
Mozilla Public License 2.0
0 stars 1 forks source link

Bump github.com/lucasb-eyer/go-colorful from 1.0.2 to 1.0.3 #126

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/lucasb-eyer/go-colorful from 1.0.2 to 1.0.3.

Release notes *Sourced from [github.com/lucasb-eyer/go-colorful's releases](https://github.com/lucasb-eyer/go-colorful/releases).* > ## Remove SQLMock dependency > Thanks to [@​benhoyt](https://github.com/benhoyt) and [@​diamondburned](https://github.com/diamondburned)
Commits - [`fadcb7c`](https://github.com/lucasb-eyer/go-colorful/commit/fadcb7c7fa1e47844a23f5ebea95219172166a56) Merge pull request [#39](https://github-redirect.dependabot.com/lucasb-eyer/go-colorful/issues/39) from benhoyt/remove-sqlmock-dependency - [`cec65bb`](https://github.com/lucasb-eyer/go-colorful/commit/cec65bbfe835f7e0a34bb5244dcbcae355225163) Remove sqlmock dependency - [`c27817f`](https://github.com/lucasb-eyer/go-colorful/commit/c27817f103831ccde9e6f2ad39e3647e5b460ab7) Merge pull request [#37](https://github-redirect.dependabot.com/lucasb-eyer/go-colorful/issues/37) from muesli/linter-fixes - [`94bf67b`](https://github.com/lucasb-eyer/go-colorful/commit/94bf67badb822399d93ed664909ee3520be53564) Simplify Go code - See full diff in [compare view](https://github.com/lucasb-eyer/go-colorful/compare/v1.0.2...v1.0.3)


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)