Skip to content

build: bump the gradle group with 3 updates - #41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-12a286ded1
Closed

build: bump the gradle group with 3 updates#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-12a286ded1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle group with 3 updates: org.xerial:sqlite-jdbc, org.jetbrains.exposed:exposed-jdbc and org.jetbrains.exposed:exposed-java-time.

Updates org.xerial:sqlite-jdbc from 3.53.2.1 to 3.53.4.0

Release notes

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

Release 3.53.4.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.4 (3c55d7a)

🐛 Fixes

  • bound utf-8 reader to the terminating nul in extension-functions (a6f4d4d)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (c72dc32)
  • bump org.graalvm.buildtools:native-maven-plugin (f5aaf0e)
  • bump EndBug/add-and-commit from 10 to 11 (0a6a8f2)
  • bump org.graalvm.buildtools:native-maven-plugin (843cd86)
  • bump org.graalvm.buildtools:native-maven-plugin (16aa812)
  • bump org.graalvm.sdk:nativeimage from 25.1.3 to 25.2.4 (47e20b2)

deps-dev

  • bump com.tngtech.archunit:archunit-junit5 (db432fd)
  • bump org.apache.maven.plugins:maven-jar-plugin (7650e24)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Javid Khan

Commits
  • cab7981 chore(release): 3.53.4.0 [skip ci]
  • d52d7d6 chore: update native libraries
  • 3c55d7a feat(sqlite): upgrade to sqlite 3.53.4
  • c72dc32 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • a6f4d4d fix: bound utf-8 reader to the terminating nul in extension-functions
  • f5aaf0e build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 0a6a8f2 build(deps): bump EndBug/add-and-commit from 10 to 11
  • db432fd build(deps-dev): bump com.tngtech.archunit:archunit-junit5
  • 843cd86 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 16aa812 build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 1.4.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

1.5.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 1.4.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

1.5.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 1.4.0 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

1.5.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle group with 3 updates: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc), [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) and [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed).


Updates `org.xerial:sqlite-jdbc` from 3.53.2.1 to 3.53.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.53.2.1...3.53.4.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.4.0...1.5.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.4.0...1.5.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.53.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file gradle Pull requests that update Gradle dependencies labels Aug 29, 2026
@Helltar

Helltar commented Aug 30, 2026

Copy link
Copy Markdown
Owner

landed on master as b70fcbe (exposed 1.5.0) and d2fd346 (sqlite-jdbc 3.53.4.0), released in 0.6.2

@Helltar Helltar closed this Aug 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@Helltar
Helltar deleted the dependabot/gradle/gradle-12a286ded1 branch August 30, 2026 03:18
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 gradle Pull requests that update Gradle dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant