Skip to content

chore(deps): Bump org.aesh:terminal-http from 3.14.1 to 3.16.4 - #25547

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.aesh-terminal-http-3.16.4
Open

chore(deps): Bump org.aesh:terminal-http from 3.14.1 to 3.16.4#25547
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.aesh-terminal-http-3.16.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps org.aesh:terminal-http from 3.14.1 to 3.16.4.

Release notes

Sourced from org.aesh:terminal-http's releases.

Release 3.16.4

What's New in 3.16.4

Issues

  • #230 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.4 to 1.1.5
  • #231 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 to 1.1.6
  • #233 Input lost between readline cycles when stdinHandler restored to null in finish()
  • #234 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 to 1.1.7

Changes

  • Revert native-maven-plugin to 1.1.5 — 1.1.6 is broken
  • Buffer input between readline cycles to prevent data loss (#233)

Full Changelog: aeshell/aesh-readline@v3.16.3...v3.16.4

Release 3.16.3

What's New in 3.16.3

Issues

  • #223 Bump org.junit.vintage:junit-vintage-engine from 5.12.2 to 6.1.1
  • #224 ExecPty: hardcode /bin/stty on macOS to avoid GNU coreutils conflict
  • #225 Bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1
  • #227 Bump netty.version from 4.2.15.Final to 4.2.16.Final
  • #228 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.3 to 1.1.4
  • #229 Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.14.4

Changes

  • updated sshd to 2.19.0
  • Align junit-vintage-engine to 5.14.4 matching platform-launcher 1.14.4
  • Revert junit-vintage-engine to 5.12.2 — 6.1.1 breaks native tests
  • Hardcode /bin/stty on macOS to avoid GNU coreutils conflict (#224)
  • Ignore JUnit 6.x in Dependabot — incompatible with native-maven-plugin

Full Changelog: aeshell/aesh-readline@v3.16.2...v3.16.3

Release 3.16.2

What's New in 3.16.2

Issues

  • #219 Bump org.junit.vintage:junit-vintage-engine from 5.12.2 to 6.1.1
  • #220 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.2 to 1.1.3
  • #222 Add Enable-Native-Access manifest entry to terminal-tty JAR to suppress FFM warning

Changes

... (truncated)

Commits
  • 9eebd41 Release 3.16.4
  • 1b0ea71 Merge pull request #234 from aeshell/dependabot/maven/org.graalvm.buildtools-...
  • 5157ac1 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 to 1.1.7
  • c5992be Revert native-maven-plugin to 1.1.5 — 1.1.6 is broken
  • 1ccab7a Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1
  • fcbedd1 Buffer input between readline cycles to prevent data loss (#233)
  • b07e3f4 Merge pull request #231 from aeshell/dependabot/maven/org.graalvm.buildtools-...
  • 6fcb3ff Bump org.graalvm.buildtools:native-maven-plugin from 1.1.5 to 1.1.6
  • 7df6771 Merge pull request #230 from aeshell/dependabot/maven/org.graalvm.buildtools-...
  • d275f89 Bump org.graalvm.buildtools:native-maven-plugin from 1.1.4 to 1.1.5
  • 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-http](https://github.com/aeshell/aesh-readline) from 3.14.1 to 3.16.4.
- [Release notes](https://github.com/aeshell/aesh-readline/releases)
- [Commits](aeshell/aesh-readline@v3.14.1...v3.16.4)

---
updated-dependencies:
- dependency-name: org.aesh:terminal-http
  dependency-version: 3.16.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 Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

🔬 Scalpel shadow comparison — Scalpel: 2 tested, 1 compile-only — current: 0 all tested

Maveniverse Scalpel detected 3 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (3)
  • camel-jbang-plugin-tui
  • camel-launcher
  • camel-launcher-container

Changed properties: aesh-terminal-version

Skip-tests mode would test 2 modules (1 direct + 1 downstream), skip tests for 1 (generated code, meta-modules)

Modules Scalpel would test (2)
  • camel-jbang-plugin-tui
  • camel-launcher-container
Modules with tests skipped (1)
  • camel-launcher

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (4 modules)
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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