Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Bump jansi from 1.18 to 2.1.1#50

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.fusesource.jansi-jansi-2.1.1
Closed

Bump jansi from 1.18 to 2.1.1#50
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.fusesource.jansi-jansi-2.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2020

Bumps jansi from 1.18 to 2.1.1.

Changelog

Sourced from jansi's changelog.

Jansi

Jansi 2.1.0, released 2020-12-07

  • 235b653 256 colors and truecolor support
  • 7dc9c1b Rename AnsiProcessorType to AnsiType
  • 5f87f09 Remove jdk 1.7 specific method, as we're still on jdk 1.6
  • 322c4d9 Move IO implementation classes to a separate package
  • 04d771c Move IO implementation classes to a separate package
  • 2babe3d Pass the console handle directly to the WindowsAnsiProcessor
  • cc7c8d9 Change test into an assertion as mapLibraryName should never return null
  • 63bd892 Improve dynamism so that the ansi mode can be set per stream and after initialization, #178
  • 8c681e9 Add a (manuel) test
  • 9477b53 Expose a isInstalled() method
  • 8be96cc Fix typo in AnsiProcessor name
  • f43e32b Remove references to old fusesource web site
  • a00711c Avoid possible flushing problems when displaying the logo
  • 9f43faa Avoid hardcoded numbers
  • 23e71d0 Fix test to identify pipes on cygwin/msys, fixes #179
  • 0926754 Fix ansi stream state after an exception is thrown, fixes #30
  • c77ec6c Just use a plain random to avoid a dependency on SecureRandom
  • 090132d Movement with cursorUpLine/cursorDownLine don't work on windows, fixes #140
  • 2e84084 jansi parent dependency upgrade, fixes #154
  • 8420b9c Ansi should implement java.lang.Appendable, fixes #168
  • 70adaeb Check values when emitting ansi sequences for cursor movement, fixes #172
  • 0171ecb Allow the re-initialization of streams, fixes #178
  • 5ce085b Merge pull request #177 from MrDOS/improvement/use-freebsd-container-working-directory
  • 816da96 Use the FreeBSD container working directory.
  • 4731663 Fix changelog

Jansi 2.0.1, released 2020-10-28

  • 282568f Make sure to include the jansi.properties file in native mode, use regex for libs

Jansi 2.0, released 2020-10-26

  • 8d65958 Remove old pom
  • 3d828cb Try to be more resilient when verifying the extracted library
  • 8bafdf7 Add resources for graalvm support
  • 71b5164 Clean a bit the native build part
  • 3ac28bb Upgrade to junit 5
  • 146b5f9 Reorganize to a single module
  • 4d24cd8 Remove hardly used stuff
  • aa0c419 Include jansi native
  • f252f0a Switch to 2.0-SNAPSHOT
  • 672c0f9 Forgot one call to new PrintStream

... (truncated)

Commits
  • 81e7c3d [maven-release-plugin] prepare release jansi-2.1.1
  • 9a84c14 Report the error in the exception, fixes #183
  • b9348fc Restore binary compatibility with previous versions
  • f5a9b92 add faint to test table
  • 39616d3 make build reproducible
  • 9b3fb19 [maven-release-plugin] prepare for next development iteration
  • c4f4c32 [maven-release-plugin] prepare release jansi-2.1.0
  • 5052b1a Update changelog for 2.1.0 release
  • 235b653 256 colors and truecolor support
  • 7dc9c1b Rename AnsiProcessorType to AnsiType
  • 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 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 the dependencies Pull requests that update a dependency file label Dec 16, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2021

Superseded by #55.

@dependabot dependabot bot closed this Jan 21, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.fusesource.jansi-jansi-2.1.1 branch January 21, 2021 05:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants