You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/22 14:31:37 UTC

[PR] Bump org.openapitools:openapi-generator from 7.1.0 to 7.2.0 [camel]

dependabot[bot] opened a new pull request, #12578:
URL: https://github.com/apache/camel/pull/12578

   Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.1.0 to 7.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/openapitools/openapi-generator/releases">org.openapitools:openapi-generator's releases</a>.</em></p>
   <blockquote>
   <h2>v7.2.0 released</h2>
   <p>v7.2.0 is the last stable release in 2023. Once again thank you for all the awesome contributions from the community.</p>
   <p>This release comes with <a href="https://github.com/OpenAPITools/openapi-generator/pulls?q=is%3Apr+milestone%3A7.2.0+is%3Aclosed+label%3A%22Breaking+change+%28with+fallback%29%22">2 breaking changes (with fallback)</a> listed below.</p>
   <p>Below are the highlights of the changes. For a full list of changes, please refer to the <a href="https://github.com/OpenAPITools/openapi-generator/pulls?q=is%3Amerged+is%3Apr+milestone%3A7.2.0+">&quot;Pull Request&quot;</a> tab.</p>
   <h2>General</h2>
   <ul>
   <li>To fix infinite loop for allOf with single element in normalizer <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17426">#17426</a></li>
   <li>Fix build errors in JDK 21 <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17177">#17177</a></li>
   <li>OpenAPI 3.1.0 Add webhooks support <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17174">#17174</a></li>
   <li>Add openapiGeneratorIgnoreList option to pre-populate .openapi-generator-ignore <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17164">#17164</a></li>
   <li>Add openapi-normalizer rule to set tags to operationId <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17161">#17161</a></li>
   <li>Fix missing objects when defining inline anyOf, or oneOf <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17141">#17141</a></li>
   <li>Update Dockerfile (cli, online) to use eclipse-temurin:17.0.3_7-jre-focal <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17139">#17139</a></li>
   </ul>
   <h2>C</h2>
   <ul>
   <li>[C][Client] Use int* as int or bool type function parameter <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17179">#17179</a> Breaking change (with fallback)</li>
   </ul>
   <h2>C++</h2>
   <ul>
   <li>[cpp-qt-client] pass QString by const reference instead of by value <a href="https://redirect.github.com/openapitools/openapi-generator/issues/16793">#16793</a></li>
   </ul>
   <h2>C#</h2>
   <ul>
   <li>[csharp][generichost] Handle obsolete params and methods <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17344">#17344</a></li>
   <li>[csharp] Do not inherit additional properties <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17140">#17140</a></li>
   <li>[csharp] Disabled GetHashCode generation  <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17039">#17039</a> Breaking change (with fallback)</li>
   </ul>
   <h2>Dart</h2>
   <ul>
   <li>[BUG] [dart-dio] Support for Analyzer configuration options changes in Dart 3 <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17099">#17099</a></li>
   </ul>
   <h2>Java</h2>
   <ul>
   <li>[webclient] explode query parameters support <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17441">#17441</a></li>
   <li>Implementing retry logic to restTemplate <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17375">#17375</a></li>
   <li>[JavaSpring] Enable scopes for all security scheme types <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17083">#17083</a></li>
   </ul>
   <h2>JMeter</h2>
   <ul>
   <li>[jmeter] Fix exception when operationId has $ <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17125">#17125</a></li>
   </ul>
   <h2>Kotlin</h2>
   <ul>
   <li>[kotlin-client] New generator: kotlin-jvm-spring-restclient (new library) <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17366">#17366</a></li>
   <li>[kotlin-client][multiplatform] add iosSimulatorArm64 target <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17058">#17058</a></li>
   </ul>
   <h2>Go</h2>
   <ul>
   <li>[go-server] Add ability to handle nullable query parameter <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17321">#17321</a></li>
   <li>[Go] fix validation of property names when a model has required fields and doesn't allow additional properties <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17267">#17267</a></li>
   </ul>
   <h2>PHP</h2>
   <ul>
   <li>Fix PHP constructor docblock <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17324">#17324</a></li>
   <li>Fix parameter names in Configuration <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17305">#17305</a></li>
   <li>Add enum name mapping support to PHP generators <a href="https://redirect.github.com/openapitools/openapi-generator/issues/17195">#17195</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/fe638d009363c142c246ff089032f243e0b4ee01"><code>fe638d0</code></a> v7.2.0 release (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17455">#17455</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/da13013a2725513714073fafb6034d0b3b0162a8"><code>da13013</code></a> [Go] fix validation of property names when a model has required fields and do...</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/63f09ee846d7ac3ba9351d42e35a567ddeb724e2"><code>63f09ee</code></a> Update gradle enterprise setup (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17399">#17399</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/e127ba3d0cad802fd8fbfadd5a5196803e77b4e8"><code>e127ba3</code></a> update readme</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/38c33b92fea823e94c02a4a23f422bf6427f733d"><code>38c33b9</code></a> Add scala-pekko client generator (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17417">#17417</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/986a9146d744ad9145cd3db955acce7f1dabdad3"><code>986a914</code></a> Remove tests replaces with Python sample testing (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17453">#17453</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/0a7140224c54866d9d4f6dd2cfc7526dcf19dd2f"><code>0a71402</code></a> Fix swift5 binary upload (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17422">#17422</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/3099a2fcd384c80861cc02a480bdff9f73b24b31"><code>3099a2f</code></a> webclient explode query parameters support (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17441">#17441</a>)</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/106047980b02dd6a82cd2ab5812c0dbff623ca72"><code>1060479</code></a> [Java RESTEasy client] added filename directive for Java RESTEasy file upload...</li>
   <li><a href="https://github.com/OpenAPITools/openapi-generator/commit/bf4c98a82a03130964caa0a183f1b7849487d089"><code>bf4c98a</code></a> [go-server] Add ability to handle nullable query param (<a href="https://redirect.github.com/openapitools/openapi-generator/issues/17321">#17321</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/openapitools/openapi-generator/compare/v7.1.0...v7.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openapitools:openapi-generator&package-manager=maven&previous-version=7.1.0&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.openapitools:openapi-generator from 7.1.0 to 7.2.0 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12578:
URL: https://github.com/apache/camel/pull/12578


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.openapitools:openapi-generator from 7.1.0 to 7.2.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12578:
URL: https://github.com/apache/camel/pull/12578#issuecomment-1867753301

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org