Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.jline:jline from 3.24.1 to 3.30.2.

Release notes

Sourced from org.jline:jline's releases.

JLine 3.30.2

🐛 Bug Fixes

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

📦 Dependency updates

JLine 3.30.1

🐛 Bug Fixes

  • fix: Update LineReaderImpl to use new readMouseEvent signature with lastBinding parameter (#1261) @​gnodet

📝 Documentation updates

👻 Maintenance

JLine 3.30.0 comes with a brand new web site, a bunch of new features and a lof of bug fixes !

🎉 New Features

  • feat: add pluggable completion to Nano editor (fixes #1194) (#1195) @​gnodet
  • feat: enhanced MouseSupport to handle multiple mouse event formats (SGR, URXVT, SGR-Pixels) (#1229) @​gnodet
  • feat: add getCurrentMouseTracking to Terminal interface (#1230) @​gnodet
  • feat: add ability to get terminal default foreground and background colors (#1208) @​gnodet
  • feat: add password masking support for dumb terminals (fixes #1172) (#1205) @​gnodet
  • feat: add line numbers and current line marker to secondary prompt (fix for #1151) (#1152) @​bamcgill

... (truncated)

Commits
  • e68c37a [maven-release-plugin] prepare release jline-3.30.2
  • 6f31ad4 fix: enhance nanorc loading and introduce a ClasspathResourceUtil utility (#1...
  • 4bfa743 chore: Bump eu.maveniverse.maven.njord:extension from 0.5.1 to 0.5.2 (#1277)
  • 8063294 [maven-release-plugin] prepare for next development iteration
  • 8976af9 [maven-release-plugin] prepare release jline-3.30.1
  • 117acaf Fix release process
  • 7bc3dd1 Use Njord (#1273)
  • bfdcd72 docs: correct PicocliJLineExample snippet name in library-integration.md (#1271)
  • 281081f docs: validate code snippets during build time instead of runtime (#1272)
  • 2cd30a7 docs: add missing @​since 3.30.0 annotations to new methods in Terminal (#1270)
  • 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)

@dependabot dependabot bot added dependencies dependencies.json (if tool A requires tool B) java related to Java code, the Java Virtual Machine and directly related tooling (OpenJDK, Adoptium) labels May 19, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board May 19, 2025
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.24.1 to 3.30.2.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-parent-3.24.1...jline-3.30.2)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 3.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jline-jline-3.30.2 branch from 6ab582e to d6c2c49 Compare May 20, 2025 16:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #1342.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.jline-jline-3.30.2 branch May 26, 2025 20:56
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in IDEasy board May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies.json (if tool A requires tool B) java related to Java code, the Java Virtual Machine and directly related tooling (OpenJDK, Adoptium)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants