chore(deps): update dependency org.openapitools:jackson-databind-nullable from 0.2.8 to 0.2.9 #503

Merged
renovate merged 1 commit from renovate/org.openapitools-jackson-databind-nullable-0.2.x into main 2026-03-04 19:18:57 +01:00
Member

This PR contains the following updates:

Package Type Update Change
org.openapitools:jackson-databind-nullable test patch 0.2.80.2.9
org.openapitools:jackson-databind-nullable compile patch 0.2.80.2.9

Release Notes

OpenAPITools/jackson-databind-nullable (org.openapitools:jackson-databind-nullable)

v0.2.9: released

Compare Source

What's Changed

Full Changelog: https://github.com/OpenAPITools/jackson-databind-nullable/compare/v0.2.8...v0.2.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | test | patch | `0.2.8` → `0.2.9` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | compile | patch | `0.2.8` → `0.2.9` | --- ### Release Notes <details> <summary>OpenAPITools/jackson-databind-nullable (org.openapitools:jackson-databind-nullable)</summary> ### [`v0.2.9`](https://github.com/OpenAPITools/jackson-databind-nullable/releases/tag/v0.2.9): released [Compare Source](https://github.com/OpenAPITools/jackson-databind-nullable/compare/v0.2.8...v0.2.9) ##### What's Changed - Prepare v0.2.9-SNAPSHOT by [@&#8203;wing328](https://github.com/wing328) in [#&#8203;93](https://github.com/OpenAPITools/jackson-databind-nullable/pull/93) - Bump org.junit:junit-bom from 5.14.0 to 5.14.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;97](https://github.com/OpenAPITools/jackson-databind-nullable/pull/97) - Bump com.fasterxml.jackson:jackson-base from 2.20.0 to 2.20.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;95](https://github.com/OpenAPITools/jackson-databind-nullable/pull/95) - Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;96](https://github.com/OpenAPITools/jackson-databind-nullable/pull/96) - Bump org.junit:junit-bom from 5.14.1 to 5.14.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;109](https://github.com/OpenAPITools/jackson-databind-nullable/pull/109) - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;102](https://github.com/OpenAPITools/jackson-databind-nullable/pull/102) - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;105](https://github.com/OpenAPITools/jackson-databind-nullable/pull/105) - Bump actions/checkout from 5.0.0 to 6.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;106](https://github.com/OpenAPITools/jackson-databind-nullable/pull/106) - Bump actions/setup-java from 5.0.0 to 5.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;107](https://github.com/OpenAPITools/jackson-databind-nullable/pull/107) - Bump actions/cache from 4.3.0 to 5.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;108](https://github.com/OpenAPITools/jackson-databind-nullable/pull/108) - Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;110](https://github.com/OpenAPITools/jackson-databind-nullable/pull/110) - Bump actions/cache from 5.0.1 to 5.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;111](https://github.com/OpenAPITools/jackson-databind-nullable/pull/111) - Bump actions/cache from 5.0.2 to 5.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;116](https://github.com/OpenAPITools/jackson-databind-nullable/pull/116) - Bump actions/setup-java from 5.1.0 to 5.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;114](https://github.com/OpenAPITools/jackson-databind-nullable/pull/114) - Bump actions/checkout from 6.0.1 to 6.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;115](https://github.com/OpenAPITools/jackson-databind-nullable/pull/115) - Bump com.fasterxml.jackson:jackson-base from 2.20.1 to 2.21.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;112](https://github.com/OpenAPITools/jackson-databind-nullable/pull/112) - Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;113](https://github.com/OpenAPITools/jackson-databind-nullable/pull/113) - Fix module path in JDK 24 and older by [@&#8203;Til7701](https://github.com/Til7701) in [#&#8203;101](https://github.com/OpenAPITools/jackson-databind-nullable/pull/101) - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;118](https://github.com/OpenAPITools/jackson-databind-nullable/pull/118) - v0.2.9 release by [@&#8203;wing328](https://github.com/wing328) in [#&#8203;119](https://github.com/OpenAPITools/jackson-databind-nullable/pull/119) **Full Changelog**: <https://github.com/OpenAPITools/jackson-databind-nullable/compare/v0.2.8...v0.2.9> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjMiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIiwicmVub3ZhdGUtbWFuYWdlci9tYXZlbiIsInJlbm92YXRlLXR5cGUvcGF0Y2giXX0=-->
chore(deps): update dependency org.openapitools:jackson-databind-nullable from 0.2.8 to 0.2.9
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/verify Pipeline failed
77a967d25c
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-05 09:04:35 +01:00
ci approved these changes 2026-02-05 09:10:03 +01:00
renovate force-pushed renovate/org.openapitools-jackson-databind-nullable-0.2.x from 77a967d25c
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/verify Pipeline failed
to e6346b47b6
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
2026-03-01 20:11:50 +01:00
Compare
renovate force-pushed renovate/org.openapitools-jackson-databind-nullable-0.2.x from e6346b47b6
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
to 75f47edc3c
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
2026-03-02 21:00:59 +01:00
Compare
renovate force-pushed renovate/org.openapitools-jackson-databind-nullable-0.2.x from 75f47edc3c
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
to 4c7ca0d606
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
2026-03-02 22:01:32 +01:00
Compare
renovate force-pushed renovate/org.openapitools-jackson-databind-nullable-0.2.x from 4c7ca0d606
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
to f30f74200b
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
2026-03-04 12:42:24 +01:00
Compare
renovate force-pushed renovate/org.openapitools-jackson-databind-nullable-0.2.x from f30f74200b
Some checks failed
ci/woodpecker/pr/verify Pipeline failed
to 310e202103
All checks were successful
ci/woodpecker/pr/verify Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2026-03-04 15:56:54 +01:00
Compare
renovate deleted branch renovate/org.openapitools-jackson-databind-nullable-0.2.x 2026-03-04 19:18:59 +01:00
Sign in to join this conversation.
No reviewers
ci
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
kokuwaio/micronaut-openapi-codegen!503
No description provided.