Skip to content

Bump org.aesh:terminal-tty from 3.3 to 3.4#124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.aesh-terminal-tty-3.4
Open

Bump org.aesh:terminal-tty from 3.3 to 3.4#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.aesh-terminal-tty-3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps org.aesh:terminal-tty from 3.3 to 3.4.

Commits
  • bcb8f43 version 3.4
  • 337a326 Flush instead of close writer in AbstractWindowsTerminal.close()
  • 0fe85d4 Restore original console input mode on close
  • 3cf018b Enable VIRTUAL_TERMINAL_INPUT on Windows for mouse and VT key support
  • 0ddfcd4 Slim down Connection interface with TerminalFeatures delegate
  • 3fac5ce Several API improvements, naming consistency, optional, cleanups, +++
  • bc51c4d Have Connection implement Appendable
  • a49aa2f Add OSC 52 clipboard write support for kill/copy actions
  • 082b720 Add query timeout constants to Connection interface
  • bd00363 Handle window resize events on Windows
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.aesh:terminal-tty](https://github.com/aeshell/aesh-readline) from 3.3 to 3.4.
- [Release notes](https://github.com/aeshell/aesh-readline/releases)
- [Commits](aeshell/aesh-readline@3.3...3.4)

---
updated-dependencies:
- dependency-name: org.aesh:terminal-tty
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 23, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants