Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.10#747
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.10#747dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
A friendly reminder that this PR had no activity for 30 days. |
Collaborator
|
@dependabot rebase |
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.5 to 2.13.10. - [Release notes](https://github.com/gdamore/tcell/releases) - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md) - [Commits](gdamore/tcell@v2.13.5...v2.13.10) --- updated-dependencies: - dependency-name: github.com/gdamore/tcell/v2 dependency-version: 2.13.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
27578c3 to
5066df6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.10.
Release notes
Sourced from github.com/gdamore/tcell/v2's releases.
Commits
7c37dddrevert: "refactor(simscreen): reuse drawCell encode buffers"6d9f5cfrefactor(cell): hoist string(r) out of Fill loopc42ac3brefactor(simscreen): reuse drawCell encode buffers520446ftest: add SimulationScreen benchmarks0424b95fix: possible panic in getConsoleInput if no event returned11d6323fix: backport OSC 8 sanitizer to v22fdac94fix(input): handle ESC during CSI and SS3 parse states per ECMA-4815d91dffix: fix simscreen double chan closure on disposal55302ddfix(tscreen): Last column snafu with workaround for wide characters.f435772fix(tscreen): fix infinite loop in paste