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

chore(deps): update openapi-generator to v7.2.0 #2430

Merged
merged 6 commits into from
Dec 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.openapitools:openapi-generator-cli 7.1.0 -> 7.2.0 age adoption passing confidence
org.openapitools:openapi-generator 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-cli)

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 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 these updates 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 requested a review from a team as a code owner December 23, 2023 18:05
@renovate renovate bot requested review from damcou and shortcuts and removed request for a team December 23, 2023 18:05
@algolia-bot
Copy link
Collaborator

algolia-bot commented Dec 23, 2023

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link

netlify bot commented Dec 23, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 4487b8f
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/658d7b74c46ea70008fe0c70
😎 Deploy Preview https://deploy-preview-2430--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/openapi-generator branch 11 times, most recently from 7e8ed41 to 0b98b81 Compare December 26, 2023 07:36
Copy link
Contributor Author

renovate bot commented Dec 26, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@millotp
Copy link
Collaborator

millotp commented Dec 26, 2023

blocked by #2437

@millotp millotp force-pushed the renovate/openapi-generator branch 2 times, most recently from b9fcf44 to 5d99972 Compare December 26, 2023 15:19
Base automatically changed from chore/renovateBaseBranch to main December 26, 2023 15:52
@renovate renovate bot changed the title chore(deps): update openapi-generator to v7.2.0 chore(deps): update openapi-generator to v7.2.0 - abandoned Dec 26, 2023
Copy link
Contributor Author

renovate bot commented Dec 26, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@millotp millotp changed the title chore(deps): update openapi-generator to v7.2.0 - abandoned chore(deps): update openapi-generator to v7.2.0 Dec 26, 2023
@renovate renovate bot changed the title chore(deps): update openapi-generator to v7.2.0 chore(deps): update openapi-generator to v7.2.0 - abandoned Dec 26, 2023
@millotp
Copy link
Collaborator

millotp commented Dec 28, 2023

is this breaking for C# @morganleroi ? They say that models don't need to inherit from Dict because it's already handled by the additionalProperty member

@millotp millotp changed the title chore(deps): update openapi-generator to v7.2.0 - abandoned chore(deps): update openapi-generator to v7.2.0 Dec 28, 2023
@millotp millotp merged commit 74f07c6 into main Dec 28, 2023
27 checks passed
@millotp millotp deleted the renovate/openapi-generator branch December 28, 2023 14:16
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.

None yet

2 participants