Bump org.jdbi:jdbi3-bom from 3.43.0 to 3.49.5
Closed
Number: #11
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 14, 2025 at 03:39 PM UTC
(9 months ago)
(9 months ago)
Updated:
October 02, 2025 at 11:28 PM UTC
(9 months ago)
(9 months ago)
Closed:
October 02, 2025 at 11:28 PM UTC
(9 months ago)
(9 months ago)
Time to Close:
18 days
Labels:
dependencies java
dependencies java
Description:
Bumps org.jdbi:jdbi3-bom from 3.43.0 to 3.49.5.
Release notes
Sourced from org.jdbi:jdbi3-bom's releases.
3.49.5
- Fix SerializableTransactionRunner retry with failures wrapped in batch exceptions
Jdbi3 3.49.4
- Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by
@SpyMachine)3.49.3
- Only use JFR if the flight recorder was registered (#2736)
3.49.2
- Fix returning
longupdate count from update statements (#2778)- Fix JFR usage on GraalVM (#2736)
- Fix SBOM creation
3.49.1
- Fix onDemand extension handling of method invocations from a subtype (#2769, thanks
@djsstarburst!)- Move all kotlin deps into the module poms (fixes #2762, thanks
@simonolander)- Drop explicit support for obsolete Kotlin versions < 1.9 (#2764)
- Remove Freebuilder support, which is archived upstream
3.49.0
- Support creating a ConstructorMapper using a static factory method (#2738, thanks
@WellingR!)- Add support for
@NestedOptional fields (#2733, thanks@WellingR!)3.48.0
- fix new JFR feature failing on some JDKs (#2736)
3.47.0
- spring aot: fix
@JdbiRepositoryso aot generation works (#2727, thanks@hpoettker!)- spring/spring5: update spring dependency and tests to latest releases (dependabot #36 / CVE-2024-38820 asks for 5.3.41 but that is not released (neither is 5.3.40. Spring is a mess)).
- deprecate the spring5 module as Spring Framework 5.x is no longer under OSS support
- add new
springmodule that will focus on Spring Framework 6.x and beyond. This is currently the same code as spring5 but no longer needs to maintain Spring Framework 5.x backwards compatibility.3.46.0
- Introduce JDK Flight Recorder and OpenTelemetry support
- geantyref 2.0.0
- sqlite: fix sqlite extension memory database usage to share between different connection (#2688)
3.45.4
3.45.3
... (truncated)
Changelog
Sourced from org.jdbi:jdbi3-bom's changelog.
3.49.5
- Fix SerializableTransactionRunner retry with failures wrapped in batch exceptions
- Add Oracle-Free tests
3.49.4
- Add experimental support for Kotlin Value types as arguments and columns (#2790, suggested and aided by
@SpyMachine)3.49.3
- Only use JFR if the flight recorder was registered (#2736)
3.49.2
- Fix returning
longupdate count from update statements (#2778)- Fix JFR usage on GraalVM (#2736)
- Fix SBOM creation
3.49.1
- Fix onDemand extension handling of method invocations from a subtype (#2769, thanks
@djsstarburst!)- Move all kotlin deps into the module poms (fixes #2762, thanks
@simonolander)- Drop explicit support for obsolete Kotlin versions < 1.9 (#2764)
- Remove Freebuilder support, which is archived upstream
3.49.0
- Support creating a ConstructorMapper using a static factory method (#2738, thanks
@WellingR!)- Add support for
@NestedOptional fields (#2733, thanks@WellingR!)3.48.0
- fix new JFR feature failing on some JDKs (#2736)
3.47.0
- spring aot: fix
@JdbiRepositoryso aot generation works (#2727, thanks@hpoettker!)- spring/spring5: update spring dependency and tests to latest releases (dependabot #36 / CVE-2024-38820 asks for 5.3.41 but that is not released (neither is 5.3.40. Spring is a mess)).
- deprecate the spring5 module as Spring Framework 5.x is no longer under OSS support
- add new
springmodule that will focus on Spring Framework 6.x and beyond. This is currently the same code as spring5 but no longer needs to maintain Spring Framework 5.x backwards compatibility.3.46.0
- Introduce JDK Flight Recorder and OpenTelemetry support
- geantyref 2.0.0
- sqlite: fix sqlite extension memory database usage to share between different connection (#2688)
3.45.4
... (truncated)
Commits
539a0e8[maven-release-plugin] prepare release v3.49.597d24eaRelease notes 3.49.5986484cTestPreparedBatchGenerateKeysPostgres: reduce dependency on current time3ad0db0spring 6.2.7 fixes CVE-2024-38820e7cc397junit 5.13.07d10555SerializableTransactionRunner: handle serialization failures that happen in b...ae1cd73Mark spotbugs-annotations as optional so it does not end up in transitive dep...e9d29d2[maven-release-plugin] prepare for next development iterationbce8eaa[maven-release-plugin] prepare release v3.49.497fa1eaadd 3.49.4 release- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 7674979 |
| UUID: | 2826839701 |
| Node ID: | PR_kwDOPvun3M6ofiaV |
| Host: | GitHub |
| Repository: | smartwynjava/api-builder |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |