Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

chore(deps): update dependency org.xerial:sqlite-jdbc to v3.36.0.3 #133

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.xerial:sqlite-jdbc (source) 3.34.0 -> 3.36.0.3 age adoption passing confidence

Release Notes

xerial/sqlite-jdbc

v3.36.0.3

Compare Source

  • Fixes for GraalVM
  • Internal update: Migrate to JUnit5. Add CI with GraalVM

v3.36.0.2

Compare Source

New Features

  • Support custom collation creation (#​627)

Newly Supported OS and Arch

  • Windows armv7 and arm64 (e.g., Surface Pro X) (#​644)
  • FreeBSD aarch64 (#​642)
  • Bring back Linux armv6 support (#​628)
  • FreeBSD x86 and x86_64 (#​639)
  • Dropped DragonFlyBSD support (#​641)

Other Intenal Fixes

  • Add reflect-config, jni-config and native-image.properties to graalvm native image compilation (#​631)
  • Fix multipleClassLoader test when directory is renamed (#​647)
  • CI tests for Windows and MacOS (#​645)

Special thanks to @​gotson for adding collation support and build configurations for more OS and CPU types!

v3.36.0.1

Compare Source

v3.36.0

Compare Source

v3.35.0.1

Compare Source

  • Upgraded to SQLite 3.35.0
  • Avoid using slower ByteBuffer decode() method (#​575)
  • Allow increasing SQLite limits (#​568)
  • Add Automatic-Module-Name for OSGi (#​558
  • Avoid using shared resource streams between class loaders when extracting the native library. (#​578)

(Note: Don't use 3.35.0 if you are Apple Silicon (M1) user. 3.35.0 failed to include M1 binary)

v3.35.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from fa40b91 to d6f95c1 Compare June 30, 2021 19:25
@renovate renovate bot changed the title chore(deps): update dependency org.xerial:sqlite-jdbc to v3.36.0 chore(deps): update dependency org.xerial:sqlite-jdbc to v3.36.0.1 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d6f95c1 to edbf0d8 Compare October 18, 2021 20:14
@renovate renovate bot changed the title chore(deps): update dependency org.xerial:sqlite-jdbc to v3.36.0.1 chore(deps): update dependency org.xerial:sqlite-jdbc to v3.36.0.3 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from edbf0d8 to d6e9bdc Compare October 18, 2021 20:39
@renovate renovate bot force-pushed the renovate/org.xerial-sqlite-jdbc-3.x branch from d6e9bdc to e999022 Compare October 18, 2021 22:53
@RebelliousUno RebelliousUno merged commit 47a895f into master Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants