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.1.0 #389

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.openapitools:openapi-generator 7.0.1 -> 7.1.0 age adoption passing confidence

Release Notes

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

v7.1.0

v7.1.0 is the first release with breaking changes (with fallback) after the major release v7.0.0 in Aug 2023.

Breaking changes with fallback:

  • [csharp][generichost] Implement not required nullable properties #​16810
  • [PYTHON] generate code based on pydantic v2 #​16685
  • Change default value of 'pathParamsAsVariables' config option #​16404

For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.

General

  • Fix oneOf merging, upgrade dependencies #​16992
  • Better handling of allOf in request body #​16991
  • Better handling of API response in 3.1 spec #​16986
  • Better isAlias detection #​16943
  • Fixed indent lambda to not strip line breaks #​16930

C

C#

  • Update C# dependencies to newer versions, update reserved word list #​16996
  • [csharp] Introducing the enumPropertyNaming option to the C# Generator #​16981
  • [BUG][aspnetcore] Fix ASP.NET Core server DateTimeOffset type mapping #​16653

Dart

  • [dart-dio] Add toString in Enum on json_serializer #​15387

Go

  • [GO] Add support for model name mapping for go #​17023
  • [Go][Server] FormParams - Generic Array Type Handling #​17001
  • [Go] add generateMarshalJSON key for additional-properties settings #​16962
  • [Go] Add multiple file upload support #​16956
  • [Go] validate required fields when unmarshalling JSON #​16863

Java

  • Add optional parameter for request body #​16972
  • [Server][Spring] fix support interface and implementation classes for API controllers #​16945
  • [Java][okhttp-gson] fix validateJsonElement not validating enum values #​16865
  • [JAVA] fix: oneOf generates incorrect model for primitive types #​16834

Kotlin

  • [kotlin][client] Fix compilation error when all auth method is mapped to null #​16861
  • Add kotlin-spring beanValidation for RequestBody parameters #​16859
  • [Kotlin] ktor JSON serialization handling #​16843

N4JS

  • [N4JS] Fix issue with broken module names in case of same names #​16937

PHP

  • [php-symfony] Fix type hint for array in comments #​16926
  • [PHP] check if json_decode was able to decode response #​16879
  • [php-nextgen] fix object serializer, update tests #​16764
  • [php-next-gen] fix handling with enums in object serializer #​16741

Postman

  • [POSTMAN] [BUG] Correct order of the Postman requests #​16983

Python

  • fix parameters_to_url_query returns booleans with upper letter #​16947
  • [python] add circular reference import #​16940
  • [python] Fix postponed model imports #​16882
  • [Postman Collection] Fix path parameter syntax #​16827

Ruby

  • [ruby|client] Fix unmarshalling errors of enums inside other objects #​16900
  • [ruby] Make File Downloads Threadsafe #​16876

Rust

  • chore(deps,rust): requires reqwest 0.11 in blocking generated code #​16927
  • fix(rust-server): remove redundant clone #​16906

TypeScript

  • [typescript-axios] Fix Explode Query Parameters #​16898
  • [typescript-axios] Add Support for Operation Servers #​16782

Zapier

  • [zapier] Zapier generator minor fix #​16845
    -[Zapier] Fixed zapier objects arrays mapping #​16780

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 ✅

Comparison is base (c87e708) 55.68% compared to head (3594e38) 55.68%.

❗ Current head 3594e38 differs from pull request most recent head 30bef42. Consider uploading reports for the commit 30bef42 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   55.68%   55.68%           
=======================================
  Files          86       86           
  Lines        5414     5414           
=======================================
  Hits         3015     3015           
  Misses       2179     2179           
  Partials      220      220           

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

@renovate renovate bot merged commit fa668bd into master Nov 13, 2023
5 checks passed
@renovate renovate bot deleted the renovate/openapi-generator-version branch November 13, 2023 16:31
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