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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.xerial:sqlite-jdbc from 3.39.4.0 to 3.41.2.0 #165

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2023

Bumps org.xerial:sqlite-jdbc from 3.39.4.0 to 3.41.2.0.

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.41.0.1

Changelog

馃殌 Features

  • jdbc: remove length/dimension in DatabaseMetaData#getColumns TYPE_NAME (b09e093)
  • sqlite: add support for legacy_alter_table flag (26df15f), closes #481
  • add SQLiteDataSource #setBusyTimeout (12f2113)

馃悰 Fixes

  • jdbc: return DatabaseMetaData#getColumns DATA_TYPE as int instead of String (b7c40c3), closes #859
  • database from jar resource no longer keeps the jar file-descriptor open (38c25af)
  • keep SQLiteConfig cached busyTimeout more consistent with busy_timeout pragma (8be7243)

馃洜 Build

  • deps-dev: bump mockito-core from 4.8.1 to 5.2.0 (1874299)
  • deps: bump native-maven-plugin from 0.9.19 to 0.9.20 (a99ac0c)
  • deps-dev: bump assertj-core from 3.23.1 to 3.24.2 (12d1f2c)
  • deps: bump jreleaser-maven-plugin from 1.4.0 to 1.5.1 (5fba437)
  • deps: bump surefire.version from 3.0.0-M7 to 3.0.0 (15db506)
  • deps-dev: bump junit-pioneer from 1.7.1 to 2.0.0 (db56d15)
  • deps: bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (7085bf4)
  • deps-dev: bump archunit-junit5 from 1.0.0 to 1.0.1 (bfe7c1b)
  • deps-dev: bump logback-classic from 1.3.4 to 1.4.5 (276f682)
  • deps: bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (f67c97a)
  • dependabot: enable updates for all deps (8a2a5b1)
  • jreleaser: add missing perf labeler (c2bfaa4)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof, Sualeh Fatehi, Talha Javed, mruddy

Release 3.41.0.0

Changelog

馃殌 Features

馃悰 Fixes

  • jdbc: DatabaseMetaData#getColumns now returns SCOPE_CATALOG column instead of SCOPE_CATLOG (4429515), closes #837

馃洜 Build

  • use junit-jupiter in POM to pull all dependencies transitively (7863376), closes #838

Contributors

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

Release 3.40.1.0

... (truncated)

Commits

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 [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.4.0 to 3.41.2.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2023

Superseded by #166.

@dependabot dependabot bot closed this Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.xerial-sqlite-jdbc-3.41.2.0 branch March 24, 2023 19:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants