This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Update dependency org.fusesource.jansi:jansi to v2 #332
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.
This PR contains the following updates:
1.18->2.3.4Release Notes
fusesource/jansi
v2.3.409722b7Disable colors when running inside emacs without comint, fixes #205e019a75Add missing colors to AnsiRender, fixes #21301d68f0Fix Ansi outputting escape sequences when disabled, fixes #2153ba11e9Avoid possible NPE, fixes #214v2.3.3e4d58d9Jansi fails to start on Mac arm, fixes #207v2.3.2629fdafFix sigsegv in chdir / setenvffc9fbbAdd a simple test for CLibrary.setenv/chdir35bd6b5Add CI build65e93edUse correct scm urls, fixes #19786bd1c3fix Maven Central badgev2.3.1753a7f1Fix completely broken windows code for chdir/setenvv2.3.06d61a76Add setenv and chdir methods to the CLibrary, fixes #196abca999Improve build reproductibility, fixes #192v2.2.0d8934d8Output of Jansi is corrupted in cygwin console on Windows 7, fixes #1906ace12eRemove unused import0b1e2ecAdd a getTerminalWidth method, fixes #1758a27841Add @since tags on new methodsfaf9331Bring back the AnsiRenderer, fixes #1840a06cebForce removal of unneeded OSGi headers94439a9Create javadoc for the native methods6097e80Fix javadoc syntax254ddf2Fix OSGi exports4a530b1Merge pull request #188 from romge/apply-method30cd5a9Update readme.md399473aHandle SGRs with multiple optionsf8fa335Mapping negative absolute positions to the first column/row8e1b67bGeneralize cursor movement2f93859Add Ansi.apply methodd386c6aconfigure _reproducible for maven-bundle-plugin #185b8f80e4update scm tagv2.1.19a84c14Report the error in the exception, fixes #183b9348fcRestore binary compatibility with previous versionsf5a9b92add faint to test table39616d3make build reproduciblev2.1.0235b653256 colors and truecolor support7dc9c1bRename AnsiProcessorType to AnsiType5f87f09Remove jdk 1.7 specific method, as we're still on jdk 1.6322c4d9Move IO implementation classes to a separate package04d771cMove IO implementation classes to a separate package2babe3dPass the console handle directly to the WindowsAnsiProcessorcc7c8d9Change test into an assertion as mapLibraryName should never return null63bd892Improve dynamism so that the ansi mode can be set per stream and after initialization, #1788c681e9Add a (manuel) test9477b53Expose a isInstalled() method8be96ccFix typo in AnsiProcessor namef43e32bRemove references to old fusesource web sitea00711cAvoid possible flushing problems when displaying the logo9f43faaAvoid hardcoded numbers23e71d0Fix test to identify pipes on cygwin/msys, fixes #1790926754Fix ansi stream state after an exception is thrown, fixes #30c77ec6cJust use a plain random to avoid a dependency on SecureRandom090132dMovement with cursorUpLine/cursorDownLine don't work on windows, fixes #1402e84084jansi parent dependency upgrade, fixes #1548420b9cAnsi should implement java.lang.Appendable, fixes #16870adaebCheck values when emitting ansi sequences for cursor movement, fixes #1720171ecbAllow the re-initialization of streams, fixes #1785ce085bMerge pull request #177 from MrDOS/improvement/use-freebsd-container-working-directory816da96Use the FreeBSD container working directory.4731663Fix changelogv2.0.1282568fMake sure to include the jansi.properties file in native mode, use regex for libsv2.0d8934d8Output of Jansi is corrupted in cygwin console on Windows 7, fixes #1906ace12eRemove unused import0b1e2ecAdd a getTerminalWidth method, fixes #1758a27841Add @since tags on new methodsfaf9331Bring back the AnsiRenderer, fixes #1840a06cebForce removal of unneeded OSGi headers94439a9Create javadoc for the native methods6097e80Fix javadoc syntax254ddf2Fix OSGi exports4a530b1Merge pull request #188 from romge/apply-method30cd5a9Update readme.md399473aHandle SGRs with multiple optionsf8fa335Mapping negative absolute positions to the first column/row8e1b67bGeneralize cursor movement2f93859Add Ansi.apply methodd386c6aconfigure _reproducible for maven-bundle-plugin #185b8f80e4update scm tagConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.