Skip to content

Bump jline from 3.29.0 to 3.30.6#6575

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jline-3.30.6
Closed

Bump jline from 3.29.0 to 3.30.6#6575
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jline-3.30.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 10, 2025

Bumps jline from 3.29.0 to 3.30.6.
Updates org.jline:jline from 3.29.0 to 3.30.6

Release notes

Sourced from org.jline:jline's releases.

3.30.6

🐛 Bug Fixes

  • Optimize Display performance and fix terminal capability usage (#1422) @​gnodet

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

... (truncated)

Commits
  • 06618a4 [maven-release-plugin] prepare release jline-3.30.6
  • 140f9b1 Upgrade to njord 0.8.3
  • b0c6185 Optimize Display performance and fix terminal capability usage (#1421) (#1422)
  • ac4211d Set version to 3.30.6-SNAPSHOT
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • Additional commits viewable in compare view

Updates org.jline:jline-console from 3.29.0 to 3.30.6

Release notes

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

3.30.6

🐛 Bug Fixes

  • Optimize Display performance and fix terminal capability usage (#1422) @​gnodet

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

... (truncated)

Commits
  • 06618a4 [maven-release-plugin] prepare release jline-3.30.6
  • 140f9b1 Upgrade to njord 0.8.3
  • b0c6185 Optimize Display performance and fix terminal capability usage (#1421) (#1422)
  • ac4211d Set version to 3.30.6-SNAPSHOT
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `jline` from 3.29.0 to 3.30.6.

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

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

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 3.30.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-console
  dependency-version: 3.30.6
  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 Sep 10, 2025
@ptupitsyn ptupitsyn closed this Sep 11, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 11, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/jline-3.30.6 branch September 11, 2025 04:23
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