chore(deps): bump the openapitools group across 1 directory with 2 updates#1251
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the openapitools group across 1 directory with 2 updates#1251dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the openapitools group with 2 updates in the / directory: [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) and [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator). Updates `org.openapitools:jackson-databind-nullable` from 0.2.8 to 0.2.10 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.8...v0.2.10) Updates `org.openapitools:openapi-generator` from 7.20.0 to 7.23.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md) - [Commits](OpenAPITools/openapi-generator@v7.20.0...v7.23.0) --- updated-dependencies: - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: openapitools - dependency-name: org.openapitools:openapi-generator dependency-version: 7.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: openapitools ... Signed-off-by: dependabot[bot] <[email protected]>
5070830 to
7625c8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the openapitools group with 2 updates in the / directory: org.openapitools:jackson-databind-nullable and org.openapitools:openapi-generator.
Updates
org.openapitools:jackson-databind-nullablefrom 0.2.8 to 0.2.10Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
e2082cd0.2.10 release (#133)6b478acBump actions/cache from 5.0.3 to 5.0.4 (#130)9360273Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 (#132)e46a207Bump com.fasterxml.jackson:jackson-base from 2.21.1 to 2.21.2 (#131)1b27d31Bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0 (#128)71452a9Implement Jackson3 support and maintain Jackson2 support (#117)803978eBump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#124)30524cfBump com.fasterxml.jackson:jackson-base from 2.21.0 to 2.21.1 (#123)efe9f00Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#122)a444772Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#121)Updates
org.openapitools:openapi-generatorfrom 7.20.0 to 7.23.0Release notes
Sourced from org.openapitools:openapi-generator's releases.
... (truncated)
Commits
b9d967av7.23.0 release (#23970)153d80fupdate C# samples5e44ee2[csharp] Extend HostConfiguration with additional AddApiHttpClients signature...3aa0504update kotlin-spring samples71e1feffix(kotlin-spring): preserve 'default' response code in postProcessOperations...417840c[csharp][generichost] Deserialize present-but-null nullable enums (#23912)da8c31cfix(dart): Optional<T> fromJson wrapping (#23811)3272a73update scala samples170778afix(InlineModelResolver): prevent numbered duplicate models from multi-file O...17a4d96fix: add missing swagger2 tags import in rest-assured api.mustache (#23285) (...