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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
org.openapitools:openapi-generator-maven-plugin build minor 7.7.0 -> 7.8.0 OpenSSF Scorecard

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.8.0: released

Compare Source

General

  • Added support for openapi-normalizer in the online version #​19336
  • processing schema name is added to the list with names checked at recursing processing #​19221
  • Fix mistype in InlineModelResolver leads to autogenerated class name instead of specified by title #​19173
  • Speed up docker re-builds using mvn dependency:go-offline #​19078

C#

  • [csharp][generichost] Changed default sorting of samples #​19335
  • [csharp][generichost] Support response ranges #​19256
  • [csharp] Use global keyword #​19257
  • [csharp] Add scope for oauth2 #​19234
  • [csharp] fix Task.Result directly blocks thread #​19231
  • [ASPNETCORE] Fix having two "?" when not required and nullable = true #​19062
  • Support net8 in aspnetcore #​19051
  • [csharp] Change sorting default Breaking change (with fallback) #​1894

C++

  • [C++][Pistache] Fix 'unused-parameter' warning on Helpers.h file #​19315
  • [C++][Pistache] Add error handlers overload taking the response object #​19314
  • [cpp-qt] Add option for download progress, add test #​19297

Dart

  • fix invalid syntax in gitignore #​19341
  • [dart-dio] fix JsonObject missing on a generated code #​19130

Elixir

  • [Elixir] allow custom packageVersion #​19151

Go

  • Better handling of backtick in pattern #​19358
  • [Go] Set Default Values for Required Variables when a default is defined #​19232

Haskell

  • Add bytestring package to dependencies of generated haskell code #​19101

Java

  • [JAVA] use query parameter apikey if present #​19334
  • [JAVA] okhttp-gson client codegen ambiguous references for a component schema "Type" #​19328
  • Minor change to Helidon version handling allowing snapshot versions #​19320
  • [Java] Update ApiClient.mustache for retrofit2 + rxJava3 #​19266
  • [JAVA-CAMEL] revert broken xml change #​19259
  • Support Helidon SE 4 generation (clients and servers) #​19150
  • [okhttp-gson] migrate to jakarta.ws.rs #​19113
  • Remove thread unsafe statusCode and responseHeaders instance variables from apache http ApiClient #​19054

Julia

  • [julia] Add support for style, explode in query params #​19238

k6

  • [k6] Add authentication variables in headers and cookies #​19060

Kotlin

  • [kotlin-client][jackson] Add missing @​JsonEnumDefaultValue annotation to top-level enums #​19380
  • [bugfix][kotlin-wiremock] fix problems with range responses #​19309
  • [Kotlin] Update formParams.mustache to have List of MultipartBody.Part #​19287
  • [Kotlin][Spring] fix flag appendRequestToHandler with delegatePattern #​19206
  • adds support for x-pattern-message in kotlin-spring generator #​19134

PHP

  • [BUG] PHP Client - ObjectSerializer::buildQuery flattens array params resulting invalid URL params (param=a&param=b vs param[]=a&param[]=b) #​19236
  • php: Fix typedoc comment for headers in ApiException #​19217
  • feat(php-nextgen-client): add support for streaming #​19192

PowerShell

  • [PowerShell] Fix missing Content-Type header on a 204 response #​19340
  • [PowerShell] Fix response type on deserialization #​19331
  • [PowerShell][Bug] Fix issue #​18428 - [System.IO.FileInfo] object used in multipart/form-data submission does not support relative paths #​19269
  • [PowerShell] Support ApiKeyPrefix #​19133

Python

  • python-asyncio: update retry factors for actual exponential retries 19337
  • [Python] fix object arrays giving mypy error "Incompatible types in assignment" in to_dict() #​19223
  • Adding decimal support for python client generation #​19203
  • [python-fastapi] Fix api endpoint template #​19139

Swift

  • [swift5]Add array validation rule #​19242

TypeScript

  • feat(typescript-angular): add support for Angular V18.1 #​19228
  • [typescript-fetch] Fix code generation for oneOf cases without discriminator #​19219
  • [FIX][typescript-fetch] Fix duplicate imports for models with a discriminator #​19195

Ruby

  • [Ruby] Fix Content-Transfer-Encoding binary unpacking #​19132
  • [Ruby] Allow Overriding Accept Header #​19106

Rust

  • Make the rust hyper client Send so it can be used in rust threads more easily #​19375
  • [Rust Server] Allow configuration of multipart/form attachment size limit #​19371
  • [Rust Server] Sort operations so that the ones with fewest params come first #​19368
  • [Rust Server] Improve RFC 13341 compliance for multipart/related #​19355
  • Rust: Support Integer enums using Serde_repr #​19199
  • Upgrade rust-hyper to use hyper 1.0 #​19115

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 19, 2024 09:57
@renovate renovate bot added dependencies Type: Dependency The issue is a dependency update. labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/openapi-generator-maven-plugin.version branch from cb646fd to 0cb1633 Compare August 21, 2024 12:31
@renovate renovate bot removed the dependencies label Aug 21, 2024
@renovate renovate bot changed the title Update dependency org.openapitools:openapi-generator-maven-plugin to v7.8.0 chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.8.0 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/openapi-generator-maven-plugin.version branch from 0cb1633 to 3a76832 Compare August 21, 2024 12:54
@github-actions github-actions bot added the Component: Integrations Issues regarding the Integrations label Aug 21, 2024
@renovate renovate bot force-pushed the renovate/openapi-generator-maven-plugin.version branch from 3a76832 to 9b05a52 Compare August 21, 2024 13:43
@github-actions github-actions bot removed the Type: Dependency The issue is a dependency update. label Aug 21, 2024
@renovate renovate bot force-pushed the renovate/openapi-generator-maven-plugin.version branch from 9b05a52 to 6beb90a Compare August 22, 2024 09:11
@renovate renovate bot force-pushed the renovate/openapi-generator-maven-plugin.version branch from 6beb90a to 03788d0 Compare August 22, 2024 09:49
Copy link
Member

@devtobi devtobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devtobi devtobi enabled auto-merge August 22, 2024 09:52
@devtobi devtobi merged commit 9506a7c into main Aug 22, 2024
6 checks passed
@devtobi devtobi deleted the renovate/openapi-generator-maven-plugin.version branch August 22, 2024 09:53
@simonhir simonhir added the Type: Dependency The issue is a dependency update. label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Integrations Issues regarding the Integrations Type: Dependency The issue is a dependency update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants