Bump org.jline:jline from 3.30.6 to 3.30.7#2297
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.6 to 3.30.7. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.6...jline-3.30.7) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 3.30.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results242 files ±0 242 suites ±0 18m 59s ⏱️ +58s For more details on these failures, see this check. Results for commit 95a8efc. ± Comparison against base commit a9d490d. |
rovarga
approved these changes
Mar 3, 2026
Contributor
rovarga
left a comment
There was a problem hiding this comment.
I think we should remove the cp= workaround as part of this upgrade.
Member
|
@rovarga also the TCCL trick to deal with terminal classloader issue can be removed. I will include the cleanup in a commit on this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.jline:jline from 3.30.6 to 3.30.7.
Release notes
Sourced from org.jline:jline's releases.
... (truncated)
Commits
2cbd67f[maven-release-plugin] prepare release jline-3.30.72ea6035Merge pull request #1679 from jline/backport/jline-3.x/fix-key-binding-docs-1668c623dc8fix: Use KeyMap.key() for capability-based key bindings in example (fixes #1668)1590c4dMerge pull request #1675 from jline/dependabot/github_actions/jline-3.x/crazy...92110edMerge pull request #1671 from jline/backport/jline-3.x/fix-msys2-backspace-1445a5abb9bMerge pull request #1672 from jline/backport/jline-3.x/fix-windows-unicode-en...f0185c1refactor: Replace reflection-based codepage detection with TerminalProvider m...a068329fix: Address code review feedback for Windows codepage auto-detectiondabb847fix: Restore Windows console codepage auto-detection (fixes #1366)d69c1a3Merge pull request #1677 from jline/backport/jline-3.x/remove-fqcn-ffm-terminalDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)