This repository has been archived by the owner on Aug 8, 2021. It is now read-only.
Update dependency org.fusesource.jansi:jansi to v1.18 #13
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.9
->1.18
Release Notes
fusesource/jansi
v1.18
d52d37d
Switch to hawtjni 1.17bbd72d6
Fix error messages, #1343101eeb
Provide an alternative way to get jansi version5a5e8cb
#130 added Automatic-Module-Name to manifest for Java 9 auto-module1c4b015
Merge branch 'master' of https://github.com/fusesource/jansi.git70ff98d
switch to 1.18-SNAPSHOT # Conflicts: # example/pom.xml # jansi/pom.xml # pom.xmld5f60ed
updated changelog for 1.17.1 release44b1ebf
added Maven central iconb1ef765
#98 added link to HawtJNI Runtime Library class documentation0507042
fixed compiler warning7ae726d
improved javadoc272f395
added details on redirection to a filee2ac629
#124 detect console handle from stderr separately from stdout3a9c8fb
switch to 1.18-SNAPSHOTbca4c36
updated changelog for 1.17.1 releaseb602f13
added Maven central icona463253
#98 added link to HawtJNI Runtime Library class documentation6af32f4
fixed compiler warning49e8293
improved javadoc3302b8f
added details on redirection to a file9338527
#124 detect console handle from stderr separately from stdoutv1.17.1
2a505ba
improved javadoc to link to Jansi native1e0f706
Revert "Fix Thread test to run test in additional threads"8918099
Fix Thread test to run test in additional threads8329e31
Update documentation about cursor move27c99e1
fixed invalid buffer size when copying to PrintStream0728c6d
fixed incorrect implementation in case of ansi.strip2142202
added explanations on results expected for specific situations1a77e3c
#119 detect Git bash with TERM=xterm since BASH is not visibleabe94bf
#114 prepare 1.17.1 release73c621f
on MSYSTEM=MINGW, only BASH is natively ANSI aware, not Git CMD #11948b0be5
improved diagnostic output68c5810
Javadoc quick fix for warnings and errorse45e466
Synchronization to protect against problems while analyzing Ansi codes resulting from multithreading0645365
update changelog.md for 1.17 releasecd34211
Pass RESET_CODE via filter while closing PrintStream14b601c
prepare Jansi 1.17 sitev1.17
2a505ba
improved javadoc to link to Jansi native1e0f706
Revert "Fix Thread test to run test in additional threads"8918099
Fix Thread test to run test in additional threads8329e31
Update documentation about cursor move27c99e1
fixed invalid buffer size when copying to PrintStream0728c6d
fixed incorrect implementation in case of ansi.strip2142202
added explanations on results expected for specific situations1a77e3c
#119 detect Git bash with TERM=xterm since BASH is not visibleabe94bf
#114 prepare 1.17.1 release73c621f
on MSYSTEM=MINGW, only BASH is natively ANSI aware, not Git CMD #11948b0be5
improved diagnostic output68c5810
Javadoc quick fix for warnings and errorse45e466
Synchronization to protect against problems while analyzing Ansi codes resulting from multithreading0645365
update changelog.md for 1.17 releasecd34211
Pass RESET_CODE via filter while closing PrintStream14b601c
prepare Jansi 1.17 sitev1.16
65c537c
Upgrade to released versions of hawtjni and jansi-native7746c55
Update changelog.md90fb161
Update changelog18368e3
Support insert / delete lines ansi sequences52fba5a
Fix inverted colorsae16025
Add changelog for 1.16708591c
Merge pull request #81 from hboutemy/reporting1eb47a7
updated reporting configurationc6830ac
Use english locale when converting to lower case3f72c94
Update changelog.md8c2902a
Upgrade some plugins36d386d
Merge pull request #82 from hboutemy/javadocbb3d538
ANSI output stripping does not work if TERM is xterm, fixes #833c82c33
Provide FreeBSD native support by default, fixes #56e73f297
Make AnsiOutputStream#write synchronized to avoid possible problems97750d6
Harcode the reset code to avoid having the AnsiOutputStream depending on Ansi, fix typo228563e
Avoid the charset lookup08e2c4a
Correct support for the bright colors on windowse3748a2
improved javadocdbf2e8c
Add a few methods to be able to render code names more easily, fixes #142616142
Fix encoding problem on AnsiConsole.out on windows, fixes #79a9ceddb
Merge pull request #78 from hboutemy/scm-publish8824843
Merge pull request #76 from hboutemy/site-1.15de1c836
use scm-publish plugin to deploy site to gh-pages4702c58
site enhancements for 1.15 releasev1.15
1e70152
Merge remote-tracking branch 'dblock/readme-colors'a8cda38
Code cleanup91669be
Fix typo27d9311
Update headers4864636
Make method public and don't make statement unnecessarily nested within else clause.fd67379
Refactor org.fusesource.jansi.AnsiRenderer.render(String) into a new method org.fusesource.jansi.AnsiRenderer.render(String, Appendable). I want to use this from Log4j.fd83740
Merge pull request #70 from lacasseio/gradle-issue-882471902d
Merge pull request #72 from Joe-Merten/ExtColors87da527
Merge branch 'hboutemy-APIdoc'0acd7e5
fixed API doc generation99020cc
added support for extended colors (xterm 256 and 24 bit rgb)38a24fa
AvoidprocessCursorDown
overflow on Y axisv1.14
eeda18c
Merge pull request #59 from sschuberth/masterb84df55
Merge pull request #65 from jbonofre/NATIVE_FIX074c23b
Deal with UnsatisfiedLinkError: when native lib can't be loaded, jansi can deal with this case.5a3a670
Make isXterm() also detect xterm-color and friendsfad337e
Improve fix for issue #55. If we can't load that natives for any reason, fallback to better defaults.v1.13
a7ec77c
Updating website bits.55c3817
Merge pull request #50 from sschuberth/master08fc17a
Merge pull request #52 from hboutemy/mastere180ab1
Add the README's example as a separate project25ed28f
Rename isCygwin() to isXterm()a54d2b5
Merge pull request #54 from ChristianSchulte/master823ee46
java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no jansi64-1.12 in java.library.path, no jansi-1.12 in java.library.path, no jansi in java.library.path]affe709
make ansi(int) and ansi(StringBuilder) static methods consistent with ansi(), ie support NoAnsi03e7a2a
Merge pull request #51 from jdillon/normalize-formatting519410f
normalize formatting using default idea settingsadeb16e
Update readme.md59546ea
Update readme.mdb9f61a2
Update readme.mdv1.12
5d4eb66
Fixing dep id.3949775
Update parent pom.ec777e7
Switch to released jansi-native artifacts.5dcfc1a
Update to use new style of native artifacts.a7a0120
Switching to sonatype mvn repo.daff2c9
Build against jansi-native 1.6-SNAPSHOT5aa64b1
Merge pull request #46 from DevFactory/release/multiple-code-improvements-fix-123afd0e
Merge pull request #15 from garydgregory/better-Ansi236d35f
Merge pull request #45 from sschuberth/master1f0e856
Multiple code improvements - squid:SwitchLastCaseIsDefaultCheck, squid:S1197, squid:S111865d955b
Detect Cygwin, including the MSYS(2) forks704633f
Fix compatibility with jansi 1.11bc4e70a
Upgrade to jansi-native 1.6-SNAPSHOT4a018a5
Export the internal package so that Kernel32 and CLibrary can be used in OSGi620c446
Fill console attributes when erasing the screen on windows to not leave unwanted backgrounds on the screenbf3b544
Make sure bright colors are not completely ignored on windowsc69c78b
Fix some javadocs warnings2400c7a
Merge pull request #35 from udalov/patch-10d398a5
Check isatty() separately for stdout and stderrc3b76bc
Merge pull request #26 from ghquant/fix-Ansi-DefaultColors-Windows5f202de
Merge pull request #20 from tksk/masterfc87486
#10: Fixed broken links in readme file.239255c
#17: Fixed typos, and @deprecated methods with typo.489c4d3
Merge pull request #21 from jdbernard/master20a1ebb
Merge pull request #13 from garydgregory/turkish-fix682f9c3
implemented missing functions to set the default text and background colors on Windows0d05930
Added additional escape sequences defined in ECMA-48.2ef5976
support jansi.force property to force ansi escapes9bab505
Merge pull request #19 from xuwei-k/patch-1v1.11
v1.10
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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.