Bump jline.version from 3.25.1 to 3.26.1
Bumps jline.version from 3.25.1 to 3.26.1.
Updates org.jline:jline-reader from 3.25.1 to 3.26.1
Release notes
Sourced from org.jline:jline-reader's releases.
JLine 3.26.1
What's Changed
- Fix interrupt signal killing application (#958) by
@gnodetin jline/jline3#973- Fix OutOfMemoryError when using TailTipWidget (fixes #974) by
@VerKWerin jline/jline3#975Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.26.0...jline-parent-3.26.1
JLine 3.26.0
What's Changed
- Update GitHub Actions by
@eed3si9nin jline/jline3#955- In maven-wrapper.properties, sync maven version with pom.xml by
@dattasidin jline/jline3#961- Update maven to 3.9.6 (fixes #944) by
@gnodetin jline/jline3#950- Fixing the FfmTerminal to run on JDK 22 and on Linux. by
@lahodajin jline/jline3#945- Provide jdk8 jar by excluding the FFM support (fixes #937) by
@gnodetin jline/jline3#949- Exclude directories when locating
tty,testetc by@lrytzin jline/jline3#948- Return early from LineReaderImpl.doList if no possibilities or rows (fixes #941) by
@VerKWerin jline/jline3#942- Fix native image compilation (fixes #954) by
@translatenixin jline/jline3#959- Use default sort order when custom sort order is identical by
@valepakhin jline/jline3#957- Disable Quick Edit Mode with mouse support by
@jvalkealin jline/jline3#965- Don't change keybindings to emacs for dumb terminals by
@hvesalaiin jline/jline3#953- Merge ConsoleUI project into JLine (fixes #841) by
@gnodetin jline/jline3#935- Don't attempt line break at last line by
@jvalkealin jline/jline3#966- Fix remote terminal on linux/bsd (fixes #962) by
@gnodetin jline/jline3#968- Warn when using a deprecated provider by
@gnodetin jline/jline3#967- Improve status bar drawing mechanism (fixes #939) by
@gnodetin jline/jline3#969- Upgrade maven wrapper by
@gnodetin jline/jline3#972- Switch the nativeSignals boolean to true by default by
@gnodetin jline/jline3#971- Simplify graal demo by
@gnodetin jline/jline3#970New Contributors
@eed3si9nmade their first contribution in jline/jline3#955@lahodajmade their first contribution in jline/jline3#945@lrytzmade their first contribution in jline/jline3#948@VerKWermade their first contribution in jline/jline3#942@translatenixmade their first contribution in jline/jline3#959@valepakhmade their first contribution in jline/jline3#957@jvalkealmade their first contribution in jline/jline3#965Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.25.1...jline-parent-3.26.0
Changelog
Sourced from org.jline:jline-reader's changelog.
JLine3
[JLine 3.26.0][3_26_0]
[3_26_0] https://repo1.maven.org/maven2/org/jline/jline/3.26.0/
164a7510Remove --enable-preview flags67106b62Add jline-console-ui jar to the readmef01e9efaSimplify graal demo (#970)f3702650Switch the nativeSignals boolean to true by default (#971)34d65ff0Upgrade maven wrapper (#972)00285161Improve status bar drawing mechanism (fixes #939) (#969)3865e5f6Warn when using a deprecated provider (#967)ed527069Fix remote terminal on linux/bsd (fixes #962) (#968)4545ba7cDon't attempt line break at last line (fixes #963) (#966)9c53282bMerge pull request #935 from gnodet/merge-consoleuif0864317Don't change keybindings to emacs for dumb terminals (fixes #864) (#953)c8b3caa8Disable Quick Edit Mode with mouse support (fixes #964) (#965)b982407cUse default sort order when custom sort order is identical (fixes #956) (#957)bef5cb14Fix native image compilation (fixes #954) (#959)643b8599Return early from LineReaderImpl.doList if no possibilities or rows (fixes #941) (#942)cfee77c3Exclude directories when locatingtty,testetc (#948)6a620e70Provide jdk8 jar by excluding the FFM support (fixes #937) (#949)9393ed63Fixing the FfmTerminal to run on JDK 22 and on Linux. (#945)8775eb23Update maven to 3.9.6 (fixes #944) (#950)c45a4a97In maven-wrapper.properties, set maven version to the same value as pom.xml (#961)902f9fabUpdate GitHub Actions (#955)dd4145bfRemove useless javadoc, rely on git history instead38d6adbbMerge remote-tracking branch 'consoleui/master' into merge-consoleuie5a491a5Prepare merge2f162bc4Rename packagedf8945edmove into subfolder
Commits
84eea31[maven-release-plugin] prepare release jline-parent-3.26.11ab69e3Fix OutOfMemoryError when using TailTipWidget (fix #974) (#975)98d3d08Fix interrupt signal killing application (#958) (#973)247d90b[maven-release-plugin] prepare for next development iteration12288da[maven-release-plugin] prepare release jline-parent-3.26.058cb049Update changelog for 3.26.0 release164a751Remove --enable-preview flags67106b6Add jline-console-ui jar to the readmef01e9efSimplify graal demo (#970)f370265Switch the nativeSignals boolean to true by default (#971)- Additional commits viewable in compare view
Updates org.jline:jline-terminal-jna from 3.25.1 to 3.26.1
Release notes
Sourced from org.jline:jline-terminal-jna's releases.
JLine 3.26.1
What's Changed
- Fix interrupt signal killing application (#958) by
@gnodetin jline/jline3#973- Fix OutOfMemoryError when using TailTipWidget (fixes #974) by
@VerKWerin jline/jline3#975Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.26.0...jline-parent-3.26.1
JLine 3.26.0
What's Changed
- Update GitHub Actions by
@eed3si9nin jline/jline3#955- In maven-wrapper.properties, sync maven version with pom.xml by
@dattasidin jline/jline3#961- Update maven to 3.9.6 (fixes #944) by
@gnodetin jline/jline3#950- Fixing the FfmTerminal to run on JDK 22 and on Linux. by
@lahodajin jline/jline3#945- Provide jdk8 jar by excluding the FFM support (fixes #937) by
@gnodetin jline/jline3#949- Exclude directories when locating
tty,testetc by@lrytzin jline/jline3#948- Return early from LineReaderImpl.doList if no possibilities or rows (fixes #941) by
@VerKWerin jline/jline3#942- Fix native image compilation (fixes #954) by
@translatenixin jline/jline3#959- Use default sort order when custom sort order is identical by
@valepakhin jline/jline3#957- Disable Quick Edit Mode with mouse support by
@jvalkealin jline/jline3#965- Don't change keybindings to emacs for dumb terminals by
@hvesalaiin jline/jline3#953- Merge ConsoleUI project into JLine (fixes #841) by
@gnodetin jline/jline3#935- Don't attempt line break at last line by
@jvalkealin jline/jline3#966- Fix remote terminal on linux/bsd (fixes #962) by
@gnodetin jline/jline3#968- Warn when using a deprecated provider by
@gnodetin jline/jline3#967- Improve status bar drawing mechanism (fixes #939) by
@gnodetin jline/jline3#969- Upgrade maven wrapper by
@gnodetin jline/jline3#972- Switch the nativeSignals boolean to true by default by
@gnodetin jline/jline3#971- Simplify graal demo by
@gnodetin jline/jline3#970New Contributors
@eed3si9nmade their first contribution in jline/jline3#955@lahodajmade their first contribution in jline/jline3#945@lrytzmade their first contribution in jline/jline3#948@VerKWermade their first contribution in jline/jline3#942@translatenixmade their first contribution in jline/jline3#959@valepakhmade their first contribution in jline/jline3#957@jvalkealmade their first contribution in jline/jline3#965Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.25.1...jline-parent-3.26.0
Changelog
Sourced from org.jline:jline-terminal-jna's changelog.
JLine3
[JLine 3.26.0][3_26_0]
[3_26_0] https://repo1.maven.org/maven2/org/jline/jline/3.26.0/
164a7510Remove --enable-preview flags67106b62Add jline-console-ui jar to the readmef01e9efaSimplify graal demo (#970)f3702650Switch the nativeSignals boolean to true by default (#971)34d65ff0Upgrade maven wrapper (#972)00285161Improve status bar drawing mechanism (fixes #939) (#969)3865e5f6Warn when using a deprecated provider (#967)ed527069Fix remote terminal on linux/bsd (fixes #962) (#968)4545ba7cDon't attempt line break at last line (fixes #963) (#966)9c53282bMerge pull request #935 from gnodet/merge-consoleuif0864317Don't change keybindings to emacs for dumb terminals (fixes #864) (#953)c8b3caa8Disable Quick Edit Mode with mouse support (fixes #964) (#965)b982407cUse default sort order when custom sort order is identical (fixes #956) (#957)bef5cb14Fix native image compilation (fixes #954) (#959)643b8599Return early from LineReaderImpl.doList if no possibilities or rows (fixes #941) (#942)cfee77c3Exclude directories when locatingtty,testetc (#948)6a620e70Provide jdk8 jar by excluding the FFM support (fixes #937) (#949)9393ed63Fixing the FfmTerminal to run on JDK 22 and on Linux. (#945)8775eb23Update maven to 3.9.6 (fixes #944) (#950)c45a4a97In maven-wrapper.properties, set maven version to the same value as pom.xml (#961)902f9fabUpdate GitHub Actions (#955)dd4145bfRemove useless javadoc, rely on git history instead38d6adbbMerge remote-tracking branch 'consoleui/master' into merge-consoleuie5a491a5Prepare merge2f162bc4Rename packagedf8945edmove into subfolder
Commits
84eea31[maven-release-plugin] prepare release jline-parent-3.26.11ab69e3Fix OutOfMemoryError when using TailTipWidget (fix #974) (#975)98d3d08Fix interrupt signal killing application (#958) (#973)247d90b[maven-release-plugin] prepare for next development iteration12288da[maven-release-plugin] prepare release jline-parent-3.26.058cb049Update changelog for 3.26.0 release164a751Remove --enable-preview flags67106b6Add jline-console-ui jar to the readmef01e9efSimplify graal demo (#970)f370265Switch the nativeSignals boolean to true by default (#971)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)