Skip to content

Bump sqlline:sqlline from 1.9.0 to 1.12.0#8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/sqlline-sqlline-1.12.0
Open

Bump sqlline:sqlline from 1.9.0 to 1.12.0#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/sqlline-sqlline-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown

Bumps sqlline:sqlline from 1.9.0 to 1.12.0.

Release notes

Sourced from sqlline:sqlline's releases.

1.12.0

See release notes

1.11.0

See release notes.

1.10.0

See release notes.

Changelog

Sourced from sqlline:sqlline's changelog.

1.12.0 (2021-11-07)

Now sqlline works on Apple/M1 architecture SQLLINE-444.

This release requires Java version 8 or higher.

Bugs and functional changes:

  • [SQLLINE-447] Certain sequence of queries for JSON output format leads to ArrayIndexOutOfBoundsException
  • [SQLLINE-436] User configuration file for sqlline (Richard Antal)
  • [SQLLINE-432] Highlight decimal numbers when highlighting is on
  • [SQLLINE-431] Custom prompt handler should apply even if there is no connection The custom prompt handler is ignored until a connection is created; with no connection, prompt is always "sqlline> " (IceMimosa)

Other:

  • [SQLLINE-434] Support JDK 14, 15, 16
  • [SQLLINE-453] Rename 'master' git branch to 'main'
  • [SQLLINE-454] Enable jdk17 in Travis
  • [SQLLINE-444] Update JLine to 3.21.0
  • Upgrades:
    • checkstyle to 9.0.1
    • forbiddenapis to 3.2
    • junit to 5.8.1
    • maven-checkstyle-plugin to 3.1.2
    • maven-dependency-plugin to 3.2.0
    • maven-enforcer-plugin to 3.0.0
    • maven-javadoc-plugin to 3.3.1
    • maven-project-info-reports-plugin to 3.1.2
    • maven-gpg-plugin to 3.0.1

1.11.0 (2021-02-25)

A patch to release 1.10.0, fixing one issue.

This release requires Java version 8 or higher.

Bugs and functional changes:

  • [SQLLINE-425]

... (truncated)

Commits
  • fc8d3a6 [maven-release-plugin] prepare release sqlline-1.12.0
  • a3a3a16 [SQLLINE-427] Release 1.12
  • 8c545fd [SQLLINE-446] Enable jdk17 in Travis
  • a3029aa [SQLLINE-444] Update JLine to 3.21.0
  • 87a8e4f [SQLLINE-447] Certain sequence of queries for JSON outputformat leads to Arra...
  • 27bab8f [SQLLINE-436] User configuration file for sqlline
  • 36ab7b7 [SQLLINE-453] Rename 'master' git branch to 'main'
  • ad7985d Site: Sergey Nuyanzin is new PMC Chair
  • 8ce5a04 [SQLLINE-434] Support JDK 14, 15, 16
  • fc48250 [SQLLINE-432] Highlight decimal numbers when highlighting is on
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Bumps [sqlline:sqlline](https://github.com/julianhyde/sqlline) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/julianhyde/sqlline/releases)
- [Changelog](https://github.com/julianhyde/sqlline/blob/main/HISTORY.md)
- [Commits](julianhyde/sqlline@sqlline-1.9.0...sqlline-1.12.0)

---
updated-dependencies:
- dependency-name: sqlline:sqlline
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 26, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants