Skip to content

Update all patch dependencies to v4.0.4 (master)#670

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/mqtt-cli/master-all-patch
Mar 12, 2026
Merged

Update all patch dependencies to v4.0.4 (master)#670
renovate[bot] merged 1 commit into
masterfrom
renovate/mqtt-cli/master-all-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.jline:jline-picocli (source) 4.0.24.0.4 age confidence
org.jline:jline (source) 4.0.24.0.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jline/jline3 (org.jline:jline-picocli)

v4.0.4: JLine 4.0.4

Compare Source

Bug Fixes
  • Disable grapheme cluster mode probe (DECRQM) on Windows PosixSysTerminal to prevent escape sequence [?2027$p from leaking into subprocess output on Cygwin/MSYSTEM environments (#​1696)
    • This is a follow-up to the 4.0.3 fix which was insufficient — the isSystemStream() check was unreliable on Windows MSYSTEM environments
Full Changelog

v4.0.3: JLine 4.0.3

Compare Source

JLine 4.0.3

Bugfix release fixing output corruption on Windows when using Cygwin/MSYSTEM (Git Bash).

Bug Fixes
  • Fix grapheme cluster probe corrupting output on Windows — On Windows with Cygwin/MSYSTEM (Git Bash), the DECRQM mode 2027 probe (\e[?2027$p) was written to a raw FileDescriptor (stdout/stderr) rather than a real PTY device. When the output was piped (e.g. subprocess with captured output), this escape sequence leaked into the process output, corrupting downstream consumers. The probe is now skipped when the ExecPty output stream is not connected to a real terminal. Interactive Cygwin/MSYSTEM terminals that support mode 2027 are unaffected. (#​1695)

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cla-bot cla-bot Bot added the cla-signed label Mar 12, 2026
@renovate
renovate Bot merged commit d791a97 into master Mar 12, 2026
44 checks passed
@renovate
renovate Bot deleted the renovate/mqtt-cli/master-all-patch branch March 12, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants