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-version from 4.3.0 to 6.1.0 #9

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps openapi-generator-version from 4.3.0 to 6.1.0.
Updates openapi-generator from 4.3.0 to 6.1.0

Release notes

Sourced from openapi-generator's releases.

v6.1.0 released

v6.1.0, which contains breaking changes with fallback, includes 280+ PRs covering 20+ programming languages from the community.

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

  • Update jackson-databind to newer version #13391
  • Adds $ref data to schema classes #13163
  • Allow override CodegenConfigurator in GenerateTask in OpenAPI Generator Gradle Plugin #13140
  • Fixes fromProperty so it retrieves the correct instance depending upon if the property is required or not 12858
  • Adds getIsBooleanSchemaTrue/getIsBooleanSchemaFalse to store is a schema was defined as boolean schema true or false 13341
  • Adds requiredVarsMap to store required vars even if those variables do not exist in properties or if additionalProperties is false 13117

Avro

  • Avro fix arrays with items as a ref to defined enum #13162

C

  • [C][Client] Treat "null" as a valid value for a field of a JSON map #13352

C#

  • [csharp-netcore] To support Secret API key input as string #13276
  • Added support for inheritance in Swashbuckle in ASP.NET Core #12856

C++

  • [cpp-ue4] Support UE5 version of FTickerObjectBase #13304
  • [cpp-pistache-server] Fix enum generation for mode useStructModel=true #13249

Dart

  • Make "applyToParams" a Future + add "this." when decoding JSON #13120

Go

  • [Go] Fix missing import for array/map of file #13143

HTML

  • Fix syntax error in generated html #13293

Java

  • fix: ensure Resteasy JAX-RS Response object closed #13333
  • [jaxrs-spec] fix default values for array #13076
  • [Java] apache-httpclient serialize support custom contentType #13058

JavaScript

  • Combine javascript and javascript-apollo generators #13270

k6

  • Better handling of NPE in k6 client generator #13236

Kotlin

  • Fix generation of default array values for kotlin client #13243

... (truncated)

Commits
  • 43dbb5f 6.1.0 release (#13398)
  • 4b9e2fa update jackson databind to newer version (#13391)
  • 9753086 Fix #13369: kotlin-client with okhttp doesn't escape path parameters with sla...
  • 0b66045 [Java][Feign] convert expirationTimeSeconds to milliseconds (#13361)
  • 6755032 [C][Client] Treat "null" as a valid value for a field of a JSON map (#13352)
  • 6665d06 Adding TileDB logo as suggested by William Cheng (#13366)
  • f98753a [R] support explode (true/false) in query array parameters (#13364)
  • 4c19eca Escape quotes in example of array type (#12505)
  • a91201d update ts samples
  • 86d6511 Mark overrides in typescript-fetch and typescript-rxjs (#13322)
  • Additional commits viewable in compare view

Updates openapi-generator-cli from 4.3.0 to 6.1.0

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `openapi-generator-version` from 4.3.0 to 6.1.0.

Updates `openapi-generator` from 4.3.0 to 6.1.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@v4.3.0...v6.1.0)

Updates `openapi-generator-cli` from 4.3.0 to 6.1.0

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2022
@truh truh closed this Jan 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/openapi-generator-version-6.1.0 branch January 30, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant