dependabot[bot] opened a new pull request, #12683: URL: https://github.com/apache/iceberg/pull/12683
Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.28.4 to 0.28.5. <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.28.5</h2> <h2>What's Changed</h2> <ul> <li>fix: Fix Union type parsing with recursive None removal by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2342">koxudaxi/datamodel-code-generator#2342</a></li> <li>Ensure we have a string before trying to strip by <a href="https://github.com/gothicVI"><code>@gothicVI</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2354">koxudaxi/datamodel-code-generator#2354</a></li> <li>fix: Fix invalid imports for schema files with hyphens and dots by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2343">koxudaxi/datamodel-code-generator#2343</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2347">koxudaxi/datamodel-code-generator#2347</a></li> <li>fix: fix field has same name on 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/2355">koxudaxi/datamodel-code-generator#2355</a></li> <li>fix: fix referenced default by <a href="https://github.com/koxudaxi"><code>@koxudaxi</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2356">koxudaxi/datamodel-code-generator#2356</a></li> <li>Fix field aliasing on discriminator fields by <a href="https://github.com/djb7"><code>@djb7</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2349">koxudaxi/datamodel-code-generator#2349</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2360">koxudaxi/datamodel-code-generator#2360</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gothicVI"><code>@gothicVI</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2354">koxudaxi/datamodel-code-generator#2354</a></li> <li><a href="https://github.com/djb7"><code>@djb7</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2349">koxudaxi/datamodel-code-generator#2349</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.28.4...0.28.5">https://github.com/koxudaxi/datamodel-code-generator/compare/0.28.4...0.28.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/117a31d5bc6f54a7cd11ee06361b51f75e89d210"><code>117a31d</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2360">#2360</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/b6abc214d473ee4319182942fcf1f06bb3c603e5"><code>b6abc21</code></a> Fix field aliasing on discriminator fields (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2349">#2349</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/9585ee54932bc135a05a6617d039d4f994daa7a3"><code>9585ee5</code></a> fix: fix referenced default (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2356">#2356</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/ed1b639d46b079e0cd838673f17cb3d4ed3cc5dc"><code>ed1b639</code></a> fix: fix field has same name on pydantic v2 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2355">#2355</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/f9bfbec638db91a348846a2b8c0d77900436623e"><code>f9bfbec</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2347">#2347</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/a77c6ae39708c3245b0097f0490dcf0e2396f3e4"><code>a77c6ae</code></a> fix: Fix invalid imports for schema files with hyphens and dots (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2343">#2343</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/d65bbe2b581ad018119d18feab826c73ff1b402e"><code>d65bbe2</code></a> Ensure we have a string before trying to strip (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2354">#2354</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/59af35ecdf5a254781de8d7a8cccd337124b3469"><code>59af35e</code></a> fix: Fix Union type parsing with recursive None removal (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2342">#2342</a>)</li> <li>See full diff in <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.28.4...0.28.5">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