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 dependency org.openapitools:openapi-generator-maven-plugin to v7.2.0 #46

Merged

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-maven-plugin 7.1.0 -> 7.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.2.0: released

Compare Source

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

@renovate renovate bot merged commit fb21e45 into main Dec 22, 2023
2 checks passed
@renovate renovate bot deleted the renovate/org.openapitools-openapi-generator-maven-plugin-7.x branch December 22, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants