Skip to content

Bump org.jline:jline-reader from 3.29.0 to 3.30.4 #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps org.jline:jline-reader from 3.29.0 to 3.30.4.

Release notes

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

JLine 3.30.4

🐛 Bug Fixes

  • fix: fix Jansi AnsiConsole broken color detection in uber jars (#1305) @​gnodet
  • fix: Fix SyntaxHighlighter glob pattern handling for non-default file systems (#1300) @​gnodet

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

  • chore: fix intermittent encoding test failures by handling READ_EXPIRED correctly (#1303) @​gnodet
  • chore: improve Maven cache fallback strategy in GitHub Actions (#1304) @​gnodet

JLine 3.30.3

🚀 New features and improvements

  • Add support for separate encodings for stdin, stdout, and stderr (#1284) @​gnodet
  • [consoleui] Make prompts work in non-fullscreen mode (#1283) @​gnodet

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

  • chore: Fix build.bat syntax errors and preserve arguments in rebuild command (#1286) @​gnodet
  • chore: Fix flaky DumbTerminalPasswordTest (#1287) @​gnodet
  • chore: add Palantir Java Format version property for Dependabot updates (#1285) @​gnodet

JLine 3.30.2

🐛 Bug Fixes

  • fix: enhance nanorc loading and introduce a ClasspathResourceUtil utility (#1276) @​gnodet

... (truncated)

Commits
  • fcf6461 [maven-release-plugin] prepare release jline-3.30.4
  • d096f1f docs: Link to Pty4j on Terminal (#1295)
  • ce2d44f fix: fix Jansi AnsiConsole broken color detection in uber jars (#1305)
  • ac97af1 chore: Bump eu.maveniverse.maven.njord:extension from 0.5.4 to 0.6.2 (#1307)
  • f914fa8 chore: Bump groovy.version from 4.0.26 to 4.0.27 (#1306)
  • a21d909 chore: Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#1308)
  • 96c50f3 fix: fix SyntaxHighlighter addFiles method to handle glob patterns correctly ...
  • 1bdd1ac chore: fix intermittent encoding test failures by handling READ_EXPIRED corre...
  • 0cfb48c chore: improve Maven cache fallback strategy in GitHub Actions (#1304)
  • 3a12449 [maven-release-plugin] prepare for next development iteration
  • 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 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 [org.jline:jline-reader](https://github.com/jline/jline3) from 3.29.0 to 3.30.4.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.29.0...jline-3.30.4)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.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 May 29, 2025
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