reactiverse / vertx-maven-plugin

A Maven plugin for pimping the build of your Vert.x applications
https://reactiverse.io/vertx-maven-plugin/
Apache License 2.0
74 stars 15 forks source link

Bump jline.version from 3.26.3 to 3.27.0 #629

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps jline.version from 3.26.3 to 3.27.0. Updates org.jline:jline-reader from 3.26.3 to 3.27.0

Release notes

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

JLine 3.27.0

[maven-release-plugin] copy for tag jline-3.27.0

What's Changed

New Contributors

Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.26.3...jline-3.27.0

Changelog

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

JLine3

Commits
  • 2271dd2 [maven-release-plugin] prepare release jline-3.27.0
  • cbe712c Bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 (#1071)
  • fc794ca Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#1072)
  • 70a4ff6 Bump org.graalvm.sdk:graal-sdk from 24.0.2 to 24.1.0 (#1073)
  • 0a11a7b fix typo: inMode -> outMode (#1075)
  • 8b63743 [consoleui] Make it easier to extend ConsolePrompt (#1068)
  • 3d4efe8 Bump groovy.version from 4.0.22 to 4.0.23 (#1070)
  • 5283218 Added possibility of cancelling prompts (#1046)
  • fd634b5 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#1066)
  • 1435c1c Bump org.apache.maven.plugins:maven-dependency-plugin (#1064)
  • Additional commits viewable in compare view


Updates org.jline:jline-terminal-jni from 3.26.3 to 3.27.0

Release notes

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

JLine 3.27.0

[maven-release-plugin] copy for tag jline-3.27.0

What's Changed

New Contributors

Full Changelog: https://github.com/jline/jline3/compare/jline-parent-3.26.3...jline-3.27.0

Changelog

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

JLine3

Commits
  • 2271dd2 [maven-release-plugin] prepare release jline-3.27.0
  • cbe712c Bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 (#1071)
  • fc794ca Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#1072)
  • 70a4ff6 Bump org.graalvm.sdk:graal-sdk from 24.0.2 to 24.1.0 (#1073)
  • 0a11a7b fix typo: inMode -> outMode (#1075)
  • 8b63743 [consoleui] Make it easier to extend ConsolePrompt (#1068)
  • 3d4efe8 Bump groovy.version from 4.0.22 to 4.0.23 (#1070)
  • 5283218 Added possibility of cancelling prompts (#1046)
  • fd634b5 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#1066)
  • 1435c1c Bump org.apache.maven.plugins:maven-dependency-plugin (#1064)
  • 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)