dependabot[bot] opened a new pull request, #11572: URL: https://github.com/apache/iceberg/pull/11572
Bumps [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) from 0.26.2 to 0.26.3. <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.26.3</h2> <h2>What's Changed</h2> <ul> <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/2096">koxudaxi/datamodel-code-generator#2096</a></li> <li>feat: add msgspec support for <code>--output-datetime-class datetime</code> by <a href="https://github.com/indrat"><code>@indrat</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2124">koxudaxi/datamodel-code-generator#2124</a></li> <li>Support <code>use_enum_values</code> in <code>ConfigDict</code> by <a href="https://github.com/nbro10"><code>@nbro10</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2134">koxudaxi/datamodel-code-generator#2134</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/2131">koxudaxi/datamodel-code-generator#2131</a></li> <li>Fix discriminator mapping resolution in schemas with parent-child hierarchy by <a href="https://github.com/sternakt"><code>@sternakt</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2145">koxudaxi/datamodel-code-generator#2145</a></li> <li>feat: msgspec discriminated unions by <a href="https://github.com/indrat"><code>@indrat</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2081">koxudaxi/datamodel-code-generator#2081</a></li> <li>Fix content-hash; add pre-commit-check for poetry. by <a href="https://github.com/rafalkrupinski"><code>@rafalkrupinski</code></a> in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2142">koxudaxi/datamodel-code-generator#2142</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nbro10"><code>@nbro10</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2134">koxudaxi/datamodel-code-generator#2134</a></li> <li><a href="https://github.com/sternakt"><code>@sternakt</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2145">koxudaxi/datamodel-code-generator#2145</a></li> <li><a href="https://github.com/rafalkrupinski"><code>@rafalkrupinski</code></a> made their first contribution in <a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/pull/2142">koxudaxi/datamodel-code-generator#2142</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.2...0.26.3">https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.2...0.26.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/f5c8852176270a3f01eb78a116140ab8cf26f853"><code>f5c8852</code></a> Merge branch 'fix-poetry-lock'</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/e6ace43ca683d1c602a0010ee00c6bb82d74f359"><code>e6ace43</code></a> Merge branch 'main' into fix-poetry-lock</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/da7d0542b333cdb473bf1d7c4bde608401460f9b"><code>da7d054</code></a> feat: msgspec discriminated unions (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2081">#2081</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/6c3e114dff67388400c9f4656a479d80e25329b8"><code>6c3e114</code></a> Fix discriminator mapping resolution in schemas with parent-child hierarchy (...</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/cb0462ae84700865a42df45a0e91a1693c199891"><code>cb0462a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2131">#2131</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/e208c0a1ca9040baebfeac1f6df13f6bf1e28614"><code>e208c0a</code></a> Support use_enum_values in ConfigDict (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2134">#2134</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/34654ad0c2e1a87a47019026c6c3a3cf187a5d16"><code>34654ad</code></a> Bump graphql-core from 3.2.4 to 3.2.5 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2107">#2107</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/2ddf98ffefd92823a3d83bc248a3045333052d0e"><code>2ddf98f</code></a> feat: add msgspec support for <code>--output-datetime-class datetime</code> (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2124">#2124</a>)</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/298d9fb1c76b4ee0abba1e9ccf11dd7c9dbc813d"><code>298d9fb</code></a> Fix content-hash; add pre-commit-check for poetry.</li> <li><a href="https://github.com/koxudaxi/datamodel-code-generator/commit/d306553dc949e87fb476c83b8d22b23ae72a8dda"><code>d306553</code></a> Bump ruff from 0.5.6 to 0.6.9 (<a href="https://redirect.github.com/koxudaxi/datamodel-code-generator/issues/2109">#2109</a>)</li> <li>Additional commits viewable in <a href="https://github.com/koxudaxi/datamodel-code-generator/compare/0.26.2...0.26.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datamodel-code-generator&package-manager=pip&previous-version=0.26.2&new-version=0.26.3)](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