Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.8.

Release notes

Sourced from org.openapitools:jackson-databind-nullable's releases.

v0.2.8 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.7...v0.2.8

v0.2.7 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7

Commits
  • 108f5bd v0.2.8 release (#92)
  • b2ca809 Update to move away from deprecated methods (#91)
  • 377e8c4 Change the maven compile execution for Java 8 to override the default compile...
  • 5b73076 Fix typos and linguistic errors in documentation (#88)
  • 85e68d4 Bump org.junit:junit-bom from 5.13.4 to 5.14.0 (#87)
  • 9dd4094 Build as multi release jar (#62)
  • 6712288 Ignore semver-major Mockito and JUnit updates until Java 17+ is used for buil...
  • f377eda adding the following methods to JsonNullable, based on methods (#68)
  • 09ee5fc Ignore Hibernate Validator updates until Java 17+ is used for builds (#83)
  • 338ccf8 Update GitHub actions to use commit sha instead of tags to avoid supply chain...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Dependency update java Pull requests that update java code PATCH Backwards-compatible bug fix or refactoring labels Oct 27, 2025
@dependabot dependabot bot requested a review from Chrimle as a code owner October 27, 2025 12:09
@dependabot dependabot bot added dependencies Dependency update PATCH Backwards-compatible bug fix or refactoring java Pull requests that update java code labels Oct 27, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/org.openapitools-jackson-databind-nullable-0.2.8 branch from 28fd6c1 to d888576 Compare November 8, 2025 14:40
@Chrimle Chrimle linked an issue Nov 8, 2025 that may be closed by this pull request
@dependabot dependabot bot force-pushed the dependabot/maven/org.openapitools-jackson-databind-nullable-0.2.8 branch 3 times, most recently from 4fc8824 to d900a51 Compare November 8, 2025 15:57
@Chrimle
Copy link
Owner

Chrimle commented Nov 8, 2025

@dependabot rebase

Bumps [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) from 0.2.6 to 0.2.8.
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.8)

---
updated-dependencies:
- dependency-name: org.openapitools:jackson-databind-nullable
  dependency-version: 0.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.openapitools-jackson-databind-nullable-0.2.8 branch from d900a51 to cf00c9c Compare November 8, 2025 16:05
@Chrimle Chrimle changed the title Bump org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.8 Bump org.openapitools:jackson-databind-nullable from 0.2.7 to 0.2.8 Nov 8, 2025
@Chrimle Chrimle removed PATCH Backwards-compatible bug fix or refactoring java Pull requests that update java code labels Nov 8, 2025
@Chrimle Chrimle merged commit 450ba5b into main Nov 8, 2025
14 checks passed
@Chrimle Chrimle deleted the dependabot/maven/org.openapitools-jackson-databind-nullable-0.2.8 branch November 8, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support openapi-generator-maven-plugin Version 7.17.0

2 participants