Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

root: Update dependency org.xerial:sqlite-jdbc to v3.46.0.0 #250

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc 3.44.1.0 -> 3.46.0.0 age adoption passing confidence

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.46.0.0

Compare Source

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.46.0 (dfa37a1)

πŸ”„οΈ Changes

πŸ›  Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (2ae0884)
  • bump org.apache.maven.plugins:maven-gpg-plugin (88fa86f)
  • bump org.apache.maven.plugins:maven-jar-plugin (7f3fd87)
  • bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1 (d9fd689)
  • bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0 (9e4a9df)

deps-dev

  • bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (ce10957)

unscoped

Contributors

We'd like to thank the following people for their contributions:
CRaLFa, Gauthier, Gauthier Roebroeck, Kristof

v3.45.3.0

Compare Source

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.45.3 (f271cf9)

πŸ›  Build

deps

  • bump org.graalvm.sdk:nativeimage from 23.1.2 to 24.0.0 (09ca844)
  • bump org.apache.maven.plugins:maven-jar-plugin (12316ca)
  • bump org.apache.maven.plugins:maven-gpg-plugin (3420859)
  • bump org.apache.maven.plugins:maven-source-plugin (14f27ec)
  • bump org.apache.maven.plugins:maven-gpg-plugin (139e914)
  • bump org.apache.maven.plugins:maven-compiler-plugin (607d48c)
  • bump org.apache.maven.plugins:maven-gpg-plugin (c556f08)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck

v3.45.2.0

Compare Source

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.45.2 (c56fbf1)

🏎 Perf

  • CoreStatement uses optimize regex for generated key matches (95b8efa)

πŸ›  Build

deps

  • bump org.apache.maven.plugins:maven-gpg-plugin (3b83760)
  • bump org.jreleaser:jreleaser-maven-plugin (9ccd1e7)
  • bump org.graalvm.buildtools:native-maven-plugin (eca45e5)
  • bump andymckay/cancel-action from 0.3 to 0.4 (b11f8be)
  • bump org.graalvm.buildtools:native-maven-plugin (cdad828)

deps-dev

  • bump org.mockito:mockito-core from 5.10.0 to 5.11.0 (07b38af)
  • bump org.junit.jupiter:junit-jupiter (6c2e966)
  • bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (daca050)

unscoped

πŸ“ Documentation

Contributors

We'd like to thank the following people for their contributions:
David Schlosnagle, Gauthier, Gauthier Roebroeck, Tamas Cservenak, hbobenicio, prubel

v3.45.1.0

Compare Source

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.45.1 (8a47fb0)

πŸ› Fixes

jdbc

  • support CTE and REPLACE syntax with Statement#getGeneratedKeys (2cf1b26)

πŸ›  Build

deps

  • bump org.graalvm.sdk:nativeimage from 23.1.1 to 23.1.2 (a84e560)

deps-dev

  • bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (2e336d9)
  • bump org.mockito:mockito-core from 5.9.0 to 5.10.0 (0eb6cb8)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Stephen Lombardo

v3.45.0.0

Compare Source

Changelog

πŸš€ Features

jdbc

  • reintroduce improved support for Statement#getGeneratedKeys (f7d49f6)

sqlite

  • upgrade to sqlite 3.45.0 (961e6c1)

πŸ›  Build

build-native

  • migrate upload/download to v4 syntax (02d0371)

deps

  • bump surefire.version from 3.2.3 to 3.2.5 (e37b720)
  • bump org.apache.maven.plugins:maven-compiler-plugin (5520295)
  • bump org.jreleaser:jreleaser-maven-plugin (1cb9462)
  • bump actions/download-artifact from 3 to 4 (47c2b52)
  • bump org.apache.maven.plugins:maven-compiler-plugin (f094bff)
  • bump surefire.version from 3.2.2 to 3.2.3 (585d0d0)
  • bump actions/upload-artifact from 3 to 4 (d58b364)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (1f57928)
  • bump actions/setup-java from 3 to 4 (0874939)

deps-dev

  • bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (93cd00c)
  • bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (688fa0c)
  • bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (7d44a45)
  • bump ch.qos.logback:logback-classic (16216ac)
  • bump com.tngtech.archunit:archunit-junit5 (e8d6c7a)

unscoped

  • add 2024 folder for amalgamation download (2da5480)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Stephen Lombardo


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.45.0.0 root: Update dependency org.xerial:sqlite-jdbc to v3.45.1.0 Jan 31, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 3e70606 to 4d8798b Compare January 31, 2024 04:39
Copy link

sonarcloud bot commented Jan 31, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.45.1.0 root: Update dependency org.xerial:sqlite-jdbc to v3.45.2.0 Mar 13, 2024
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 4d8798b to e2971c5 Compare March 13, 2024 03:05
@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from e2971c5 to 8fd164f Compare April 16, 2024 04:31
@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.45.2.0 root: Update dependency org.xerial:sqlite-jdbc to v3.45.3.0 Apr 16, 2024
Copy link

sonarcloud bot commented Apr 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the task/renovate/org.xerial-sqlite-jdbc-3.x branch from 8fd164f to 903fcc6 Compare May 27, 2024 11:20
@renovate renovate bot changed the title root: Update dependency org.xerial:sqlite-jdbc to v3.45.3.0 root: Update dependency org.xerial:sqlite-jdbc to v3.46.0.0 May 27, 2024
Copy link

sonarcloud bot commented May 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant