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

   Bumps 
[org.openapitools:openapi-generator-gradle-plugin](https://github.com/OpenAPITools/openapi-generator)
 from 7.12.0 to 7.13.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/OpenAPITools/openapi-generator/releases";>org.openapitools:openapi-generator-gradle-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.13.0 released</h2>
   <p>v7.13.0 stable release comes with 160+ enhancements, bug fixes, and a new 
<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/pull/20885";>Kotlin
 Misk server genreator</a>.</p>
   <p>Thanks again for all the awesome contributions from the community.</p>
   <p>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.13.0+";>&quot;Pull
 Request&quot;</a> tab.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/4b805ff6b7ac5bd2557555810357569fe2677311";><code>4b805ff</code></a>
 v7.13.0 release (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/21157";>#21157</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/10fc9d07c7058692420a3e32e95324e718c76d84";><code>10fc9d0</code></a>
 Single request parameter equals and hashcode (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/20833";>#20833</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/858d5fd8b723209f99dd5a098307dd21bfb938f7";><code>858d5fd</code></a>
 Set appropriate statusCode from examples (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/19501";>#19501</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/f656afcde3bd110fffd4df1a68d298468a15eb00";><code>f656afc</code></a>
 Add original enumPropertyNamingType config for java enum generation (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/20824";>#20824</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/de310f6ee16a8d6a44c27e0dca744fee1828b30f";><code>de310f6</code></a>
 Fix associative container on json values (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/20606";>#20606</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/1850c079513b3cb7ec66c36e8bf15d37dcba06a7";><code>1850c07</code></a>
 update samples</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/9f3a73f81a71d5386a93ac02f25c2be35f8f7b45";><code>9f3a73f</code></a>
 [spring]addition: api response examples + spring generator generates 
response...</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/35ba0414fbfcb514db27178e26369ff2d0fc55ed";><code>35ba041</code></a>
 [rust] Fix for allOf multi model with only metadata fields (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/20892";>#20892</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/1eee6038df04c8749db41c4c5f65fba11310bcfa";><code>1eee603</code></a>
 Fixes so that a oneOf schema with a single sub-schema is simplified (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/21043";>#21043</a>)</li>
   <li><a 
href="https://github.com/OpenAPITools/openapi-generator/commit/02204d0e4bdf4c7d426cbca390d1143c747dd1c4";><code>02204d0</code></a>
 fix: [csharp] JsonConverter anyof (<a 
href="https://redirect.github.com/OpenAPITools/openapi-generator/issues/21137";>#21137</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/OpenAPITools/openapi-generator/compare/v7.12.0...v7.13.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-gradle-plugin&package-manager=gradle&previous-version=7.12.0&new-version=7.13.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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to