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

Build: Bump org.openapitools:openapi-generator-gradle-plugin from 6.6.0 to 7.3.0 #294

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2024

Bumps org.openapitools:openapi-generator-gradle-plugin from 6.6.0 to 7.3.0.

Release notes

Sourced from org.openapitools:openapi-generator-gradle-plugin's releases.

v7.3.0 released

v7.3.0 release comes with 4 new generators and many bug fixes, enhancements. Below are the highlights of the release. For full release, please refer to the pull request tab

New Generators:

  • feat: add java-wiremock generator #17614
  • kotlin-server: Add support for Javalin #17596
  • [Rust] [Server] New generator bases on Axum #17549
  • Implement scala http4s server generator #17430

General

  • Add operationId name mapping option #17750
  • Fix require var logging, don't matchGenerated if allOf skipped #17746
  • Add rule to remove x-internal in openapi normalizer #17734
  • Support x-internal in models and operations #17639
  • Fix null schema check for array of string in 3.1 spec #17728
  • Fix allOf with a single item in inline model resolver #17683
  • Fix map and free form object detection issue in 3.1 spec #17624
  • fix: ExampleGenerator correctly generates allOf composed schemas #17499

Bash

  • [Bash] Allow non-JSON request body payloads #17641

C

  • [C][Client] Update the API doc #17540
  • [C][Client] Fix enum function names not matching headers in the model… #17512

C++

  • [cpp-qt-client] Fix CMakeLists.txt.mustache and CMakeLists.txt for Qt5 (fix #17712) #17721
  • [cpp-qt-client] Extend the reserved keywords for Qt projects with the following words #17722
  • [cpp-ue4] Fix generated code not compiling when using unique array items #17684
  • [cpp-qt-client] Update minimum cmake version to 3.5 #17480
  • feat: using Qt with 3rd Party Signals and Slots. Replace signals,slots and emit with Q_SIGNALS,Q_SLOTS and Q_EMIT #17067

C#

  • corrected handling of "isPrimitiveType" for FormParameters #17700
  • [CSharp] feat!: add useDateOnly flag #17471

Dart

  • [dart-dio] includeIfNull: truefalse bugfix #17631

Go

  • [go-gin-server] add a new function to the router to pass the gin context #17785
  • [Go] fix unused bytes import for anyOf and oneOf models #17775
  • fix: ensure models that have variables that contain a complexType of time.Time import the time module #17452

Java

  • [Java] Fix default values of array-type parameters in a referenced file #17779
  • [BUG] [Java] Remove deprecation and serial warnings in ApiException.java and JSON.java #17716
  • add lombok model support on spring #17622
  • feat: add java-wiremock generator #17614

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.openapitools:openapi-generator-gradle-plugin](https://github.com/OpenAPITools/openapi-generator) from 6.6.0 to 7.3.0.
- [Release notes](https://github.com/OpenAPITools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v6.6.0...v7.3.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2024
@github-actions github-actions bot added the BUILD label Mar 3, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2024

Superseded by #315.

@dependabot dependabot bot closed this Mar 17, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.openapitools-openapi-generator-gradle-plugin-7.3.0 branch March 17, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants