Skip to content

Bump terminal-kit from 1.47.0 to 2.5.1#107

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/terminal-kit-2.5.1
Closed

Bump terminal-kit from 1.47.0 to 2.5.1#107
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/terminal-kit-2.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps terminal-kit from 1.47.0 to 2.5.1.

Changelog

Sourced from terminal-kit's changelog.

v2.5.1

String-kit unicode width improvements

v2.5.0

Dependencies upgraded: greatly improving emoji full-width detection (#193)

v2.4.0

New: Android Termux detection and support

v2.3.0

TextBuffer now supports wide characters (aka full-width char), so does class depending on it like TextTable (#193)

v2.2.4

Fix .contentWidth/.contentHeight bug in TextTable, creating new (private props) .rawContentWidth/.rawContentHeight to store the content size before shrinking/expanding (#189)

v2.2.3

Improve the new 'complex' markup support, and fix related bugs

v2.2.2

Markup doc updated

v2.2.1

Support for ^[#] markup in inline term()

v2.2.0

... (truncated)

Commits
  • 9e5ddce String-kit unicode width improvements
  • 809c7e0 Dependencies upgraded: greatly improving emoji full-width detection (#193)
  • 376ae1a COMBO_CHAR_SUPPORT.md
  • 4aba97c New: Android Termux detection and support
  • 6bc774d TextBuffer now supports wide characters (aka full-width char), so does class ...
  • 703fc21 WIP: Unicode to Cell refacto + TextBuffer wide-char support (almost done, but...
  • 1a96e0c wip: TextBuffer bugfix for wide char, Cell needs refacto
  • 75bfbab Fix .contentWidth/.contentHeight bug in TextTable, creating new (private prop...
  • 8d1cb9a Improve the new 'complex' markup support, and fix related bugs
  • 767e236 Markup doc updated
  • 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.


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 [terminal-kit](https://github.com/cronvel/terminal-kit) from 1.47.0 to 2.5.1.
- [Release notes](https://github.com/cronvel/terminal-kit/releases)
- [Changelog](https://github.com/cronvel/terminal-kit/blob/master/CHANGELOG)
- [Commits](cronvel/terminal-kit@v1.47.0...v2.5.1)

---
updated-dependencies:
- dependency-name: terminal-kit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Superseded by #111.

@dependabot dependabot bot closed this Aug 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/terminal-kit-2.5.1 branch August 23, 2022 05:07
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.

0 participants