hosh-shell / hosh

Human Oriented SHell
https://hosh-shell.github.io
MIT License
26 stars 0 forks source link

build(deps): bump version.jline from 3.21.0 to 3.24.1 #563

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps version.jline from 3.21.0 to 3.24.1. Updates org.jline:jline-terminal from 3.21.0 to 3.24.1

Release notes

Sourced from org.jline:jline-terminal's releases.

JLine 3.24.1

This release is a bug fix release for 3.24.0 mainly to restore JDK 8 compatibility at runtime.

What's Changed

Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.24.0...jline-parent-3.24.1

JLine 3.24.0 contains a number of new features, enhancements and bug fixes.

Warning

This release did unfortunately break JDK 8 compatibility at runtime. This is fixed in 3.24.1.

New features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from org.jline:jline-terminal's changelog.

[JLine 3.24.1][3_24_1]

[3_24_1] https://repo1.maven.org/maven2/org/jline/jline/3.24.1/

[JLine 3.24.0][3_24_0]

[3_24_0] https://repo1.maven.org/maven2/org/jline/jline/3.24.0/

... (truncated)

Commits
  • 05669e1 [maven-release-plugin] prepare release jline-parent-3.24.1
  • 60b0027 Add changelog for 3.24.1
  • b63acbc Fix broken javadoc generation (#892)
  • 4c4dbdc Restore JDK 8 runtime compatibility, fixes #888 (#893)
  • 47f1ec9 Restore partial failure handling with stty, fixes #889
  • ecbc73a Fix git line endings
  • 8f410d2 [maven-release-plugin] prepare for next development iteration
  • 0a04e11 [maven-release-plugin] prepare release jline-parent-3.24.0
  • e2e5c4d Support building on jdk 21
  • 7cb1b67 Update changelog for 3.24.0 release
  • Additional commits viewable in compare view


Updates org.jline:jline-terminal-jna from 3.21.0 to 3.24.1

Release notes

Sourced from org.jline:jline-terminal-jna's releases.

JLine 3.24.1

This release is a bug fix release for 3.24.0 mainly to restore JDK 8 compatibility at runtime.

What's Changed

Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.24.0...jline-parent-3.24.1

JLine 3.24.0 contains a number of new features, enhancements and bug fixes.

Warning

This release did unfortunately break JDK 8 compatibility at runtime. This is fixed in 3.24.1.

New features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from org.jline:jline-terminal-jna's changelog.

[JLine 3.24.1][3_24_1]

[3_24_1] https://repo1.maven.org/maven2/org/jline/jline/3.24.1/

[JLine 3.24.0][3_24_0]

[3_24_0] https://repo1.maven.org/maven2/org/jline/jline/3.24.0/

... (truncated)

Commits
  • 05669e1 [maven-release-plugin] prepare release jline-parent-3.24.1
  • 60b0027 Add changelog for 3.24.1
  • b63acbc Fix broken javadoc generation (#892)
  • 4c4dbdc Restore JDK 8 runtime compatibility, fixes #888 (#893)
  • 47f1ec9 Restore partial failure handling with stty, fixes #889
  • ecbc73a Fix git line endings
  • 8f410d2 [maven-release-plugin] prepare for next development iteration
  • 0a04e11 [maven-release-plugin] prepare release jline-parent-3.24.0
  • e2e5c4d Support building on jdk 21
  • 7cb1b67 Update changelog for 3.24.0 release
  • Additional commits viewable in compare view


Updates org.jline:jline-reader from 3.21.0 to 3.24.1

Release notes

Sourced from org.jline:jline-reader's releases.

JLine 3.24.1

This release is a bug fix release for 3.24.0 mainly to restore JDK 8 compatibility at runtime.

What's Changed

Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.24.0...jline-parent-3.24.1

JLine 3.24.0 contains a number of new features, enhancements and bug fixes.

Warning

This release did unfortunately break JDK 8 compatibility at runtime. This is fixed in 3.24.1.

New features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from org.jline:jline-reader's changelog.

[JLine 3.24.1][3_24_1]

[3_24_1] https://repo1.maven.org/maven2/org/jline/jline/3.24.1/

[JLine 3.24.0][3_24_0]

[3_24_0] https://repo1.maven.org/maven2/org/jline/jline/3.24.0/

... (truncated)

Commits
  • 05669e1 [maven-release-plugin] prepare release jline-parent-3.24.1
  • 60b0027 Add changelog for 3.24.1
  • b63acbc Fix broken javadoc generation (#892)
  • 4c4dbdc Restore JDK 8 runtime compatibility, fixes #888 (#893)
  • 47f1ec9 Restore partial failure handling with stty, fixes #889
  • ecbc73a Fix git line endings
  • 8f410d2 [maven-release-plugin] prepare for next development iteration
  • 0a04e11 [maven-release-plugin] prepare release jline-parent-3.24.0
  • e2e5c4d Support building on jdk 21
  • 7cb1b67 Update changelog for 3.24.0 release
  • Additional commits viewable in compare view


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 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)
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud