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.5.0 to 6.6.0 #918

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2023

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

Release notes

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

v6.6.0 release comes with bug fixes, enhancements and 2 new generators:

New Generators:

  • Support language N4JS (New generator) #15397
  • Add Xojo client generator #15194

There are 2 breaking change with fallback:

  • [csharp-netcore] Explicitly implement IValidatableObject #15160
  • [python-nextgen] Add support for union of StrictFloat and StrictInt #15124

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

  • [openapi-normalizer] Fix nullable boolean check in oneOf schema #15276

C#

  • [csharp-netcore] Better handling of oneOf/anyOf with duplicated data type #15377

C++

  • Fix request parameter encode call #15313
  • [C++][Pistache] Generate API generalization interface #15279
  • [cpp-ue4] Fix multi collection format has duplicated prefix #15260

Dart

  • [dart-dio] fix endpoints returning null #15433
  • Drop default value when unnecessary #15368

Elm

  • [Elm] Fix printing empty notes #15238
  • [Elm] Fix List of type missing required import(s) #15171

Go

  • [go-server] Fix: name declared and not used #15201
  • [go-server] Update dependencies and use generics #15087
  • [go-server] Change Routes type from []Route to map[string]Route #15084

Java

  • [BUG][JAVA][restTemplate] ApiClient is not compatible with spring-web 6 Observation API #15421
  • [java][resttemplate] Add property for config removal of @​Component from ApiClient and Api classes #15416
  • [Spring] fix Paginated without params (fix #15265) #15315
  • [java][Jersey2/3] Probe content type for multipart upload parts #14965

Kotlin

  • [kotlin][client] Use Kotlin code style in parameter enum class names #15447
  • [Kotlin-Spring] add Kotlin based Spring Cloud OpenFeign generator #15048

N4JS

  • Support language N4JS (New generator) #15397

PHP

... (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.5.0 to 6.6.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.5.0...v6.6.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 May 13, 2023
@dipjyotimetia dipjyotimetia merged commit 63cfb70 into master May 13, 2023
8 of 9 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.openapitools-openapi-generator-6.6.0 branch May 13, 2023 02:32
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.

None yet

1 participant