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

Bump org.openapitools:openapi-generator from 6.2.1 to 6.3.0 #824

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps org.openapitools:openapi-generator from 6.2.1 to 6.3.0.

Release notes

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

v6.3.0 released

v6.3.0 is a minor release, which contains breaking changes with fallback. As always we appreciate the contributions from the community.

We've added 4 new generators:

  • Added Julia client and server generators #14520
  • Add a new Python client generator - python-nextgen #14157
  • Add a new jetbrains http client generator #14477
  • Add Spring 6 HTTP interfaces #14485

For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.

General

  • Add OpenAPI Normalizer #14172
  • Add a rule to keep only the first tag Enhancement: General OpenAPI Normalizer #14465
  • Add isEnumRef, isEnumOrRef to CodegenProperty #13880
  • Update project dependencies - root, openapi-generator #13881
  • Use Gradle 7.6 to build Gradle plugin #13860
  • Nullable subschemas #13850
  • Cleanup outputDir before openApiGenerate (Gradle plugin) #13659

C

  • [C][Client] Allow cJSON_IsNull() for a string if it is not mandatory #14332
  • [C][Client] Always send integer or boolean query parameters to the API server #14019

C#

  • [csharp-netcore] Added isNew property to CodegenProperty #14412
  • [csharp-netcore] Removed net5, added net7 #14003

C++

  • [cpp-qt-client] Fix warnings #14056

Crystal

  • [Crystal] Skip primitive types from ModelImportMap #14436

Dart

  • [dart-dio] Fix non legacy discriminator behavior #14291

Go

  • [Go] Adds a sha256 configuration option to hs2019 #14467
  • [Go] Client Models using AllOf, OneOf, or AnyOf Correctly Include time and os imports #14459
  • [Go] [Client] Don't Explode Query Params #14447

Haskell

  • [haskell][server] Include response headers in the API type #13565

Java

  • [java][native] Fix urlQuery string method in oneOf #14488
  • [Java][native][apache-httpclient] Update toUrlQueryString to support form style for object #14478

... (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 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](https://github.com/openapitools/openapi-generator) from 6.2.1 to 6.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.2.1...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels Feb 3, 2023
@github-actions github-actions bot merged commit a4a7778 into master Feb 3, 2023
@github-actions github-actions bot deleted the dependabot/gradle/org.openapitools-openapi-generator-6.3.0 branch February 3, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants