Skip to content

Bump terminal-kit from 1.47.0 to 2.8.3#112

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps terminal-kit from 1.47.0 to 2.8.3.

Changelog

Sourced from terminal-kit's changelog.

v2.8.3

EditableTextBox: Fix bug introduced in 2.8.x that prevent content passed to the constructor to be set Add methods term.setMetaKeyPrefix() and Document#setMetaKeyPrefix() to handle meta key combo, use it on various widget (NOT DOCUMENTED ATM) Add methods Document#getCopyBuffer()/.setCopyBuffer() and differentiate between OS clipboard and internal application clipboard (NOT DOCUMENTED ATM) Add startOfSelection/endOfSelection to widgets/TextBuffer (NOT DOCUMENTED ATM)

v2.8.2

Fix debug issue

v2.8.1

Document widgets: fix issues when destroying widgets, and issues with event listener + inheritance

v2.8.0

New Document widget - InlineFileInput: an InlineInput that autocomplete for files and/or directories, accepting or not unexisting files, etc...

v2.7.0

MINOR: now all document widgets that support copy and paste will use Ctrl-Y (by default) for copy instead of Ctrl-O (vi/vim use 'y' for copying, aka 'yank'), it still use Ctrl-P for paste (vi/vim use 'p' for paste, aka 'put')

v2.6.0

Prepare for third-party text-editor

v2.5.1

String-kit unicode width improvements

v2.5.0

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

... (truncated)

Commits
  • c3df5d1 EditableTextBox: Fix bug introduced in 2.8.x that prevent content passed to t...
  • 08dae8d Fix debug issue
  • a82f68f Document widgets: fix issues when destroying widgets, and issues with event l...
  • baf8900 New Document widget - InlineFileInput: an InlineInput that autocomplete for f...
  • 2be019f MINOR: now all document widgets that support copy and paste will use Ctrl-Y (...
  • 1784e50 .fileInput cleanup
  • a874bc4 Prepare for third-party text-editor
  • e0276fe wip: prepare for third party text-editor
  • afa096f wip
  • 4814fd3 wip
  • 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.8.3.
- [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.8.3)

---
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 24, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2022

Superseded by #113.

@dependabot dependabot bot closed this Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/terminal-kit-2.8.3 branch August 25, 2022 05:06
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