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

Bump sqlite-jdbc from 3.39.3.0 to 3.39.4.0 #3451

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps sqlite-jdbc from 3.39.3.0 to 3.39.4.0.

Release notes

Sourced from sqlite-jdbc's releases.

Release 3.39.4.0

Changelog

πŸš€ Features

  • 8bcba01 jdbc: implement ResultSet#getObject with requested type
  • 9e9d144 allow override of detected architecture
  • 7f03781 update SQLite to 3.39.4
  • fcb321e jdbc: DatabaseMetaData.getTypeInfo() returns more accurate values
  • be935e1 jdbc: add support for DatabaseMetaData#getSearchStringEscape

πŸ› Fixes

  • f178b4e jdbc: ResultSet#isNullable() now checks for nullability instead of primary key
  • fe8f8d0 jdbc: simplify ResultSet#getBigDecimal
  • e8ba9dc jdbc: ResultSet#getBigDecimal could return 0 instead of null in some conditions
  • 58858f7 jdbc: Statement#getUpdateCount could return incorrect result when used concurrently
  • 8361efa jdbc: incorrect SQL could be generated in DatabaseMetaData#getImportedKeys
  • c8e86ae jdbc: DatabaseMetaData.getTables() shows all types if no type is provided
  • da570ba jdbc: DatabaseMetaData.getTables() returns sqlite_schema as SYSTEM TABLE
  • 8c78a66 jdbc: add missing description for DriverPropertyInfo

πŸ”„οΈ Changes

  • 22720f1 use SQLFeatureNotSupportedException when possible

πŸ›  Build

  • 3a115b0 bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
  • accc542 bump jreleaser-maven-plugin from 1.1.0 to 1.3.1
  • cd9a36a bump maven-gpg-plugin from 1.6 to 3.0.1
  • 574da41 bump maven-javadoc-plugin from 3.2.0 to 3.4.1
  • 47bf67d bump maven-bundle-plugin from 2.4.0 to 5.1.8
  • 507c718 bump maven-jar-plugin from 3.2.0 to 3.3.0
  • 5a3c89e bump maven-compiler-plugin from 3.1 to 3.10.1
  • f13f53d bump maven-help-plugin from 3.2.0 to 3.3.0
  • efcde7c bump spotless-maven-plugin from 2.12.3 to 2.27.2
  • fd60f9b bump mockito-core from 4.8.0 to 4.8.1
  • eaae213 add maven-enforcer-plugin
  • 4238573 add versions-maven-plugin
  • ee7a5a9 disable test_graalvm
  • 5565528 exclude architecture tests from native
  • af1ae47 add test architecture tests
  • 9a19b8a add architecture tests
  • bad80f2 deps: bump JUnit Pioneer from 1.4.2 to 1.7.1
  • ec066ac deps: bump JUnit from 5.7.2 to 5.9.1
  • c61c028 jdbc: add numeric types tests for ResultSet
  • 8c5cd18 typo in workflow descriptions [skip ci]

πŸ“ Documentation

  • 7912b6b document usage for Android applications

Contributors

... (truncated)

Commits
  • 7d037a5 chore(release): 3.39.4.0 [skip ci]
  • 5879783 chore: spotless apply
  • 8bcba01 feat(jdbc): implement ResultSet#getObject with requested type
  • 9e9d144 feat: allow override of detected architecture
  • 3a115b0 build: bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
  • accc542 build: bump jreleaser-maven-plugin from 1.1.0 to 1.3.1
  • cd9a36a build: bump maven-gpg-plugin from 1.6 to 3.0.1
  • 574da41 build: bump maven-javadoc-plugin from 3.2.0 to 3.4.1
  • 47bf67d build: bump maven-bundle-plugin from 2.4.0 to 5.1.8
  • 507c718 build: bump maven-jar-plugin from 3.2.0 to 3.3.0
  • 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.39.3.0 to 3.39.4.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.39.3.0...3.39.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from nvoxland as a code owner November 8, 2022 02:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 8, 2022
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Unit Test Results

βŸβ€„4β€ˆ752 files  Β±βŸβ€„0β€‚β€ƒβŸβ€„4β€ˆ752 suites  Β±0   33m 37s ⏱️ - 1m 42s
βŸβ€„4β€ˆ717 tests +18β€‚β€ƒβŸβ€„4β€ˆ484 βœ”οΈ +21β€‚β€ƒβŸβ€„β€ˆ233 πŸ’€  -β€Š3  0 ❌ Β±0 
55β€ˆ620 runs  +12  50β€ˆ306 βœ”οΈ +17  5β€ˆ314 πŸ’€  -β€Š5  0 ❌ Β±0 

Results for commit 0d59be1. ± Comparison against base commit bc51733.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@nvoxland nvoxland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-Review Notes

Upgrades shipped jdbc driver

Questions I have:

  • None

Potential risks:

  • None

What could make the full review difficult:

  • Nothing

@MalloD12 MalloD12 self-assigned this Nov 17, 2022
@MalloD12 MalloD12 requested review from MalloD12 and removed request for filipelautert November 17, 2022 19:02
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Review and testing results:

SQLite jdbc bump version seems to be ok. Build run successfully and SQLite integration tests are all passing.

Things to be aware of:

  • None

Things to worry about:

  • None

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2022

A newer version of org.xerial:sqlite-jdbc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 sprint2022-38
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants