Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps jline-terminal.version from 3.20.0 to 3.21.0.
Updates jline-terminal from 3.20.0 to 3.21.0

Changelog

Sourced from jline-terminal's changelog.

JLine 3.21.0

  • 3654a2a0 Fix JNA CLibrary constants on non x86 platforms, fixes #687 (#727)
  • 057d00e7 Upgrade gogo libraries (#725)
  • 738635f7 Fix line endings in jline-gogo.bat (#726)
  • fd2589f7 Disable JNA for Mac/M1 platform (#721)
  • 427d05e1 Upgrade to JNA 5.9.0 (#722)
  • d774f6f5 Fix telnet bind address, fixes #611 (#723)
  • eac455ea Improve PumpReader surrogate char handling (#720)
  • e2313dfe Fix problem with PumpReader waiting forever, fixes #659 (#719)
  • c6ae2c12 Rename History.read parameter to be more clear (#718)
  • c12a7bde Upgrade to jansi 2.4.0 (#717)
  • 9908d12e Upgrade sshd to 2.7.0 (#715)
  • deb7469d Fix PumpReader support for supplementary code points, fixes #658 (#716)
  • 0a35dc7f Inherit appName from the terminal, fixes #631 (#714)
  • 8843bbe9 Allow easy custom candidate sorting (#678)
  • b9ca72d3 Fix emoji character width, fixes #683 (#713)
  • bef9396d Telnet ConnectionManager should clean closed connections, fixes #709 (#712)
  • 5eaf5194 Force to use FreeBSD stty on Mac (#706)
  • 397e7288 Stack is a thread-safe synchronized collection. (#696)
  • f8c6bb78 Change nested classes to static nested classes where possible
  • a3a56888 Typo in CompletionMatcher's javadoc, fixes #711
  • e2795498 fix build script missing complain if no command is given
  • a3e97824 Enable jdk17 for testing
  • d3de534c REPL-console: fix the parameter expansion of exit command
  • f3c967f4 Remove unnecessary t.getCause() call
  • ba065314 Use try-with-resources where possible
  • 56c2a07e Remove superfluous use of boxing
  • 3ae43a15 #681 Extend jansi 2.x import package range
  • a01fe264 3.19.0 Regression - Escape sequences are printed when using Git Bash in Windows Terminal, fixes #693
  • 0670361a DefaultPrinter: fix table column selection when column name contains '.'-char(s)
  • 31229b05 Added a few tests for CompletionMatcher
  • 74c97a23 [JLINE-699] Make candidates for completion unique
  • 9ca636f3 Fix possible ArrayStoreException in stream (#701)
  • b14c437c Purge depshield badge
  • a1fcd9f5 prnt command: improve management of option --columns=
  • 97391909 Auto suggestion error when command contains '|' character(s), fixes #679
  • 9abe8b7e Nano editor does not work well on Windows terminals, fixes #676
  • 574dd56e JLine bundle jline-3.20.0.jar has a wrong Automatic-Module-Name, fixes #675
  • f55f2e29 Groovy REPL: enum tab completion fails for imported class, fixes #674
  • 03b6a55f Windows CMD: adding terminal status overwrites previous command lines, fixes #673
  • db29d290 ttop command display is messed on Windows, fixes #672
Commits

Updates jline-reader from 3.20.0 to 3.21.0

Changelog

Sourced from jline-reader's changelog.

JLine 3.21.0

  • 3654a2a0 Fix JNA CLibrary constants on non x86 platforms, fixes #687 (#727)
  • 057d00e7 Upgrade gogo libraries (#725)
  • 738635f7 Fix line endings in jline-gogo.bat (#726)
  • fd2589f7 Disable JNA for Mac/M1 platform (#721)
  • 427d05e1 Upgrade to JNA 5.9.0 (#722)
  • d774f6f5 Fix telnet bind address, fixes #611 (#723)
  • eac455ea Improve PumpReader surrogate char handling (#720)
  • e2313dfe Fix problem with PumpReader waiting forever, fixes #659 (#719)
  • c6ae2c12 Rename History.read parameter to be more clear (#718)
  • c12a7bde Upgrade to jansi 2.4.0 (#717)
  • 9908d12e Upgrade sshd to 2.7.0 (#715)
  • deb7469d Fix PumpReader support for supplementary code points, fixes #658 (#716)
  • 0a35dc7f Inherit appName from the terminal, fixes #631 (#714)
  • 8843bbe9 Allow easy custom candidate sorting (#678)
  • b9ca72d3 Fix emoji character width, fixes #683 (#713)
  • bef9396d Telnet ConnectionManager should clean closed connections, fixes #709 (#712)
  • 5eaf5194 Force to use FreeBSD stty on Mac (#706)
  • 397e7288 Stack is a thread-safe synchronized collection. (#696)
  • f8c6bb78 Change nested classes to static nested classes where possible
  • a3a56888 Typo in CompletionMatcher's javadoc, fixes #711
  • e2795498 fix build script missing complain if no command is given
  • a3e97824 Enable jdk17 for testing
  • d3de534c REPL-console: fix the parameter expansion of exit command
  • f3c967f4 Remove unnecessary t.getCause() call
  • ba065314 Use try-with-resources where possible
  • 56c2a07e Remove superfluous use of boxing
  • 3ae43a15 #681 Extend jansi 2.x import package range
  • a01fe264 3.19.0 Regression - Escape sequences are printed when using Git Bash in Windows Terminal, fixes #693
  • 0670361a DefaultPrinter: fix table column selection when column name contains '.'-char(s)
  • 31229b05 Added a few tests for CompletionMatcher
  • 74c97a23 [JLINE-699] Make candidates for completion unique
  • 9ca636f3 Fix possible ArrayStoreException in stream (#701)
  • b14c437c Purge depshield badge
  • a1fcd9f5 prnt command: improve management of option --columns=
  • 97391909 Auto suggestion error when command contains '|' character(s), fixes #679
  • 9abe8b7e Nano editor does not work well on Windows terminals, fixes #676
  • 574dd56e JLine bundle jline-3.20.0.jar has a wrong Automatic-Module-Name, fixes #675
  • f55f2e29 Groovy REPL: enum tab completion fails for imported class, fixes #674
  • 03b6a55f Windows CMD: adding terminal status overwrites previous command lines, fixes #673
  • db29d290 ttop command display is messed on Windows, fixes #672
Commits

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)

Bumps `jline-terminal.version` from 3.20.0 to 3.21.0.

Updates `jline-terminal` from 3.20.0 to 3.21.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.20.0...jline-parent-3.21.0)

Updates `jline-reader` from 3.20.0 to 3.21.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.20.0...jline-parent-3.21.0)

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-reader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Oct 25, 2021
@lvca lvca merged commit 97c63f0 into main Oct 25, 2021
@lvca lvca self-assigned this Oct 25, 2021
@lvca lvca added this to the 21.10.2 milestone Oct 25, 2021
@dependabot dependabot bot deleted the dependabot/maven/jline-terminal.version-3.21.0 branch October 25, 2021 05:04
mergify bot added a commit that referenced this pull request Dec 21, 2025
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.1 to 1.10.2.
Release notes

*Sourced from [at.yawk.lz4:lz4-java's releases](https://github.com/yawkat/lz4-java/releases).*

> lz4-java v1.10.2
> ----------------
>
> What's Changed
> --------------
>
> * Reproducible build by [`@​yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#15](https://redirect.github.com/yawkat/lz4-java/pull/15)
> * Run tests for pull requests again by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#17](https://redirect.github.com/yawkat/lz4-java/pull/17)
> * Add `.git-versioned-pom.xml` to .gitignore by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#16](https://redirect.github.com/yawkat/lz4-java/pull/16)
> * Fix source code formatting by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#18](https://redirect.github.com/yawkat/lz4-java/pull/18)
> * Improve publish workflow by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#19](https://redirect.github.com/yawkat/lz4-java/pull/19)
> * Migrate to macOS 15 x86\_64 for release build by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#21](https://redirect.github.com/yawkat/lz4-java/pull/21)
> * Use gcc included in Windows image for release build by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#22](https://redirect.github.com/yawkat/lz4-java/pull/22)
> * Improve `LZ4FrameIOStreamTest` test by [`@​Marcono1234`](https://github.com/Marcono1234) in [yawkat/lz4-java#23](https://redirect.github.com/yawkat/lz4-java/pull/23)
> * Rename windows JNI lib to liblz4-java.dll by [`@​HTHou`](https://github.com/HTHou) in [yawkat/lz4-java#25](https://redirect.github.com/yawkat/lz4-java/pull/25)
> * Use bnd-maven-plugin to fix osgi manifest headers by [`@​aptmac`](https://github.com/aptmac) in [yawkat/lz4-java#28](https://redirect.github.com/yawkat/lz4-java/pull/28)
>
> New Contributors
> ----------------
>
> * [`@​HTHou`](https://github.com/HTHou) made their first contribution in [yawkat/lz4-java#25](https://redirect.github.com/yawkat/lz4-java/pull/25)
> * [`@​aptmac`](https://github.com/aptmac) made their first contribution in [yawkat/lz4-java#28](https://redirect.github.com/yawkat/lz4-java/pull/28)
>
> **Full Changelog**: <yawkat/lz4-java@v1.10.1...v1.10.2>


Changelog

*Sourced from [at.yawk.lz4:lz4-java's changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md).*

> Change log
> ==========
>
> 1.8.0
> -----
>
> * Upgraded LZ4 to 1.9.3. Updated the JNI bindings. Minimum glibc version in GNU/Linux platforms: 2.17 on aarch64, 2.2.5 on amd64, 2.17 on ppc64le, 2.2 on s390x.
> * Supported the JNI binding for Darwin aarch64.
> * [#174](https://redirect.github.com/lz4/lz4-java/issues/174)
>   Fixed NullPointerException when reading a malformed input by LZ4FrameInputStream.
>   (Marco Berlot, Rei Odaira)
> * [#169](https://redirect.github.com/lz4/lz4-java/issues/169)
>   Added information about requiring ant 1.10.2 or newer.
>   (guru prasad HB, Rei Odaira)
> * [#167](https://redirect.github.com/lz4/lz4-java/issues/167)
>   Supported using LZ4SafeDecompressor in LZ4DecompressorWithLength.
>   (sahilpaudel-pe, Rei Odaira)
> * [#163](https://redirect.github.com/lz4/lz4-java/issues/163)
>   Supported JNI binding in old CentOS 6 on amd64.
>   (dcapwell, Rei Odaira)
> * [#162](https://redirect.github.com/lz4/lz4-java/issues/162)
>   Added copyright notices, required by Apache License, Version 2.0.
>   (Egor Nepomnyaschih, Rei Odaira)
> * [#160](https://redirect.github.com/lz4/lz4-java/issues/160)
>   Added minimum glibc version to each release.
>   (patelh, Rei Odaira)
> * [#146](https://redirect.github.com/lz4/lz4-java/issues/146)
>   Improved LZ4FrameInputStream to read InputStream lazily.
>   Instance creation of LZ4FrameInputStream became faster.
>   (Björn Michael, Rei Odaira)
> * Improved the speed of the write methods of LZ4FrameOutputStream by
>   delaying calculating content checksum.
>   (Rei Odaira)
> * Added a debug functionality to not delete a temporary JNI library
>   when either LZ4JAVA\_KEEP\_TEMP\_JNI\_LIB or lz4java.jnilib.temp.keep is
>   set to true (will be deleted in the next run).
>   (Rei Odaira)
> * Enabled build with Java 13. The distribution is still
>   built with Java 7. (Rei Odaira)
> * Revised the documentation. (Rei Odaira)

... (truncated)


Commits

* [`e3aa42c`](yawkat/lz4-java@e3aa42c) Use bnd-maven-plugin to fix osgi manifest headers ([#28](https://redirect.github.com/yawkat/lz4-java/issues/28))
* [`ef125a1`](yawkat/lz4-java@ef125a1) Rename net/jpountz/util/win32/amd64/liblz4-java.so to net/jpountz/util/window...
* [`1dfbefd`](yawkat/lz4-java@1dfbefd) Improve `LZ4FrameIOStreamTest` test ([#23](https://redirect.github.com/yawkat/lz4-java/issues/23))
* [`de1e43e`](yawkat/lz4-java@de1e43e) Use gcc included in Windows image for release build ([#22](https://redirect.github.com/yawkat/lz4-java/issues/22))
* [`9ece12a`](yawkat/lz4-java@9ece12a) Migrate to macOS 15 x86\_64 for release build ([#21](https://redirect.github.com/yawkat/lz4-java/issues/21))
* [`37d698a`](yawkat/lz4-java@37d698a) Improve publish workflow ([#19](https://redirect.github.com/yawkat/lz4-java/issues/19))
* [`c491079`](yawkat/lz4-java@c491079) Fix source code formatting ([#18](https://redirect.github.com/yawkat/lz4-java/issues/18))
* [`eed5aa0`](yawkat/lz4-java@eed5aa0) Add `.git-versioned-pom.xml` to .gitignore ([#16](https://redirect.github.com/yawkat/lz4-java/issues/16))
* [`17f0e7a`](yawkat/lz4-java@17f0e7a) Run tests for pull requests again ([#17](https://redirect.github.com/yawkat/lz4-java/issues/17))
* [`37d6ca4`](yawkat/lz4-java@37d6ca4) Reproducible build ([#15](https://redirect.github.com/yawkat/lz4-java/issues/15))
* See full diff in [compare view](yawkat/lz4-java@v1.10.1...v1.10.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=at.yawk.lz4:lz4-java&package-manager=maven&previous-version=1.10.1&new-version=1.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
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.

2 participants