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.0.1#46

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jansi from 1.18 to 2.0.1.

Changelog

Sourced from jansi's 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
  • 8283aaf Fix possible encoding issues in the new AnsiNoSyncOutputStream
  • 182b884 Fix attributes used when erasing on windows, fixes #160
  • e12ff97 Merge pull request #173 from fusesource/dependabot/maven/jansi/junit-junit-4.13.1
  • 8370e29 Use a different enum when using the ENABLE_VIRTUAL_TERMINAL_PROCESSING on windows
  • 7be32c5 Do use the new variables
  • ef60bc5 Use constants for properties, allow by-passing the new system
  • 11b52d2 Fix logo
  • 57aa84d Fix windows support, do not use reflection while creating the system out/err print streams
  • 07916c1 Optimize system print streams when processing ANSI sequences
  • f6e8a9a Remove unneeded boxing/unboxing
  • 753c662 Bump junit from 4.7 to 4.13.1 in /jansi
  • 1461096 fixed typos giving ANSI output inconsistent with Ansi method name
  • c2aaada introduce jansi-native
  • f9e85d0 #151 extracted more common code to AnsiProcessor
  • 7e6bd5b #151 extracted AnsiProcessor and WindowsAnsiProcessor
  • 3b65176 typo...
  • 48489d0 #153 fixed buffer size
  • 0e7a582 example artifact has better maven-metadata than jansi
  • adb9e24 enhance memory usage using buffer, or avoiding alloc
  • 2f866c4 #146 add support for ConEmu (used by cmder)
  • fe749a5 prepare for next development iteration
  • da13459 fixed links to commit
  • 07702b4 prepare 1.18 site publication
Commits
  • 000180c [maven-release-plugin] prepare release jansi-2.0.1
  • 177694c Changelog for 2.0.1 release
  • 282568f Make sure to include the jansi.properties file in native mode, use regex for ...
  • 6912d44 [maven-release-plugin] prepare for next development iteration
  • a46ad76 [maven-release-plugin] prepare release jansi-2.0
  • a3b65cb Upgrade a few maven plugins
  • 79438c0 Remove references to AnsiOutputStream.java
  • a9049d7 Prepare for 2.0 release
  • 8d65958 Remove old pom
  • 3d828cb Try to be more resilient when verifying the extracted library
  • 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 7, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2020

Superseded by #48.

@dependabot dependabot bot closed this Dec 8, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.fusesource.jansi-jansi-2.0.1 branch December 8, 2020 05:55
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