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.3.0 #1428

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.3.0: released

v7.3.0 release comes with 4 new generators and many bug fixes, enhancements. Below are the highlights of the release. For full release, please refer to the pull request tab

New Generators:

  • feat: add java-wiremock generator #​17614
  • kotlin-server: Add support for Javalin #​17596
  • [Rust] [Server] New generator bases on Axum #​17549
  • Implement scala http4s server generator #​17430

General

  • Add operationId name mapping option #​17750
  • Fix require var logging, don't matchGenerated if allOf skipped #​17746
  • Add rule to remove x-internal in openapi normalizer #​17734
  • Support x-internal in models and operations #​17639
  • Fix null schema check for array of string in 3.1 spec #​17728
  • Fix allOf with a single item in inline model resolver #​17683
  • Fix map and free form object detection issue in 3.1 spec #​17624
  • fix: ExampleGenerator correctly generates allOf composed schemas #​17499

Bash

  • [Bash] Allow non-JSON request body payloads #​17641

C

  • [C][Client] Update the API doc #​17540
  • [C][Client] Fix enum function names not matching headers in the model… #​17512

C++

  • [cpp-qt-client] Fix CMakeLists.txt.mustache and CMakeLists.txt for Qt5 (fix #​17712) #​17721
  • [cpp-qt-client] Extend the reserved keywords for Qt projects with the following words #​17722
  • [cpp-ue4] Fix generated code not compiling when using unique array items #​17684
  • [cpp-qt-client] Update minimum cmake version to 3.5 #​17480
  • feat: using Qt with 3rd Party Signals and Slots. Replace signals,slots and emit with Q_SIGNALS,Q_SLOTS and Q_EMIT #​17067

C#

  • corrected handling of "isPrimitiveType" for FormParameters #​17700
  • [CSharp] feat!: add useDateOnly flag #​17471

Dart

  • [dart-dio] includeIfNull: truefalse bugfix #​17631

Go

  • [go-gin-server] add a new function to the router to pass the gin context #​17785
  • [Go] fix unused bytes import for anyOf and oneOf models #​17775
  • fix: ensure models that have variables that contain a complexType of time.Time import the time module #​17452

Java

  • [Java] Fix default values of array-type parameters in a referenced file #​17779
  • [BUG] [Java] Remove deprecation and serial warnings in ApiException.java and JSON.java #​17716
  • add lombok model support on spring #​17622
  • feat: add java-wiremock generator #​17614
  • [BUG][java][resttemplate] Fix NPE when query param with value null is exploded #​17568
  • [jaxrs][cxf-cdi] make sure the imports are present for enum, if using jackson #​15123

JavaScript

  • [BUG][Javascript] - validateJSON not working on value 0 #​17769
  • Include support to Mojolicious relaxed placeholders parsing path parameters #​17633

Kotlin

  • Pass ObjectMapper to JacksonConverterFactory #​17673
  • kotlin-server: Add support for Javalin #​17596
  • Fix Kotlin templates to be compatible with Kotlin K2 compiler #​17466

Perl

  • feat(perl): Update agent to use version constant #​17665
  • Add auto-generated cpanfile in Perl client #​17662
  • [Perl] Update _test.mustache templates to use done_testing #​17649

PHP

  • [PHP] update dependencies for php-dt generated code #​17796

PowerShell

  • [PowerShell] Support multiple types in Accept header #​17765

Python

  • [Python] deserialize enum json response #​17791
  • [python-fastapi] Ensure path param is ... instead of None #​17532

R

  • support binary response for R api client #​17626

Rust

  • [Rust] [Axum] Fix clippy warning #​17637
    -[Rust] [Server] New generator bases on Axum #​17549

Scala

  • [scala-sttp]: fix for missing EnumNameSerializer for inner enum definitions #​17697
  • Implement scala http4s server generator #​17430

TypeScript

  • Accept Promises for the apiKey configuration in the typescript-fetch generator #​17758
  • fix typescript-nestjs services when using api_key authentication #​17708
  • [typescript-axios] Add any to index type when additionalPropertiesIsAnyType is true #​17625

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Feb 9, 2024
Copy link

sonarcloud bot commented Feb 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit 6be811d into master Feb 12, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/openapi.generator branch February 12, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant