Skip to content

Bump the dependencies group with 2 updates - #327

Closed
dependabot[bot] wants to merge 1 commit into
1.21.4from
dependabot/gradle/dependencies-28bd1bf8bf
Closed

Bump the dependencies group with 2 updates#327
dependabot[bot] wants to merge 1 commit into
1.21.4from
dependabot/gradle/dependencies-28bd1bf8bf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: org.jline:jline and org.graalvm.buildtools.native.

Updates org.jline:jline from 4.4.0 to 4.4.2

Release notes

Sourced from org.jline:jline's releases.

JLine 4.4.2 is a bugfix release focused on terminal I/O reliability. It eliminates a race condition where the pump thread could steal keystrokes from subprocesses (e.g. less), fixes mouse event corruption on Windows at large column positions, and replaces wall-clock deadlines with monotonic timing to prevent misbehavior under NTP adjustments.

🐛 Bug Fixes

📦 Dependency updates

  • chore: bump org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0 (#2225) @​dependabot
  • chore: bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#2227) @​dependabot
  • chore: bump org.graalvm.buildtools:native-maven-plugin from 1.1.10 to 1.1.11 (#2215) @​dependabot
  • chore: bump com.diffplug.spotless:spotless-maven-plugin from 3.10.0 to 3.10.1 (#2214) @​dependabot
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.8 to 0.9.10 (#2213) @​dependabot

Full Changelog: jline/jline3@4.4.1...4.4.2

JLine 4.4.1 is a patch release with bug fixes focused on terminal rendering, line editing, and input safety. Highlights include a fix for first-line scrolling on terminals without the xenl capability, correct suffix handling during tab completion, a hard-timeout guard for terminal mode probing that could previously hang, and protection against exponential blowup in !# history expansion.

🐛 Bug Fixes

📦 Dependency updates

Commits
  • a03c103 chore: bump org.apache.maven.plugins:maven-compiler-plugin (#2225)
  • 26a7c95 chore: bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#2227)
  • 6b86d17 fix: use System.nanoTime() for monotonic deadline accounting (fixes #2230)
  • 33dadd1 fix: use poll(2) for probe and PTY reads (fixes #2223)
  • 3ee98ca fix: use poll(2) in pump thread to prevent tty keystroke theft (#2222)
  • 7606536 chore: bump org.graalvm.buildtools:native-maven-plugin (#2215)
  • a487625 chore: bump com.diffplug.spotless:spotless-maven-plugin (#2214)
  • dbf3b0a chore: bump eu.maveniverse.maven.nisse:extension from 0.9.8 to 0.9.10 (#2213)
  • 82fe59d fix: switch Windows mouse encoding from X10 to SGR format (#2221)
  • d7031cc fix: add mouse support capability to Windows terminal types (fixes #2217)
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools.native from 1.1.11 to 1.1.12

Release notes

Sourced from org.graalvm.buildtools.native's releases.

1.1.12

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.11...1.1.12

Commits
  • b043a90 Release 1.1.12
  • aeed1ab Merge pull request #1041 from graalvm/update-metadata-to-1.0.13
  • 4d9fbd2 Update reachability metadata to 1.0.13
  • 976c054 Merge pull request #1040 from graalvm/bump-version-to-1.1.12-SNAPSHOT
  • 5025505 Bump version to 1.1.12-SNAPSHOT
  • a3f832d Improve native-image executable discovery with explicit/convention launcher d...
  • 510dbf4 Merge pull request #1037 from graalvm/release/1.1.11
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [org.jline:jline](https://github.com/jline/jline3) and [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools).


Updates `org.jline:jline` from 4.4.0 to 4.4.2
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.0...4.4.2)

Updates `org.graalvm.buildtools.native` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.11...1.1.12)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 7, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/dependencies-28bd1bf8bf branch September 7, 2026 23:18
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