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

fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 #430

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 7.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

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

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 this update 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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.15%. Comparing base (0efcdb8) to head (3f9d363).

❗ Current head 3f9d363 differs from pull request most recent head 911053f. Consider uploading reports for the commit 911053f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #430   +/-   ##
=======================================
  Coverage   55.15%   55.15%           
=======================================
  Files          87       87           
  Lines        5483     5483           
=======================================
  Hits         3024     3024           
  Misses       2237     2237           
  Partials      222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit f9dbdbe into master Mar 11, 2024
5 checks passed
@renovate renovate bot deleted the renovate/openapi-generator-version branch March 11, 2024 07:12
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

1 participant