Skip to content

fix(deps): update version.aesh to v3.12#73

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/version.aesh
Open

fix(deps): update version.aesh to v3.12#73
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/version.aesh

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
org.aesh:terminal-tty (source) 3.43.12 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aeshell/aesh-readline (org.aesh:terminal-tty)

v3.12: Release 3.12

What's New in 3.12
Issues
  • #​182 Parser.stripAwayAnsiCodes() does not handle DEC-style escape sequences
Changes
  • Additional code quality fixes for release
  • Code quality fixes for release readiness
  • Fix Parser.stripAwayAnsiCodes() to handle DEC escape sequences (#​182)
  • Add ShellExampleTty and enter raw mode in ShellExample
  • Fix Ctrl+D IOError: catch IOError in addition to Exception
  • Improve release workflow to generate structured release notes

Full Changelog: aeshell/aesh-readline@v3.11...v3.12

v3.11: Release 3.11

What's New in 3.11
Changes
  • Add FuzzySearchHistory action with fzf-style interactive fuzzy matching bound to Ctrl+R (#​180)
  • Add fuzzy matching library ported from fzf (#​180)
  • Add fish-style history auto-suggestions via ghost text (aeshell/aesh#485)
  • Persist history timestamps to file across sessions
  • Fix IOException on Ctrl+D when grapheme cluster mode is active
  • Add JMH benchmarks for fuzzy matcher

Full Changelog: aeshell/aesh-readline@v3.8...v3.11

v3.8: Release 3.8

What's New in 3.8
Changes
  • Add mouse tracking protocol support
  • Add Windows mouse event support
  • Add table-driven ANSI/VT escape sequence parser
  • Add FFM-based POSIX terminal access (Java 22+)
  • Add lightweight terminal-detect module
  • Add 16-bit precision OSC color parsing
  • Add faint ANSI attribute support
  • Use bundled terminfo caps before spawning infocmp subprocess
  • Improve Windows console mode handling to match miniterm
  • Propagate setMouseHandler from TerminalConnection to WinSysTerminal
  • Disable QUICK_EDIT_MODE in raw mode on Windows
  • Fix Windows setAttributes to preserve console mode flags
  • Make TerminalEnvironment unit-testable via injectable env map

Full Changelog: aeshell/aesh-readline@v3.7...v3.8

v3.7: Release 3.7

What's New in 3.7
Changes
  • Create readline-api module with completion, suggestion, and Prompt
  • Move Prompt from readline to terminal-api module
  • Fix all javadoc warnings

Full Changelog: aeshell/aesh-readline@v3.6...v3.7

v3.6: Release 3.6

What's New in 3.6
Changes
  • Add FFM-based Windows console access as multi-release JAR (Java 22+)
  • Uniform image protocol detection and multiplexer-aware fallback
  • Detect Windows Terminal via registry and parent process when env vars are missing
  • Fix Sixel detection on Windows Terminal via cmd.exe
  • Fix stty parsing crash with non-English locales
  • Fix SSH test flakiness: dynamic ports and ANSI stripping
  • Fix MRJAR compilation overwriting artifact class directory
  • Upgrade Netty 4.1.81 to 4.1.121 and fix OSC query tests on Windows
  • Add GitHub Actions release workflow
  • Add Dependabot with auto-merge
  • Remove deprecated methods and consolidate ANSIBuilder with SemanticColor enum
  • Clean up code reuse, dead code, and per-keystroke overhead
  • Updated websocket dependencies to Jakarta and Tyrus
  • Removed jsch dependency

Full Changelog: aeshell/aesh-readline@3.5...v3.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/version.aesh branch from 7b47a7f to 67387d1 Compare April 28, 2026 17:11
@renovate renovate Bot changed the title fix(deps): update dependency org.aesh:terminal-tty to v3.5 fix(deps): update dependency org.aesh:terminal-tty to v3.6 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/version.aesh branch from 67387d1 to e7486fb Compare May 12, 2026 02:03
@renovate renovate Bot changed the title fix(deps): update dependency org.aesh:terminal-tty to v3.6 fix(deps): update dependency org.aesh:terminal-tty to v3.7 May 12, 2026
@renovate renovate Bot force-pushed the renovate/version.aesh branch from e7486fb to 4d3a688 Compare May 22, 2026 11:10
@renovate renovate Bot changed the title fix(deps): update dependency org.aesh:terminal-tty to v3.7 fix(deps): update dependency org.aesh:terminal-tty to v3.8 May 22, 2026
@renovate renovate Bot changed the title fix(deps): update dependency org.aesh:terminal-tty to v3.8 fix(deps): update version.aesh to v3.8 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/version.aesh branch from 4d3a688 to a303dd1 Compare June 4, 2026 15:35
@renovate renovate Bot changed the title fix(deps): update version.aesh to v3.8 fix(deps): update version.aesh to v3.11 Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/version.aesh branch from a303dd1 to 899c39e Compare June 5, 2026 15:06
@renovate renovate Bot changed the title fix(deps): update version.aesh to v3.11 fix(deps): update version.aesh to v3.12 Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants