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.7.0 to 7.8.0 #1341

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps org.openapitools:openapi-generator from 7.7.0 to 7.8.0.

Release notes

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

v7.8.0 released

v7.8.0 stable release comes with ~150 enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 2 breaking changes (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

  • Added support for openapi-normalizer in the online version #19336
  • processing schema name is added to the list with names checked at recursing processing #19221
  • Fix mistype in InlineModelResolver leads to autogenerated class name instead of specified by title #19173
  • Speed up docker re-builds using mvn dependency:go-offline #19078

C#

  • [csharp][generichost] Changed default sorting of samples #19335
  • [csharp][generichost] Support response ranges #19256
  • [csharp] Use global keyword #19257
  • [csharp] Add scope for oauth2 #19234
  • [csharp] fix Task.Result directly blocks thread #19231
  • [ASPNETCORE] Fix having two "?" when not required and nullable = true #19062
  • Support net8 in aspnetcore #19051
  • [csharp] Change sorting default Breaking change (with fallback) #1894

C++

  • [C++][Pistache] Fix 'unused-parameter' warning on Helpers.h file #19315
  • [C++][Pistache] Add error handlers overload taking the response object #19314
  • [cpp-qt] Add option for download progress, add test #19297

Dart

  • fix invalid syntax in gitignore #19341
  • [dart-dio] fix JsonObject missing on a generated code #19130

Elixir

  • [Elixir] allow custom packageVersion #19151

Go

  • Better handling of backtick in pattern #19358
  • [Go] Set Default Values for Required Variables when a default is defined #19232

Haskell

  • Add bytestring package to dependencies of generated haskell code #19101

Java

  • [JAVA] use query parameter apikey if present #19334
  • [JAVA] okhttp-gson client codegen ambiguous references for a component schema "Type" #19328
  • Minor change to Helidon version handling allowing snapshot versions #19320
  • [Java] Update ApiClient.mustache for retrofit2 + rxJava3 #19266
  • [JAVA-CAMEL] revert broken xml change #19259

... (truncated)

Commits
  • 6bdc452 v7.8.0 release (#19385)
  • fc8b7d9 Fix Reactive Spring build.gradle.kts (#19382)
  • df2b421 [Rust Server] Sort operations so that the ones with fewest params come first ...
  • fd62e38 [kotlin-client] Add @​JsonEnumDefaultValue annotation to enum class (#19380)
  • 0a5c997 [Rust Server] Allow configuration of multipart/form attachment size limit (#1...
  • bb831da Make the rust hyper client Send so it can be used in rust threads more easi...
  • 172fafe [Rust Server] Fix server-writing docs for rust-server (#19367)
  • fbe6c11 [Rust] Ensure all features build as part of CI / Upgrade to Frunk 0.4 (#19364)
  • caeb83c [Rust Server] Fix homepage URL in Cargo.toml (#19365)
  • ba1d725 fix mixed indent + move do to same line as start of loop (#19373)
  • Additional commits viewable in compare view

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.7.0 to 7.8.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.7.0...v7.8.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 Aug 26, 2024
@dipjyotimetia dipjyotimetia merged commit 869db66 into master Aug 26, 2024
5 of 6 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.openapitools-openapi-generator-7.8.0 branch August 26, 2024 08: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.

1 participant