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.3.0 to 6.4.0 #837

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2023

Bumps org.openapitools:openapi-generator from 6.3.0 to 6.4.0.

Release notes

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

v6.4.0 released

General

  • fix: Inline model schema's name is wrong #14687
  • Add 'endsWith' handlebars helper function #1463
  • Preserve order of securitySchemes #14536

C#

  • [csharp-netcore] Use scheme from base address #14685
  • [csharp-netcore] Fixed format of Date serialization #14616

Dart

  • [dart][dart-dio] Add deprecations on models and fields #14676
  • [dart][dart-dio] Bump Dio to 5.0.0 #14675

Go

  • [Bug][Go] consider allOf schemas for rendering string default vaules #14684
  • [Go] properly set header parameters on api clients #14637

Java

  • [BUG][JAVA][SPRING] Fix serialization when there is a discriminator with mapping #14733
  • Fix toUrlQuery string method in anyOf models in java native client #14715
  • [Java] fix default value for JsonNullable #14703
  • [Fix] take numeric types into account for array defaults #14694
  • [java][apache-httpclient] update httpclient dependency to the latest 5.x #14673
  • [Java/Microprofile] Add support for Jackson serialization & async #11554

JavaScript

  • [JAVASCRIPT] Fix inconsistent validateJSON and validateJsonObject calls, breaking object validation #14720

Kotlin

  • ktor-client add toString() for generic params #14717

Python

  • [python-fastapi] update starlette to newer version #14700
  • [python-nextgen] better datetime support in parameters #14621
  • [python-nextgen] optionally support float strict type #14618

R

  • R] Fix escaping in templates #14572

Ruby

  • Set proxy in ruby faraday client if configured #14597

Rust

  • [rust] Fix content-type in templates #14702
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.3.0 to 6.4.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.3.0...v6.4.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 Feb 19, 2023
@github-actions github-actions bot merged commit e33902f into master Feb 20, 2023
@github-actions github-actions bot deleted the dependabot/gradle/org.openapitools-openapi-generator-6.4.0 branch February 20, 2023 00:02
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