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.2.0 #1364

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.2.0: released

v7.2.0 is the last stable release in 2023. Once again thank you for all the awesome contributions from the community.

This release comes with 2 breaking changes (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

  • To fix infinite loop for allOf with single element in normalizer #​17426
  • Fix build errors in JDK 21 #​17177
  • OpenAPI 3.1.0 Add webhooks support #​17174
  • Add openapiGeneratorIgnoreList option to pre-populate .openapi-generator-ignore #​17164
  • Add openapi-normalizer rule to set tags to operationId #​17161
  • Fix missing objects when defining inline anyOf, or oneOf #​17141
  • Update Dockerfile (cli, online) to use eclipse-temurin:17.0.3_7-jre-focal #​17139

C

  • [C][Client] Use int* as int or bool type function parameter #​17179 Breaking change (with fallback)

C++

  • [cpp-qt-client] pass QString by const reference instead of by value #​16793

C#

  • [csharp][generichost] Handle obsolete params and methods #​17344
  • [csharp] Do not inherit additional properties #​17140
  • [csharp] Disabled GetHashCode generation #​17039 Breaking change (with fallback)

Dart

  • [BUG] [dart-dio] Support for Analyzer configuration options changes in Dart 3 #​17099

Java

  • [webclient] explode query parameters support #​17441
  • Implementing retry logic to restTemplate #​17375
  • [JavaSpring] Enable scopes for all security scheme types #​17083

JMeter

  • [jmeter] Fix exception when operationId has $ #​17125

Kotlin

  • [kotlin-client] New generator: kotlin-jvm-spring-restclient (new library) #​17366
  • [kotlin-client][multiplatform] add iosSimulatorArm64 target #​17058

Go

  • [go-server] Add ability to handle nullable query parameter #​17321
  • [Go] fix validation of property names when a model has required fields and doesn't allow additional properties #​17267

PHP

  • Fix PHP constructor docblock #​17324
  • Fix parameter names in Configuration #​17305
  • Add enum name mapping support to PHP generators #​17195
  • [PHP-NG] check if json_decode was able to decode response #​17120
  • [PHP-NG] convert data to string before giving it to preg_match #​17119

Postman

  • [POSTMAN] Skip escaping request name #​17394

PowerShell

  • Use $Response.Content for deserializing response #​17342

Python

  • [python] Fix exception in request body with enum ref #​17438
  • [python] fix: Annotate free-form object as dict in Python #​17082
  • [python][Feat] Deserialize error responses #​17038
  • Add socks5 proxy support for OpenAPI generated python client #​16918

Ruby

  • Ruby Client for Faraday: fix file downloading #​17333
  • [Ruby] Add model name mapping support to ruby client generator #​17408

Rust

  • Add enum name mapping feature to the Rust generators #​17290
  • include {min|max}Items validation in rust-server models #​17201

Scala

  • Add scala-pekko client generator (new generator) #​17417
  • [scala-akka-client] Scala Akka client does not support arbitrary query string parameters #​17386

Swift

TypeScript

  • fix(typescript-axios): use baseURL of (custom) axios instance #​17296
  • Generalized mime type support #​17285
  • [typescript-axios] Upgrade to axios@^1 #​14518

Zapier

  • [Zapier] Updated some dependencies #​17420
  • [ZAPIER] added required fields to zapier models generation #​17115

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 Dec 22, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit 0335875 into master Jan 8, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/openapi.generator branch January 8, 2024 09:02
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