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 7.3.0 to 7.4.0 #1205

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2024

Bumps org.openapitools:openapi-generator from 7.3.0 to 7.4.0.

Release notes

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

v7.4.0 released

v7.4.0 stable release comes with 90+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 1 breaking change (with fallback) listed below.

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • inputSpec should not be mandatory when inputSpecRootDirectory is set #18000
  • Fix ClassCastException in OpenAPINormalizer on composed schemas #17912
  • Add FILTER to openapi normalizer #17859
  • Fix attributes in allOf and $ref #17836

C

  • [C][Client] Fix default enum value being -1 #18040

C#

  • [C#] fix anyof, oneof mixed primitive object parse error #17986

C++

  • [cpp-qt-client]Allow nullable parameters #17805
  • Prevent enum item names being reserved keywords #17804

Dart

  • [Dart] Make dependency on intl package less strict #17862

Go

  • [Go] fix isNil check #17870
  • Generate API files as interfaces for go-gin server #17784

Java

  • [java] Use modelNameMappings if provided #18025
  • [JAVA] Fix 3.1 generation for composed schema's with object type #18002
  • [Java][apache-httpclient] Use EntityUtils#toString instead of Scanner for deserialization #17998

Jetbrains HTTP Client

  • Major Jetbrains HTTP Client upgrade. Move to BETA #15779

Kotlin

  • [kotlin] Enum should match spec #18062 - Breaking change (with fallback)
  • [kotlin-spring] Fix cookie parameter code generation in API #17959
  • [kotlin-spring] fix BigDecimal default value failed to compile #17956

PHP

  • fix(php): update type hint in toString method #17838
  • fix(php): call selectHeaders correctly in psr-18 implementation #17832

Python

  • [python] Fix Circular imports on inherited discriminators #17886
  • Update python-fastapi dependencies to newer versions #17871

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 7.3.0 to 7.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@v7.3.0...v7.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 Mar 17, 2024
@dipjyotimetia dipjyotimetia merged commit d2fbd2b into master Mar 18, 2024
5 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.openapitools-openapi-generator-7.4.0 branch March 18, 2024 07:39
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