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 openapi-generator from 5.4.0 to 6.0.0 #565

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2022

Bumps openapi-generator from 5.4.0 to 6.0.0.

Release notes

Sourced from openapi-generator's releases.

v6.0.0 released

We're happy to announce the release of v6.0.0 - a major release with lots of enhancements and bug fixes. More than 400 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:

For a list of generators/frameworks that have been deprecated/decommission, please refer to this list

General

  • [Inline model resolver] Better support for inline schemas in parameters #12369
  • [Inline model resolver] better handling of inline responses and bug fixes #12353
  • [Inline model resolver] Fix inline allOf in request body #12348
  • [Inline model resolver] various improvements #12293
  • [Inline model resolver] Better inline model resolver to handle inline schema in array item #12104
  • Use LinkedHashMap for deterministic iteration order #12230
  • Configure apiNameSuffix via maven/gradle plugins #12062
  • fix: respect configured generator URL in swagger config #12064
  • Process additionalProperties: true as arbitrary type instead of object #11802

Ada

  • [Ada] Fix typo in final Info message #11914

Android

  • [Android] only support JDK8+ #11917

C

  • [C][Client] Eliminate compiler warnings #12260
  • [C][Client] Free list or map memory when json parsing fails #11866

C#

  • [aspnetcore] Include appsettings.Development.json #12217
  • [csharp-netcore] Add support for byte[] response deserialization #12188
  • [csharp-netcore] Composed primitives support in generichost #11924
  • [csharp-netcore] Fix incorrect FileParameter deserialization #11850

C++

  • [cpp-qt][client] add support for primitives types body #12301
  • [cpp-rest] better handling of property name with special characters #12288
  • [C++][Pistache] Add support for validating arrays, use full namespace type with custom types #12221
  • [cpp-restsdk] Change build folder structure to match include folder structure in installed client #11487

Documentation

  • Add - Status colors in Wiki, Example per parameter #12394
  • Confluence Wiki - Escape special characters #11786

Dart

  • [dart] Bump min dio version to prevent unused import #12354
  • [Dart] jaguar remove in 6.x #10534

... (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 [openapi-generator](https://github.com/openapitools/openapi-generator) from 5.4.0 to 6.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@v5.4.0...v6.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 dependencies security Security related stuffs labels May 27, 2022
@dipjyotimetia dipjyotimetia merged commit bf51f0e into master May 27, 2022
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.openapitools-openapi-generator-6.0.0 branch May 27, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies security Security related stuffs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant