Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.openapitools:openapi-generator from 7.4.0 to 7.5.0 #387

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps org.openapitools:openapi-generator from 7.4.0 to 7.5.0.

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.5.0 released

General

  • Fix method naming for openapi normalizer, openapi ignore list option #18348
  • Update parser to 2.1.19 #18298
  • [normalizer] fix schemas incorrectly skipped #18297
  • Add logic to simplify any type represented with oneof/anyof #18268
  • Fix map parameter not a container #18220

OpenAPI 3.1 spec (beta suppport)

  • Fix null check in 3.1 spec #18353
  • Better array handling in 3.1 spec #18313

C

  • [C] Optimize memory usage when printing JSON #18072

C#

  • [csharp][generichost] Fixed operation parameter handling #18322
  • [csharp] Fixed property naming convention for composed types #18312
  • [csharp][generichost] Fixed bad reference to client utils #18309

C++

  • [cpp-ue4] Handled nullable by setting the required tag, effectively making nullables optionals #18168

Clojure

  • [Clojure] Handle both types of additional properties when getting type declaration #18201

Dart

  • [dart] fix: Bearer and Basic auth interceptors case-insensitive scheme comparison #17074

Go

  • [Go] fix allOf with multiple ref and discriminator #18390
  • Update go-server template to include the conventional generated code line #18304

Haskell

  • Fix string comparison in haskell servant generator #18410
  • Haskell: JSON Query parameters #18047

HTML

  • [html2] Fix blank responses in html document #18356

Kotlin

  • Add support for modelNameMappings #18342
  • [BUG] [kotlin-spring] Fixed escaped backticks in parameters using reserved words #18318
  • Kotlin: Do not escape/sanitize quoted enum value #18305
  • [kotliln-spring] Update dataClass.mustache #18205

PHP

  • [php-symfony] Allow Symfony 7 / Remove EOL PHP / Bearer Fix #18357
  • Remove param tag for non-existent parameter in ObjectSerializer #18347

... (truncated)

Commits

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)

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kokuwaio-bot as a code owner April 18, 2024 06:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2024
@dependabot dependabot bot requested a review from sschnabe as a code owner April 18, 2024 06:50
@dependabot dependabot bot added the java Pull requests that update Java code label Apr 18, 2024
@kokuwaio-bot kokuwaio-bot enabled auto-merge (squash) April 18, 2024 06:50
@kokuwaio-bot kokuwaio-bot merged commit ea2acc5 into 3.x Apr 18, 2024
4 checks passed
@kokuwaio-bot kokuwaio-bot deleted the dependabot/maven/3.x/org.openapitools-openapi-generator-7.5.0 branch April 18, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

2 participants