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

Update openapi-generator-version to v7.4.0 #750

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.openapitools:openapi-generator-cli 7.3.0 -> 7.4.0 age adoption passing confidence
org.openapitools:openapi-generator 7.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

openapitools/openapi-generator (org.openapitools:openapi-generator-cli)

v7.4.0: released

Compare Source

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

Ruby

  • fix(ruby): Detect content-type in form-data file upload using faraday (#​17851) #​17853

Rust

  • [Rust] [Axum] Fix clippy warning: to_string_trait_impl #​17995
  • fix(rust): wrong path to model used as parameter of api #​17968
  • feat(rust): support ability to disable boxed models in client #​17931
  • fix(rust): oneOf generation for client #​17915

TypeScript

  • [typescript-fetch] Use == to check property is null or undefined #​17972
  • Use exists() to check for properties #​17798

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) March 11, 2024 04:09
@renovate renovate bot force-pushed the renovate/openapi-generator-version branch from 16c4d40 to 2825164 Compare March 11, 2024 04:12
@renovate renovate bot force-pushed the renovate/openapi-generator-version branch from 2825164 to 7811bf7 Compare March 11, 2024 04:12
@renovate renovate bot merged commit 95802e4 into master Mar 11, 2024
5 checks passed
@renovate renovate bot deleted the renovate/openapi-generator-version branch March 11, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants