Skip to content

Bump jlineVersion from 4.0.11 to 4.0.12#11940

Merged
Bukama merged 1 commit intomasterfrom
dependabot/maven/jlineVersion-4.0.12
Apr 14, 2026
Merged

Bump jlineVersion from 4.0.11 to 4.0.12#11940
Bukama merged 1 commit intomasterfrom
dependabot/maven/jlineVersion-4.0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps jlineVersion from 4.0.11 to 4.0.12.
Updates org.jline:jline-reader from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-reader's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-style from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-style's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-builtins from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-builtins's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-console from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-console's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-console-ui from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-console-ui's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-terminal from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-terminal's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-terminal-ffm from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-terminal-ffm's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-terminal-jni from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-terminal-jni's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jline-native from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jline-native's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • See full diff in compare view

Updates org.jline:jansi-core from 4.0.11 to 4.0.12

Release notes

Sourced from org.jline:jansi-core's releases.

JLine 4.0.12

JLine 4.0.12 is a quick follow-up fixing two regressions. A missing timeout in the forced-dump path caused busy-loop CPU spinning, and an unguarded AnsiConsole.providers() call threw NoSuchMethodError when running against older Jansi versions.

🐛 Bug Fixes

  • fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (fixes #1768) (#1769) @​gnodet
  • fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766) (#1767) @​gnodet
Commits
  • eea50e4 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 630eaaf fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes #1766)
  • 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 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 `jlineVersion` from 4.0.11 to 4.0.12.

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

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

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

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

Updates `org.jline:jline-console-ui` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.11...4.0.12)

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

Updates `org.jline:jline-terminal-ffm` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.11...4.0.12)

Updates `org.jline:jline-terminal-jni` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.11...4.0.12)

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

Updates `org.jline:jansi-core` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.11...4.0.12)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-style
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-builtins
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-console
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-console-ui
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-native
  dependency-version: 4.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jline:jansi-core
  dependency-version: 4.0.12
  dependency-type: direct:production
  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 Apr 14, 2026
@Bukama Bukama self-assigned this Apr 14, 2026
@Bukama Bukama merged commit 7830270 into master Apr 14, 2026
23 checks passed
@Bukama Bukama deleted the dependabot/maven/jlineVersion-4.0.12 branch April 14, 2026 16:31
@github-actions github-actions bot added this to the 4.1.0 milestone Apr 14, 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.

1 participant