secvisogram / csaf-cms-backend

CSAF CMS Backend is a REST-based backend to support the creation and management of CSAF 2.0 documents
MIT License
4 stars 4 forks source link

Bump org.openapitools:openapi-generator from 6.2.1 to 6.6.0 #147

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps org.openapitools:openapi-generator from 6.2.1 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)
github-actions[bot] commented 1 year ago

Test Results

339 tests  ±0   339 :heavy_check_mark: +1   40s :stopwatch: +6s   26 suites ±0       0 :zzz: ±0    26 files   ±0       0 :x:  - 1 

Results for commit f3019ef8. ± Comparison against base commit fdf64a7c.