quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
108 stars 66 forks source link

build(deps): bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 #683

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v7.4.0 released

v7.4.0 stable release comes with 90+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 1 breaking change (with fallback) listed below.

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • inputSpec should not be mandatory when inputSpecRootDirectory is set #18000
  • Fix ClassCastException in OpenAPINormalizer on composed schemas #17912
  • Add FILTER to openapi normalizer #17859
  • Fix attributes in allOf and $ref #17836

C

  • [C][Client] Fix default enum value being -1 #18040

C#

  • [C#] fix anyof, oneof mixed primitive object parse error #17986

C++

  • [cpp-qt-client]Allow nullable parameters #17805
  • Prevent enum item names being reserved keywords #17804

Dart

  • [Dart] Make dependency on intl package less strict #17862

Go

  • [Go] fix isNil check #17870
  • Generate API files as interfaces for go-gin server #17784

Java

  • [java] Use modelNameMappings if provided #18025
  • [JAVA] Fix 3.1 generation for composed schema's with object type #18002
  • [Java][apache-httpclient] Use EntityUtils#toString instead of Scanner for deserialization #17998

Jetbrains HTTP Client

  • Major Jetbrains HTTP Client upgrade. Move to BETA #15779

Kotlin

  • [kotlin] Enum should match spec #18062 - Breaking change (with fallback)
  • [kotlin-spring] Fix cookie parameter code generation in API #17959
  • [kotlin-spring] fix BigDecimal default value failed to compile #17956

PHP

  • fix(php): update type hint in toString method #17838
  • fix(php): call selectHeaders correctly in psr-18 implementation #17832

Python

  • [python] Fix Circular imports on inherited discriminators #17886
  • Update python-fastapi dependencies to newer versions #17871

... (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 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)
github-actions[bot] commented 3 months ago

🎊 PR Preview 5f0a47625a5f7f9016a5c718b75e27b31eaf38e2 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-683.surge.sh