gudzpoz / luajava

Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4, LuaJ or LuaJIT.
https://gudzpoz.github.io/luajava/
Other
141 stars 17 forks source link

Bump jlineVersion from 3.22.0 to 3.23.0 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jlineVersion from 3.22.0 to 3.23.0. Updates org.jline:jline-reader from 3.22.0 to 3.23.0

Changelog

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

JLine 3.23.0

  • e82b526a Reformat
  • 8951fc85 Add spotless
  • 0eddc136 Fix javadoc
  • cc021a55 Fix signal processing on windows, fixes #822
  • 6fa8b785 Clean up console mode4
  • c571b146 Refine color support in various environments, fixes #814 (#829)
  • f3fa7036 Verify ioctl return value in jansi
  • 362b233e The JNA ioctl call is broken on Mac/aarch64
  • ca176daf This is a demo, so allow remote connections for debugging VM
  • 117782b0 Fix calling commands in gogo under jdk 17
  • 6c5a2759 Add missing ConEmu capabilities, fixes #800
  • 63618cc6 Fix AltGr+Shift characters, fixes #747
  • 4dbe26bc Decode alternative charset in/out sequences, fixes #805
  • 64fc2f20 Add a test for #i805
  • caa2d14a Fix restoration of Terminal at close, fixes #819
  • 0b97167f Allow custom sort of providers, and prefer jansi by default
  • 6fcf987d Add some javadoc on Terminal getAttributes/setAttributes
  • b0b4f709 Use Attributes copy constructor
  • 3e872d86 fix javadocs of classes ConsoleEngine, JrtJavaBasePackages and Widgets
  • c6a476e4 SyntaxHighlighter and Repl demo: use UTF-8 character encoding instead of JVM default
  • 90e9e868 builtins Commands: fix keymap help and remove redundant toString() calls
  • 2c55e39b Use a native library to create FileDescriptors if reflection does not allow access (fixes #575)
  • e893fb48 Optimized Styles.isStylePattern() to avoid StackOverflowError (#817)
  • 8cb3793a Fix missing graalvm information for the exec provider (fixes #820)
Commits
  • cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0
  • e82b526 Reformat
  • 8951fc8 Add spotless
  • 0eddc13 Fix javadoc
  • cc021a5 Fix signal processing on windows, fixes #822
  • 6fa8b78 Clean up console mode4
  • c571b14 Refine color support in various environments, fixes #814 (#829)
  • f3fa703 Verify ioctl return value in jansi
  • 362b233 The JNA ioctl call is broken on Mac/aarch64
  • ca176da This is a demo, so allow remote connections for debugging VM
  • Additional commits viewable in compare view


Updates org.jline:jline-console from 3.22.0 to 3.23.0

Changelog

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

JLine 3.23.0

  • e82b526a Reformat
  • 8951fc85 Add spotless
  • 0eddc136 Fix javadoc
  • cc021a55 Fix signal processing on windows, fixes #822
  • 6fa8b785 Clean up console mode4
  • c571b146 Refine color support in various environments, fixes #814 (#829)
  • f3fa7036 Verify ioctl return value in jansi
  • 362b233e The JNA ioctl call is broken on Mac/aarch64
  • ca176daf This is a demo, so allow remote connections for debugging VM
  • 117782b0 Fix calling commands in gogo under jdk 17
  • 6c5a2759 Add missing ConEmu capabilities, fixes #800
  • 63618cc6 Fix AltGr+Shift characters, fixes #747
  • 4dbe26bc Decode alternative charset in/out sequences, fixes #805
  • 64fc2f20 Add a test for #i805
  • caa2d14a Fix restoration of Terminal at close, fixes #819
  • 0b97167f Allow custom sort of providers, and prefer jansi by default
  • 6fcf987d Add some javadoc on Terminal getAttributes/setAttributes
  • b0b4f709 Use Attributes copy constructor
  • 3e872d86 fix javadocs of classes ConsoleEngine, JrtJavaBasePackages and Widgets
  • c6a476e4 SyntaxHighlighter and Repl demo: use UTF-8 character encoding instead of JVM default
  • 90e9e868 builtins Commands: fix keymap help and remove redundant toString() calls
  • 2c55e39b Use a native library to create FileDescriptors if reflection does not allow access (fixes #575)
  • e893fb48 Optimized Styles.isStylePattern() to avoid StackOverflowError (#817)
  • 8cb3793a Fix missing graalvm information for the exec provider (fixes #820)
Commits
  • cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0
  • e82b526 Reformat
  • 8951fc8 Add spotless
  • 0eddc13 Fix javadoc
  • cc021a5 Fix signal processing on windows, fixes #822
  • 6fa8b78 Clean up console mode4
  • c571b14 Refine color support in various environments, fixes #814 (#829)
  • f3fa703 Verify ioctl return value in jansi
  • 362b233 The JNA ioctl call is broken on Mac/aarch64
  • ca176da This is a demo, so allow remote connections for debugging VM
  • Additional commits viewable in compare view


Updates org.jline:jline-terminal from 3.22.0 to 3.23.0

Changelog

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

JLine 3.23.0

  • e82b526a Reformat
  • 8951fc85 Add spotless
  • 0eddc136 Fix javadoc
  • cc021a55 Fix signal processing on windows, fixes #822
  • 6fa8b785 Clean up console mode4
  • c571b146 Refine color support in various environments, fixes #814 (#829)
  • f3fa7036 Verify ioctl return value in jansi
  • 362b233e The JNA ioctl call is broken on Mac/aarch64
  • ca176daf This is a demo, so allow remote connections for debugging VM
  • 117782b0 Fix calling commands in gogo under jdk 17
  • 6c5a2759 Add missing ConEmu capabilities, fixes #800
  • 63618cc6 Fix AltGr+Shift characters, fixes #747
  • 4dbe26bc Decode alternative charset in/out sequences, fixes #805
  • 64fc2f20 Add a test for #i805
  • caa2d14a Fix restoration of Terminal at close, fixes #819
  • 0b97167f Allow custom sort of providers, and prefer jansi by default
  • 6fcf987d Add some javadoc on Terminal getAttributes/setAttributes
  • b0b4f709 Use Attributes copy constructor
  • 3e872d86 fix javadocs of classes ConsoleEngine, JrtJavaBasePackages and Widgets
  • c6a476e4 SyntaxHighlighter and Repl demo: use UTF-8 character encoding instead of JVM default
  • 90e9e868 builtins Commands: fix keymap help and remove redundant toString() calls
  • 2c55e39b Use a native library to create FileDescriptors if reflection does not allow access (fixes #575)
  • e893fb48 Optimized Styles.isStylePattern() to avoid StackOverflowError (#817)
  • 8cb3793a Fix missing graalvm information for the exec provider (fixes #820)
Commits
  • cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0
  • e82b526 Reformat
  • 8951fc8 Add spotless
  • 0eddc13 Fix javadoc
  • cc021a5 Fix signal processing on windows, fixes #822
  • 6fa8b78 Clean up console mode4
  • c571b14 Refine color support in various environments, fixes #814 (#829)
  • f3fa703 Verify ioctl return value in jansi
  • 362b233 The JNA ioctl call is broken on Mac/aarch64
  • ca176da This is a demo, so allow remote connections for debugging VM
  • Additional commits viewable in compare view


Updates org.jline:jline-builtins from 3.22.0 to 3.23.0

Changelog

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

JLine 3.23.0

  • e82b526a Reformat
  • 8951fc85 Add spotless
  • 0eddc136 Fix javadoc
  • cc021a55 Fix signal processing on windows, fixes #822
  • 6fa8b785 Clean up console mode4
  • c571b146 Refine color support in various environments, fixes #814 (#829)
  • f3fa7036 Verify ioctl return value in jansi
  • 362b233e The JNA ioctl call is broken on Mac/aarch64
  • ca176daf This is a demo, so allow remote connections for debugging VM
  • 117782b0 Fix calling commands in gogo under jdk 17
  • 6c5a2759 Add missing ConEmu capabilities, fixes #800
  • 63618cc6 Fix AltGr+Shift characters, fixes #747
  • 4dbe26bc Decode alternative charset in/out sequences, fixes #805
  • 64fc2f20 Add a test for #i805
  • caa2d14a Fix restoration of Terminal at close, fixes #819
  • 0b97167f Allow custom sort of providers, and prefer jansi by default
  • 6fcf987d Add some javadoc on Terminal getAttributes/setAttributes
  • b0b4f709 Use Attributes copy constructor
  • 3e872d86 fix javadocs of classes ConsoleEngine, JrtJavaBasePackages and Widgets
  • c6a476e4 SyntaxHighlighter and Repl demo: use UTF-8 character encoding instead of JVM default
  • 90e9e868 builtins Commands: fix keymap help and remove redundant toString() calls
  • 2c55e39b Use a native library to create FileDescriptors if reflection does not allow access (fixes #575)
  • e893fb48 Optimized Styles.isStylePattern() to avoid StackOverflowError (#817)
  • 8cb3793a Fix missing graalvm information for the exec provider (fixes #820)
Commits
  • cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0
  • e82b526 Reformat
  • 8951fc8 Add spotless
  • 0eddc13 Fix javadoc
  • cc021a5 Fix signal processing on windows, fixes #822
  • 6fa8b78 Clean up console mode4
  • c571b14 Refine color support in various environments, fixes #814 (#829)
  • f3fa703 Verify ioctl return value in jansi
  • 362b233 The JNA ioctl call is broken on Mac/aarch64
  • ca176da This is a demo, so allow remote connections for debugging VM
  • Additional commits viewable in compare view


Updates org.jline:jline-terminal-jansi from 3.22.0 to 3.23.0

Changelog

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

JLine 3.23.0

  • e82b526a Reformat
  • 8951fc85 Add spotless
  • 0eddc136 Fix javadoc
  • cc021a55 Fix signal processing on windows, fixes #822
  • 6fa8b785 Clean up console mode4
  • c571b146 Refine color support in various environments, fixes #814 (#829)
  • f3fa7036 Verify ioctl return value in jansi
  • 362b233e The JNA ioctl call is broken on Mac/aarch64
  • ca176daf This is a demo, so allow remote connections for debugging VM
  • 117782b0 Fix calling commands in gogo under jdk 17
  • 6c5a2759 Add missing ConEmu capabilities, fixes #800
  • 63618cc6 Fix AltGr+Shift characters, fixes #747
  • 4dbe26bc Decode alternative charset in/out sequences, fixes #805
  • 64fc2f20 Add a test for #i805
  • caa2d14a Fix restoration of Terminal at close, fixes #819
  • 0b97167f Allow custom sort of providers, and prefer jansi by default
  • 6fcf987d Add some javadoc on Terminal getAttributes/setAttributes
  • b0b4f709 Use Attributes copy constructor
  • 3e872d86 fix javadocs of classes ConsoleEngine, JrtJavaBasePackages and Widgets
  • c6a476e4 SyntaxHighlighter and Repl demo: use UTF-8 character encoding instead of JVM default
  • 90e9e868 builtins Commands: fix keymap help and remove redundant toString() calls
  • 2c55e39b Use a native library to create FileDescriptors if reflection does not allow access (fixes #575)
  • e893fb48 Optimized Styles.isStylePattern() to avoid StackOverflowError (#817)
  • 8cb3793a Fix missing graalvm information for the exec provider (fixes #820)
Commits
  • cc57d0b [maven-release-plugin] prepare release jline-parent-3.23.0
  • e82b526 Reformat
  • 8951fc8 Add spotless
  • 0eddc13 Fix javadoc
  • cc021a5 Fix signal processing on windows, fixes #822
  • 6fa8b78 Clean up console mode4
  • c571b14 Refine color support in various environments, fixes #814 (#829)
  • f3fa703 Verify ioctl return value in jansi
  • 362b233 The JNA ioctl call is broken on Mac/aarch64
  • ca176da This is a demo, so allow remote connections for debugging VM
  • 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 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)
gudzpoz commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.