dependabot[bot] opened a new pull request, #9199: URL: https://github.com/apache/iceberg/pull/9199
Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.24.2 to 0.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/koxudaxi/datamodel-code-generator/releases">datamodel-code-generator's releases</a>.</em></p> <blockquote> <h2>0.25.1</h2> <h2>What's Changed</h2> <ul> <li>Fix invalid definition of graphql requirement by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1741">koxudaxi/datamodel-code-generator#1741</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.25.0...0.25.1">https://github.com/koxudaxi/datamodel-code-generator/compare/0.25.0...0.25.1</a></p> <h2>0.25.0</h2> <h2>What's Changed</h2> <ul> <li>Improve collapse_root_models for list by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1700">koxudaxi/datamodel-code-generator#1700</a></li> <li>Improve one of any of models creation by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1682">koxudaxi/datamodel-code-generator#1682</a></li> <li>Change example to examples in pydantic_v2 by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1705">koxudaxi/datamodel-code-generator#1705</a></li> <li>Enable --set-default-enum-member for dataclasses by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1706">koxudaxi/datamodel-code-generator#1706</a></li> <li>Fix --use-default of allOf by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1708">koxudaxi/datamodel-code-generator#1708</a></li> <li>Beta version graphql by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1707">koxudaxi/datamodel-code-generator#1707</a></li> <li>Add a few tests graphql by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1722">koxudaxi/datamodel-code-generator#1722</a></li> <li>Add additional imports to cli by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1723">koxudaxi/datamodel-code-generator#1723</a></li> <li>Fix long description rendering in graphql by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1730">koxudaxi/datamodel-code-generator#1730</a></li> <li>Add custom formatters by <a href="https://github.com/denisart"><code>@denisart</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1733">koxudaxi/datamodel-code-generator#1733</a></li> <li>with pydantic v2, use pydantic.AwareDatetime instead of datetime by <a href="https://github.com/gjcarneiro"><code>@gjcarneiro</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1735">koxudaxi/datamodel-code-generator#1735</a></li> <li>Support discriminators in array items by <a href="https://github.com/mesfahanisimscale"><code>@mesfahanisimscale</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1458">koxudaxi/datamodel-code-generator#1458</a></li> <li>Fix default for annotated field in pydantic v2 by <a href="https://github.com/i404788"><code>@i404788</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1498">koxudaxi/datamodel-code-generator#1498</a></li> </ul> <h2>Breaking Changes</h2> <ul> <li>Remove the unneeded <code>Item</code> suffix of <code>anyOf</code> and <code>oneOf</code> model names by <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1682">koxudaxi/datamodel-code-generator#1682</a> <ul> <li>maybe change other model names by the changes</li> </ul> </li> <li>Change <code>datetime.datetime</code> to <code>pydantic.AwareDatetime</code> in pydantic v2 by <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1735">koxudaxi/datamodel-code-generator#1735</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/denisart"><code>@denisart</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1707">koxudaxi/datamodel-code-generator#1707</a></li> <li><a href="https://github.com/gjcarneiro"><code>@gjcarneiro</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1735">koxudaxi/datamodel-code-generator#1735</a></li> <li><a href="https://github.com/mesfahanisimscale"><code>@mesfahanisimscale</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1458">koxudaxi/datamodel-code-generator#1458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.24.2...0.25.0">https://github.com/koxudaxi/datamodel-code-generator/compare/0.24.2...0.25.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/16043791b02f69e57fc453a65dd0149eab01140f"><code>1604379</code></a> Fix docs (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1739">#1739</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/d3fe7425307ffc316175dab9c2f695e314291245"><code>d3fe742</code></a> Fix issue <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1740">#1740</a> (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1741">#1741</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/71718421e49694d293e4f788301bbc48a5c2e7ea"><code>7171842</code></a> Add code highlight for docs (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1738">#1738</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/a46fe94e36806eb4c24cf4e6327afbd5aff3b2f4"><code>a46fe94</code></a> Fix default for annotated field in pydantic v2 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1498">#1498</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/5ccc44145f36e807048f02f74d8e5921c9426541"><code>5ccc441</code></a> Support discriminators in array items (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1458">#1458</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/a31148da3552ef6a39b0ba182614af6ff5885a91"><code>a31148d</code></a> with pydantic v2, use pydantic.AwareDatetime instead of datetime (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1735">#1735</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/a36ce94f2dfd36ee90aadacc06ad6ec4b38e3c9c"><code>a36ce94</code></a> Add custom formatters (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1733">#1733</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/3e0f0aaea5bd4ba6c02e0b18de6db2ad0da1d4fa"><code>3e0f0aa</code></a> Bump pydantic-core from 2.14.3 to 2.14.5 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1731">#1731</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/cac56d9c759d9fd39042420d38657e6dc6aed939"><code>cac56d9</code></a> Bump mkdocs-material from 9.4.10 to 9.4.11 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1734">#1734</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/3f409c470bb850b5bf710c9f414eb52a4e332029"><code>3f409c4</code></a> Bump pydantic from 2.5.1 to 2.5.2 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1732">#1732</a>)</li> <li>Additional commits viewable in <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.24.2...0.25.1">compare view</a></li> </ul> </details> <br /> [](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