Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Bump sqlite-jdbc from 3.36.0.1 to 3.39.2.1 #72

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps sqlite-jdbc from 3.36.0.1 to 3.39.2.1.

Release notes

Sourced from sqlite-jdbc's releases.

Release 3.39.2.1

Changelog

🚀 Features

  • 0795636 add support for Linux musl x86 32bits
  • 4102c1d support JDBC 4.2 large methods
  • fc72417 enable DBSTAT Virtual Table

🐛 Fixes

  • 5387c7a use directory stream for temp dir cleanup
  • 9979ba5 compile armv5 with soft float and without vfp
  • 99cac10 empty result set should not be returned as closed
  • 7e171d4 various correctness, memory leak and race condition fixes
  • 9517b3a minor bug fixes and code cleanup
  • 896054b getImportedKeys should not fail if referenced table does not exist
  • 05c45bb return generated columns in DatabaseMetaData.getColumns
  • 19cb96d getClob() should return null if the data is null

🔄️ Changes

  • b619cfa use java.nio for file operations
  • 0a194de comments as javadoc
  • 1749e12 apply IntelliJ suggestions
  • 3bf5ada use try-with-resource and assertThrows
  • 49bf4e7 apply IntelliJ suggestions

🛠 Build

  • 6dd5a50 [native] rename alpine-linux64 target to linux-musl64
  • f4e478d build native libraries by workflow_dispatch or PR comment
  • 3fb1a21 apply IntelliJ suggestions
  • f8e39f4 [native] sign Mac 64 binary
  • 22b5f87 [native] add dockerfile for rcodesign
  • 63c6c4a [native] build Mac arm64 with Docker
  • cf8fe36 ignore dependabot for push events, will run on pull_request anyway
  • 0770e1d change distribution to temurin for consistency
  • 1926c63 add dependabot
  • 97cc99d cleanup invalid compile option
  • a96917e conditionally run MathFunctionsTest depending on compilation options
  • 3e191e9 skip DBMetaDataTest.version if not compiled by us
  • e48422c extract function to retrieve compile options
  • 2022752 don't run deploy job on forks
  • 97f8faf run CI on branches
  • f0be678 add math functions test
  • bcf889f publish jar file as release asset
  • 3c84e2d force push tags for release commits [skip ci]

📝 Documentation

  • d5cbe62 document how to load specific native library
  • c77bbd1 add contribution section in README.md
  • 4b05f4a build instructions for external amalgamation archive
  • a4b954e remove provided scope for Maven Shade hint

... (truncated)

Commits
  • 2ab1bf8 chore(release): 3.39.2.1 [skip ci]
  • 0795636 feat: add support for Linux musl x86 32bits
  • 6dd5a50 build(native): rename alpine-linux64 target to linux-musl64
  • f4e478d ci: build native libraries by workflow_dispatch or PR comment
  • 5387c7a fix: use directory stream for temp dir cleanup
  • 3fb1a21 test: apply IntelliJ suggestions
  • b619cfa refactor: use java.nio for file operations
  • f8e39f4 build(native): sign Mac 64 binary
  • 22b5f87 build(native): add dockerfile for rcodesign
  • 63c6c4a build(native): build Mac arm64 with Docker
  • 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 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)

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.1 to 3.39.2.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.36.0.1...3.39.2.1)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2022

Superseded by #77.

@dependabot dependabot bot closed this Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.xerial-sqlite-jdbc-3.39.2.1 branch September 9, 2022 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants