dependabot[bot] opened a new pull request, #9054: URL: https://github.com/apache/iceberg/pull/9054
Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.22.0 to 0.23.0. <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.23.0</h2> <h2>What's Changed</h2> <ul> <li>Support $defs for Draft 2019-09 by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1630">koxudaxi/datamodel-code-generator#1630</a></li> <li>Update openapi-spec-validator max version by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1633">koxudaxi/datamodel-code-generator#1633</a></li> <li>Fix list default in dataclass by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1632">koxudaxi/datamodel-code-generator#1632</a></li> <li>Support python 3.12 by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1612">koxudaxi/datamodel-code-generator#1612</a></li> <li>Fix <code>--remove-special-field-name-prefix</code> + fields (e.g. enum members) starting with numbers by <a href="https://github.com/lord-haffi"><code>@lord-haffi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1654">koxudaxi/datamodel-code-generator#1654</a></li> <li>Fix generation of nullable array items by <a href="https://github.com/tfausten"><code>@tfausten</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1648">koxudaxi/datamodel-code-generator#1648</a></li> <li>Move nullable logic to openapi parser by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1655">koxudaxi/datamodel-code-generator#1655</a></li> <li>Add missing space to README.md by <a href="https://github.com/joakimnordling"><code>@joakimnordling</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1660">koxudaxi/datamodel-code-generator#1660</a></li> <li>Improve model naming by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1663">koxudaxi/datamodel-code-generator#1663</a></li> <li>Fix exponent in minimum by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1664">koxudaxi/datamodel-code-generator#1664</a></li> <li>Remove constraint on anyurl by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1665">koxudaxi/datamodel-code-generator#1665</a></li> <li>Improve discriminator by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1666">koxudaxi/datamodel-code-generator#1666</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lord-haffi"><code>@lord-haffi</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1654">koxudaxi/datamodel-code-generator#1654</a></li> <li><a href="https://github.com/tfausten"><code>@tfausten</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1648">koxudaxi/datamodel-code-generator#1648</a></li> <li><a href="https://github.com/joakimnordling"><code>@joakimnordling</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1660">koxudaxi/datamodel-code-generator#1660</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.22.1...0.23.0">https://github.com/koxudaxi/datamodel-code-generator/compare/0.22.1...0.23.0</a></p> <h2>0.22.1</h2> <h2>What's Changed</h2> <ul> <li>Ignore broken pydantic version 2.4.0 by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1593">koxudaxi/datamodel-code-generator#1593</a></li> <li>Avoid pydantic ClassVar bug by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1603">koxudaxi/datamodel-code-generator#1603</a></li> <li>Fix msgspec pattern and optional annotated type by <a href="https://github.com/indrat"><code>@indrat</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1606">koxudaxi/datamodel-code-generator#1606</a></li> <li>Fix missing constr import issue by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1609">koxudaxi/datamodel-code-generator#1609</a></li> <li>Fix msgspec root import by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/1611">koxudaxi/datamodel-code-generator#1611</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.22.0...0.22.1">https://github.com/koxudaxi/datamodel-code-generator/compare/0.22.0...0.22.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/979444cdd4cbfbfab489f6f4c9bb09f8eaf8553b"><code>979444c</code></a> Improve discriminator (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1666">#1666</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/bb9a20478b3ee0e0c7099f035c2c0ba3a85eb7c0"><code>bb9a204</code></a> add pytest-xdist (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1667">#1667</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/63cfb5302876919a1f78e741ab42ae0949add565"><code>63cfb53</code></a> Remove constraint on anyurl (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1665">#1665</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/ff63a9806aea10bfc13640e741f25b75d8c23232"><code>ff63a98</code></a> Fix exponent in minimum (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1664">#1664</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/4a244c4e85c4925be536a43f8230ca706051816c"><code>4a244c4</code></a> Improve model naming (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1663">#1663</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/91f86638f0f9ca762bb2b55e779d2d0cd17aa5ef"><code>91f8663</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1661">#1661</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/e043e18a3497aaf19f5b84aac4237e992508726b"><code>e043e18</code></a> Add missing space to README.md (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1660">#1660</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/c091635fa88637d80194d9f993672ef5fbb5ffc8"><code>c091635</code></a> Bump mkdocs-material from 9.4.6 to 9.4.8 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1659">#1659</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/19d9ced2716bf1522bafa6331f7d55f244accfbc"><code>19d9ced</code></a> Bump ruff from 0.1.3 to 0.1.4 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1658">#1658</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/2a3d27df822b6a8c3ce11fda8e15a71b42a7f579"><code>2a3d27d</code></a> Move nullable logic to openapi parser (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/1655">#1655</a>)</li> <li>Additional commits viewable in <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.22.0...0.23.0">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