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.6.0 to 7.0.0 #1010

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps org.openapitools:openapi-generator from 6.6.0 to 7.0.0.

Release notes

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

v7.0.0 released

We're happy to announce the release of v7.0.0 - a major release with lots of enhancements and bug fixes including breaking changes without fallback. More than 500 PRs contributed by the awesome OpenAPI Generator community have been included in this release.

For a list of breaking changes, please refer to the following:

New Generators:

  • Add Zapier generator #15997
  • Sttp4 client generator #1583
  • [swift] New 'swift-combine' client generator for swift #15823
  • [kotlin] New 'jvm-spring-webclient' library #15568

General

  • Support library option via additionalProperties #16242
  • [Default] update isAdditionalPropertiesTrue tag to cover more types #16227
  • Add isJson, isXml to consumes, produces #16085
  • Use openjdk official docker image in openapi-generator-online #15964
  • fix security features listed in documentation - remove openID Connect included by default #15773
  • [openapi-normalizer] Support normalizing null types using OAS 3.1 syntax #15698
  • Fix extensions handling for allOf with single schema #15632
  • Update to JDK11. Breaking change (without fallback) #15553
  • [openapi-normalizer] enable some rules by default Breaking change (with fallback) Enhancement: General 15501
  • Use enum type for discriminator #13846

asciidoc

  • [asciidoc] Set toc level to 4 #15481

C

  • support 32bit in postdata #16238

C#

  • [csharp] Fixed model property data type #16315
  • [csharp] Update RestSharp to 110.2.0 #16122
  • [csharp] Enable setting of RemoteCertificateValidationCallback through IReadableConfiguration #15979
  • [csharp][generichost] Added value converter class #15970
  • Rename csharp-netcore to csharp Breaking change (without fallback) #15903
  • [csharp-netcore][generichose] Use correct name for enum while serializing #15742
  • [csharp-netore][generichost] Renamed ToModel to AsModel. Breaking change (without fallback) #15662
  • [aspnetcore] Adds {{>partial_header}} to missing mustache files #15616
  • [csharp] Fix property names. Breaking change (without fallback) #13681

C++

  • [cpp-qt-client] Fix warning #16083
  • [C++][Pistache] Serialize integer enums if possible #16080

Crystal

  • Add mapping features to crystal client generator #16253

... (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](https://github.com/openapitools/openapi-generator) from 6.6.0 to 7.0.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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels Aug 28, 2023
@github-actions github-actions bot merged commit ea2d632 into master Aug 28, 2023
7 of 11 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.openapitools-openapi-generator-7.0.0 branch August 28, 2023 00:42
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