-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: OpenAPITools/jackson-databind-nullable
base: v0.2.9
head repository: OpenAPITools/jackson-databind-nullable
compare: v0.2.10
- 11 commits
- 41 files changed
- 4 contributors
Commits on Feb 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f83ad34 - Browse repository at this point
Copy the full SHA f83ad34View commit details
Commits on Feb 17, 2026
-
Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#121)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a444772 - Browse repository at this point
Copy the full SHA a444772View commit details
Commits on Feb 24, 2026
-
Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#122)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.0 to 2.21.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.0...jackson-bom-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for efe9f00 - Browse repository at this point
Copy the full SHA efe9f00View commit details -
Bump com.fasterxml.jackson:jackson-base from 2.21.0 to 2.21.1 (#123)
Bumps [com.fasterxml.jackson:jackson-base](https://github.com/FasterXML/jackson-bom) from 2.21.0 to 2.21.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.0...jackson-bom-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-base dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30524cf - Browse repository at this point
Copy the full SHA 30524cfView commit details -
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5…
….5 (#124) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 803978e - Browse repository at this point
Copy the full SHA 803978eView commit details
Commits on Mar 8, 2026
-
Implement Jackson3 support and maintain Jackson2 support (#117)
* Implement Jackson3 support and maintain Jackson2 support * Update JDK version in github actions * Add java17 module * add jackson2 dependencies to integration tests * drop 'provides' in module-info as it doesn't work for optional dependencies * remove use of deprecated jackson3 method --------- Co-authored-by: pvdb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71452a9 - Browse repository at this point
Copy the full SHA 71452a9View commit details
Commits on Mar 18, 2026
-
Bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0 (#128)
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.4 to 3.1.0. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.4...jackson-bom-3.1.0) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b27d31 - Browse repository at this point
Copy the full SHA 1b27d31View commit details
Commits on Mar 21, 2026
-
Bump com.fasterxml.jackson:jackson-base from 2.21.1 to 2.21.2 (#131)
Bumps [com.fasterxml.jackson:jackson-base](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-base dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e46a207 - Browse repository at this point
Copy the full SHA e46a207View commit details -
Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 (#132)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9360273 - Browse repository at this point
Copy the full SHA 9360273View commit details -
Bump actions/cache from 5.0.3 to 5.0.4 (#130)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@cdf6c1f...6682284) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b478ac - Browse repository at this point
Copy the full SHA 6b478acView commit details
Commits on Mar 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e2082cd - Browse repository at this point
Copy the full SHA e2082cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.9...v0.2.10