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

   Bumps `openapi-generator-version` from 7.10.0 to 7.11.0.
   Updates `org.openapitools:openapi-generator-maven-plugin` from 7.10.0 to 
7.11.0
   
   Updates `org.openapitools:openapi-generator` from 7.10.0 to 7.11.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.11.0 released</h2>
   <p>v7.11.0 stable release (breaking changes with fallbacks) comes with 150+ 
enhancements, bug fixes. 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.11.0+is%3Aclosed+label%3A%22Breaking+change+%28with+fallback%29%22";>3
 breaking changes (with fallback)</a>.</p>
   <p>This release comes with 1 new generator:</p>
   <ul>
   <li>Added PostgreSQL schema generator (BETA) (New generator) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20255";>#20255</a></li>
   </ul>
   <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.11.0+";>&quot;Pull
 Request&quot;</a> tab.</p>
   <h2>General</h2>
   <ul>
   <li>[normalizer] Better handling of schema with just description (any type) 
<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20461";>#20461</a></li>
   <li>Set removeEnumValuePrefix to false by default (Breaking change (with 
fallback)) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20452";>#20452</a></li>
   <li>On enum name sanitize, convert colon to underscore (Breaking change 
(with fallback)) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20391";>#20391</a></li>
   <li>Various enhancements, bug fixes to default codegen and maven plugin <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20388";>#20388</a></li>
   <li>fix (DefaultGenerator): Handle &quot;$ref&quot; parameter reference to 
identify parameter ID <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20240";>#20240</a></li>
   <li>Trim the input of operationId filter in OpenAPINormalizer <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20189";>#20189</a></li>
   <li>Resolve inline schemas in webhooks <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20165";>#20165</a></li>
   </ul>
   <h2>C</h2>
   <ul>
   <li>[C][Client] Make custom CMAKE_C_FLAGS work <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20432";>#20432</a></li>
   <li>C overhead fixes <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20402";>#20402</a></li>
   <li>[C][Client] Remove broken intToStr() macro, update samples <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20383";>#20383</a></li>
   <li>Fix a few issues with the C generator (part 8) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20378";>#20378</a></li>
   <li>Fix a few issues with the C generator (part 7) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20366";>#20366</a></li>
   <li>Fix a few issues with the C generator (part 6) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20332";>#20332</a></li>
   <li>Fix a few issues with the C generator (part 5) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20313";>#20313</a></li>
   <li>Fix a few issues with the C generator (part 4) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20289";>#20289</a></li>
   <li>Fix a few issues with the C generator (part 3) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20269";>#20269</a></li>
   <li>Fix a few issues with the C generator (part 2) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20227";>#20227</a></li>
   <li>Fix a few issues with the C generator (part 1 version 2) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/14434";>#14434</a></li>
   </ul>
   <h2>C#</h2>
   <ul>
   <li>[csharp] Removed .net6 and .net7 (Decommission) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20449";>#20449</a></li>
   <li>[C#] avoid duplicated header in csharp client (restsharp) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20421";>#20421</a></li>
   <li>[ASPNETCORE] Add support for central package version management <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20403";>#20403</a></li>
   <li>[csharp] bump version to .net8 <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20384";>#20384</a></li>
   <li>Fixes body of FormParameters in multipart/form-data requests without 
files sent by generated C# (RestSharp) <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20351";>#20351</a></li>
   <li>[csharp] add .net9 support <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20270";>#20270</a></li>
   </ul>
   <h2>C++</h2>
   <ul>
   <li>[cpprestsdk] Implement Enum inside Objects <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/19919";>#19919</a></li>
   </ul>
   <h2>Elixir</h2>
   <ul>
   <li>Improved Elixir Atom Generation <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20229";>#20229</a></li>
   <li>[elixir] Update dialyzer spec <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20024";>#20024</a></li>
   <li>[Elixir] Use string headers <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/19759";>#19759</a></li>
   </ul>
   <h2>Elm</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/a7240eeefeedeefe7fc80ef22747dfc67e126324";><code>a7240ee</code></a>
 v7.11.0 release (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20508";>#20508</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/fa3e38a4b71615fefacc32538d4b0bc5b5135abf";><code>fa3e38a</code></a>
 [JAVA] Address [rawtypes] and [this-escape] warnings in generated API 
clients...</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/98ccf95e4314c1a672ee6211997d811a642da943";><code>98ccf95</code></a>
 [ASPNETCORE] Add support for central package version management (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20401";>#20401</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/9e66c4f51694664932695fd2287bb6667b162222";><code>9e66c4f</code></a>
 Add more net9 samples (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20491";>#20491</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/ce56a83ae4638644984b4bf05c4c3fc0209de167";><code>ce56a83</code></a>
 Update openapi spec 3.1 support message (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20492";>#20492</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/4c73faf737887a8be8ee4c11a91125feacf23983";><code>4c73faf</code></a>
 [go-server] Add tests for primitive types in request/response (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20474";>#20474</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/dcf472a0348f4cf3d082576f7e8d76f1c92c630d";><code>dcf472a</code></a>
 ISSUE: <a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/17373";>#17373</a>
 [BUG] [Go-server] invalid composite literal type string (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20467";>#20467</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/578574369537ba1897588af71b93e29bd2e9dc11";><code>5785743</code></a>
 Update bug_report.md with up-to-date URL for online validator (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20470";>#20470</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/760d5e81686dfb13f3187335fe6a17a54fc18fbf";><code>760d5e8</code></a>
 [normalizer] Better handling of schema with just description (any type) (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20461";>#20461</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/4259e92776fd085f007177b58ae16cdb5f11640d";><code>4259e92</code></a>
 [C][Client] Make custom CMAKE_C_FLAGS work (<a 
href="https://redirect.github.com/openapitools/openapi-generator/issues/20432";>#20432</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/openapitools/openapi-generator/compare/v7.10.0...v7.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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-unsubscr...@camel.apache.org

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

Reply via email to