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.7.0 #333

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.openapitools:openapi-generator-maven-plugin 7.6.0 -> 7.7.0 age adoption passing confidence

Release Notes

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

v7.7.0: released

Compare Source

v7.7.0 stable release comes with 140+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

Here are some highlights for the changes included in the release. For a full list of changes, please refer to the "Pull Request" tab.

General

  • Fix NPE in ModelUtils getType #​19014
  • Load vendorExtensions in the operation parameter #​18962
  • Never create inline model for allOf with single $ref #​18945
  • clone Schema using AnnotationUtils.clone with WA #​18867
  • [Enhancement] [Gradle Plugin] Allow templates from classpath Enhancement: Feature OpenAPI Generator Gradle Plugin #​14909

Android

  • [android][volley] Remove unused robolectric test dependency #​19022
  • [Android][Volley] Build fixes #​18899

C#

  • [csharp] Improved apiclient.mustache #​18915
  • [csharp] Refactor anyOf model template #​18901
  • [csharp] OneOf should handle Inheritance based type #​18892
  • [csharp][generichost] Add support for primitive composed #​18825
  • [csharp][generichost] Fixed parameter ordering #​18823
  • [csharp][generichost] Added framework support #​18776
  • [REQ] [ASPNETCORE] Add value types for the ASPNETCORE generator #​18646

C++

  • [cpp-restsdk] add support for oneOf via std::variant #​18821

Clojure

  • [clojure] Apply model/param/var name mappings #​18858

Crystal

  • [crystal-lang] Update dependencies to remedy build failure #​18755
  • [crystal-lang] Resolve type check compile error in ApiError #​18759

Dart

  • [Dart] Make dependency on http, collection and meta packages less strict #​18952
  • [dart] Apply var/param/model name mappings, handle single _ #​18860

Elixir

  • [Elixir] Fix generation issues and compilation warnings in Elixir generator #​18788

Erlang

  • [erlang-client] Apply var/param name mappings #​18859

Go

  • [Go] Fix an issue causing int array reference translated to an invalid type []Integer #​19013
  • [Golang] Move utility functions from client.mustache to utils.mustache #​19001

Haskell

  • [haskell-http-client] Support --name-mappings and handle _ name #​18944

JavaScript

  • [javascript-closure-angular] Change metadata to reflect beta status and non-existing xml capability in docs #​18834

Java

  • [Bug] [Java] Remove raw type compilation warnings when generating using jersey2 or jersey3 #​19033
  • [JAVA-SPRING] Avoid broken code due to duplicate rendering of @​Deprecated annotation with generateBuilders=true #​18917
  • Remove bean validation for uuid #​18900
  • Fix javaJaxRS template: remove deprecated in JDK9 method usage #​18728
  • [Spring] replace MultipartFile by Resource #​18509
  • [JAVA] ensure codegen fields and additionalProperties are not conflicting #​18935

JetBrians HTTP client

  • JetBrains HTTP Client - Adds support for query and header params and env file #​18844

Kotlin

  • [kotlin] Fix a leak in the ApiClient #​18997
  • [Kotlin] update ApiClient to register all adapters for GsonBuilder #​18965
  • [kotlin-server][javalin6] Add Javalin 6 support #​18928
  • [kotlin-wiremock] New generator for generating WireMock stubs using Kotlin #​18705
  • [kotlin] better oneOf, anyOf support #​18382

PHP

  • [PHP-SYMFONY] Debug Symfony version 7, enums ref, array of enums $ref and date assert #​19008
  • [php-slim4-server] fix php syntax error in RegisterRoutes class (missing semicolon) #​18863

Python

  • [Python] Allow Overriding Accept Header #​19025
  • [Python] Add Flag to Allow Ignoring Operation Servers #​18981
  • avoid setting debug property if not needed #​18872

Ruby

  • [Ruby] Add Flag to Allow Ignoring Operation Servers #​18934

Rust

  • fix(rust-server): remove duplicate allow(unused_imports) directive #​18983
  • [Rust-Axum] Use x-response-id if specified #​18906

Swift

  • [swift] Rename url & path variables to avoid collision #​18969
  • [Swift5] Add model name mapping #​18780

TypeScript

  • feat(typescript-angular): add support for Angular V18 #​18916
  • [typescript-fetch] fix Type error in oneOf when legacyDiscriminatorBehavior is false #​18877

Zaiper

  • Marketplace software zapier request middleware #​18907

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 renovate renovate related stuff label Jul 2, 2024
@renovate renovate bot changed the title Update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Jul 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Jul 8, 2024
@renovate renovate bot changed the title Update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Jul 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Jul 11, 2024
@renovate renovate bot changed the title Update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 chore(deps): update dependency org.openapitools:openapi-generator-maven-plugin to v7.7.0 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/org.openapitools-openapi-generator-maven-plugin-7.x branch from 976911f to 86942ef Compare July 12, 2024 10:22
@renovate renovate bot changed the base branch from dev to 356-ghcr-images-von-einem-codestand-bauen July 12, 2024 10:22
@MrSebastian MrSebastian self-assigned this Jul 12, 2024
@renovate renovate bot force-pushed the renovate/org.openapitools-openapi-generator-maven-plugin-7.x branch from 86942ef to 5282fc5 Compare July 12, 2024 14:16
@renovate renovate bot changed the base branch from 356-ghcr-images-von-einem-codestand-bauen to dev July 12, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate renovate related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant