Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.fusesource.jansi:jansi to v2 #268

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2023

Ready for review

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.fusesource.jansi:jansi (source) 1.18 -> 2.4.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

fusesource/jansi (org.fusesource.jansi:jansi)

v2.4.0

v2.3.4

v2.3.3

v2.3.2

v2.3.1

  • 753a7f1 Fix completely broken windows code for chdir/setenv

v2.3.0

v2.2.0

v2.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

v2.1.0

  • 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

v2.0.1

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

v2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from sgammon as a code owner July 23, 2023 09:58
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 23, 2023
@sgammon sgammon enabled auto-merge July 23, 2023 10:00
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #268 (fb521ec) into v3 (fa294b6) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #268      +/-   ##
==========================================
- Coverage   54.12%   54.11%   -0.02%     
==========================================
  Files         260      260              
  Lines        8824     8824              
  Branches     1260     1259       -1     
==========================================
- Hits         4776     4775       -1     
  Misses       3656     3656              
- Partials      392      393       +1     
Flag Coverage Δ
jvm 54.11% <ø> (-0.02%) ⬇️
lib 55.56% <ø> (-0.02%) ⬇️
substrate 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa294b6...fb521ec. Read the comment docs.

@sgammon sgammon added this pull request to the merge queue Jul 23, 2023
Merged via the queue into v3 with commit 53c755f Jul 23, 2023
@sgammon sgammon deleted the renovate/major-jansi branch July 23, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant