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

Build: Bump org.openapitools:openapi-generator-gradle-plugin from 7.11.0 to 7.12.0 #12435

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2025

Bumps org.openapitools:openapi-generator-gradle-plugin from 7.11.0 to 7.12.0.

Release notes

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

v7.12.0 released

v7.12.0 stable release (breaking changes with fallbacks) comes with 80+ enhancements, bug fixes and a refactored PHP Laravel server generator

This release comes with 3 breaking changes (with fallback):

  • [csharp] Set generichost as default #20748
  • [protobuf-schema] Replace zero value enum suffix from UNKNOWN to UNSPECIFIED #20473
  • [java][spring]Using Optional.ofNullable() at the fluent setters to prevent NPE #20406

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

General

  • Add openapi-normalizer rule to set tags to vendor extension #20713
  • remove false error message "Required var not in properties" #20623
  • [DefaultCodegen] simplified comparison for required flag #20602
  • [Gradle plugin] Add Option to Skip Merging Spec Files #19396

asciidoc

  • [BUG] [ASCIIDOC] Asciidoc generator sets not defined example values as string value "null" #20670

C#

  • [csharp][generichost] fix syslib1045, use GeneratedRegex for .net7+ #20695
  • [csharp] Fixed discriminator #20624
  • [csharp] unity error message and code cleanup #20595
  • [csharp] Replaced property from allOf #20578
  • [csharp][generichost] Removed a using statement #20541
  • [csharp][generichost] Fixes de/serialization #20540
  • [csharp][java] Fix enum discriminator default value #19614

Dart

  • Fix: Resolve Dart 3.5+ and json_serializable 6.9.0+ compatibility issues in generated dart-dio clients #20460

Erlang

  • [Erlang] Fix crash on escaped type in erlang-server handler #20735
  • [erlang] erlang-server generator fixes #20717

Elixir

  • fix outer enum number bug #20592
  • fix outer enum string bug #20587

Go

  • [Go] Implement GetActualInstanceValue method #20663
  • [Go] skip validator import if oneOf discriminator lookup is enabled #20497
  • [BUG][Go-server] attempt to fix the controller-api mustache template for a nullable bodyParam #20478

Java

  • SingleRequestParameter setter parameter construction #20679
  • reuse Configuration.defaultApiClientin no-arg Api ctors and make ref volatile #20635
  • [java][client] Add static modifier to inner class in Java when useSingleRequestParameter=true #20590
  • [JAVA][JAXRS-SPEC] Add config option to disable generation of @​JsonCreator constructor #20570
  • Add option to generate a fully sealed model in the JavaSpring generator #20503

... (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-gradle-plugin](https://github.com/OpenAPITools/openapi-generator) from 7.11.0 to 7.12.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.11.0...v7.12.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 2, 2025
@github-actions github-actions bot added the build label Mar 2, 2025
@Fokko Fokko merged commit 2e128db into main Mar 2, 2025
43 checks passed
@Fokko Fokko deleted the dependabot/gradle/org.openapitools-openapi-generator-gradle-plugin-7.12.0 branch March 2, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant