Skip to content

build(deps-dev): bump org.jline:jline from 4.4.3 to 4.4.5 - #2933

Merged
jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.jline-jline-4.4.5
Sep 22, 2026
Merged

jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.jline-jline-4.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jline:jline from 4.4.3 to 4.4.5.

Release notes

Sourced from org.jline:jline's releases.

JLine 4.4.5 is a bug fix release addressing terminal color palette initialization, FFM signal handling, and paginated list rendering, along with dependency updates.

🐛 Bug Fixes

  • fix: palette sized before infocmp capabilities are parsed (#2260) @​gnodet
  • fix: ColorPalette.loadPalette() falls back to default when terminal does not answer OSC 4 (#2261) @​gnodet
  • fix: prevent FFM provider from overwriting JVM-reserved SIGQUIT with SIG_DFL (#2271) @​gnodet
  • fix: correct paginated list/checkbox layout defects (#2273) @​gnodet
  • fix: replace ReDoS-vulnerable regex with simple string checks in DefaultPrinter (#2247) @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.10 to 0.9.11 (#2253) @​dependabot[bot]
  • chore: bump com.palantir.javaformat:palantir-java-format from 2.97.0 to 2.98.0 (#2254) @​dependabot[bot]
  • chore: bump actions/setup-java from 6.0.0 to 6.0.1 (#2258) @​dependabot[bot]
  • chore: bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.1 to 3.6.2 (#2266) @​dependabot[bot]
  • chore: bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.4 to 3.2.0 (#2268) @​dependabot[bot]
  • chore: bump org.apache.maven.plugins:maven-install-plugin from 3.1.4 to 3.2.0 (#2269) @​dependabot[bot]
  • chore: bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4 (#2270) @​dependabot[bot]

Full Changelog: jline/jline3@4.4.3...4.4.5

Commits
  • 2e88bc9 fix: correct paginated list/checkbox layout defects (fixes #2272)
  • dad6bb6 chore: bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4 (#2270)
  • 3ff7a09 chore: bump org.apache.maven.plugins:maven-install-plugin (#2269)
  • 069fc3a chore: bump org.apache.maven.plugins:maven-deploy-plugin (#2268)
  • 8c75ea3 chore: bump org.codehaus.mojo:build-helper-maven-plugin (#2266)
  • cba1a4f fix: prevent FFM from clobbering JVM-reserved SIGQUIT handler with SIG_DFL (f...
  • 633f41e Add KEYS file with GPG public signing key
  • 99248f4 fix: ColorPalette.loadPalette() falls back to default when terminal does not ...
  • 1dda3bc fix: palette sized before infocmp capabilities are parsed (#2256) (#2260)
  • 218b87e chore: bump actions/setup-java from 6.0.0 to 6.0.1 (#2258)
  • 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.jline:jline](https://github.com/jline/jline3) from 4.4.3 to 4.4.5.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.3...4.4.5)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Sep 21, 2026
@github-actions

Copy link
Copy Markdown

Test Results

  726 files  ±0    726 suites  ±0   1h 17m 10s ⏱️ + 1m 50s
  985 tests ±0    937 ✅ ±0   48 💤 ±0  0 ❌ ±0 
2 955 runs  ±0  2 811 ✅ ±0  144 💤 ±0  0 ❌ ±0 

Results for commit 8305d85. ± Comparison against base commit a110f75.

@jbonofre
jbonofre merged commit a41e351 into main Sep 22, 2026
7 checks passed
@jbonofre
jbonofre deleted the dependabot/maven/main/org.jline-jline-4.4.5 branch September 22, 2026 03:40
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.

1 participant