Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0 #37

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0.

Commits
  • c7f2b33 Fix endless loop
  • 7d87d81 fixes #406 Windows 7 terminal - screen is shifted up one row
  • 20750b0 Add go 1.15 and power support ppc64le to travis
  • 768da2b fixes #403 Recogize more truecolor terminals properly
  • 6314995 Add tutorial
  • 1057d55 Add another example project
  • acf90d5 Fixed a typo.
  • 3907a8d Improved the new Style.Attributes() function. (Should not modify the existing...
  • 1575526 Added a function to Style that sets its attributes. Also fixed some comments.
  • 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 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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc)
- [Commits](gdamore/tcell@v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #37 (de095b3) into master (0555829) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files           5        5           
  Lines         554      554           
=======================================
  Hits          473      473           
  Misses         66       66           
  Partials       15       15           

@ktr0731 ktr0731 merged commit d3629b8 into master Dec 26, 2020
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/gdamore/tcell/v2-2.1.0 branch December 26, 2020 04:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant