cashapp / zipline

Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Apache License 2.0
1.98k stars 152 forks source link

Update dependency org.xerial:sqlite-jdbc to v3.45.2.0 #1269

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc) ### [`v3.45.2.0`](https://togithub.com/xerial/sqlite-jdbc/releases/tag/3.45.2.0) [Compare Source](https://togithub.com/xerial/sqlite-jdbc/compare/3.45.1.0...3.45.2.0) #### Changelog #### 🚀 Features **sqlite** - upgrade to sqlite 3.45.2 ([c56fbf1](https://togithub.com/xerial/sqlite-jdbc/commits/c56fbf1)) #### 🏎 Perf - CoreStatement uses optimize regex for generated key matches ([95b8efa](https://togithub.com/xerial/sqlite-jdbc/commits/95b8efa)) #### 🛠 Build **deps** - bump org.apache.maven.plugins:maven-gpg-plugin ([3b83760](https://togithub.com/xerial/sqlite-jdbc/commits/3b83760)) - bump org.jreleaser:jreleaser-maven-plugin ([9ccd1e7](https://togithub.com/xerial/sqlite-jdbc/commits/9ccd1e7)) - bump org.graalvm.buildtools:native-maven-plugin ([eca45e5](https://togithub.com/xerial/sqlite-jdbc/commits/eca45e5)) - bump andymckay/cancel-action from 0.3 to 0.4 ([b11f8be](https://togithub.com/xerial/sqlite-jdbc/commits/b11f8be)) - bump org.graalvm.buildtools:native-maven-plugin ([cdad828](https://togithub.com/xerial/sqlite-jdbc/commits/cdad828)) **deps-dev** - bump org.mockito:mockito-core from 5.10.0 to 5.11.0 ([07b38af](https://togithub.com/xerial/sqlite-jdbc/commits/07b38af)) - bump org.junit.jupiter:junit-jupiter ([6c2e966](https://togithub.com/xerial/sqlite-jdbc/commits/6c2e966)) - bump org.assertj:assertj-core from 3.25.2 to 3.25.3 ([daca050](https://togithub.com/xerial/sqlite-jdbc/commits/daca050)) **unscoped** - use BC signer ([c84d122](https://togithub.com/xerial/sqlite-jdbc/commits/c84d122)) #### 📝 Documentation - add gpg key to README ([18c0bd4](https://togithub.com/xerial/sqlite-jdbc/commits/18c0bd4)), closes [#​1049](https://togithub.com/xerial/sqlite-jdbc/issues/1049) - adding try-with-resources to examples and demo. related [#​938](https://togithub.com/xerial/sqlite-jdbc/issues/938) ([9a072d3](https://togithub.com/xerial/sqlite-jdbc/commits/9a072d3)), closes [#​938](https://togithub.com/xerial/sqlite-jdbc/issues/938) #### Contributors We'd like to thank the following people for their contributions: David Schlosnagle, Gauthier, Gauthier Roebroeck, Tamas Cservenak, hbobenicio, prubel

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.



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