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

Bump github.com/fatih/color from 1.5.0 to 1.9.0 #2

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 28, 2020

Bumps github.com/fatih/color from 1.5.0 to 1.9.0.

Release notes

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

v1.9.0

Includes the changes from: fatih/color#109 which upgrades the go-colorable and go-isatty dependencies to fix WASM compilation issues:

github.com/mattn/go-colorable v0.1.4
github.com/mattn/go-isatty v0.0.11

v1.8.0

Includes changes from fatih/color#108, most notable:

  • Add Go module support
  • Update /vendor folder content according to the new Go modules rules.
  • Replace .travis.yml with GitHub Actions

v1.7.0

Added a new color.Error variable to enable colored output to os.Stderr [gh-87](fatih/color#87)

v1.6.0

  • Changed vendoring to use dep
  • Updated dependencies to the latest version. Checkout go Gopkg.lock to see the exact versions.
  • Couple of small cosmetic changes in README
Commits
  • daf2830 workflows: run GitHub actions on pull requests as well
  • 9ec1dc6 Merge pull request #109 from tliron/master
  • 245132b Upgrade dependency versions
  • 2e5e248 Merge pull request #108 from fatih/support-modules
  • d747421 Add Go modules update
  • 3f9d52f Closing a chapter in my life
  • 12882ec Merge pull request #107 from AlekSi/patch-1
  • 9840b47 Bump Go versions
  • 2d68451 Merge pull request #97 from fatih/update-travis-version
  • cfd0f8b Update go version in Travis
  • Additional commits viewable 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 28, 2020
@coveralls
Copy link

coveralls commented Mar 28, 2020

Coverage Status

Coverage remained the same at 84.878% when pulling 6c2d6e5 on dependabot/go_modules/github.com/fatih/color-1.9.0 into e2050d8 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/fatih/color-1.9.0 branch from a45e4ab to 5dc12c8 Compare March 29, 2020 12:15
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.5.0 to 1.9.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.5.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/fatih/color-1.9.0 branch from 5dc12c8 to 6c2d6e5 Compare March 29, 2020 12:19
@mike182uk mike182uk merged commit b6fb0a9 into master Mar 29, 2020
@mike182uk mike182uk deleted the dependabot/go_modules/github.com/fatih/color-1.9.0 branch March 29, 2020 12:23
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.

None yet

2 participants