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

   Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) 
from 4.0.2 to 5.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/EsotericSoftware/kryo/releases";>com.esotericsoftware:kryo's
 releases</a>.</em></p>
   <blockquote>
   <h2>kryo-5.6.0</h2>
   <p>This is a maintenance release coming with bug fixes and performance 
improvements.</p>
   <p><a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/968";>#968</a> 
Avoid creating GenericsHierarchy when generics optimization is disabled
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1014";>#1014</a> 
BigDecimal serializer memory and throughput optimizations (thanks <a 
href="https://github.com/gdela";><code>@​gdela</code></a>)
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1018";>#1018</a> 
Avoid allocation in BigDecimal serializer with new methods for bytes in 
Input/Output (thanks <a 
href="https://github.com/gdela";><code>@​gdela</code></a>)</p>
   <p>Other Tasks:</p>
   <ul>
   <li>Streamline Maven project structure and add Dependabot (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/957";>#957</a>)</li>
   <li>Test CI build against Java 21 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1017";>#1017</a>)</li>
   <li>Upgrade Maven plugin dependencies</li>
   </ul>
   <p>The full list of changes can be found <a 
href="https://github.com/EsotericSoftware/kryo/compare/kryo-parent-5.5.0...kryo-parent-5.6.0";>here</a>.</p>
   <p>Many thanks to all contributors!</p>
   <h2>Upgrade Notes</h2>
   <p>For migration from previous major versions please check out the <a 
href="https://github.com/EsotericSoftware/kryo/wiki/Migration-to-v5";>migration 
guide</a>. We're asking the community to help and contribute this part: please 
edit the migration wiki page as you encounter any information or issues that 
might help others.</p>
   <h3>Compatibility</h3>
   <ul>
   <li>Serialization compatible
   <ul>
   <li>Standard IO: Yes</li>
   <li>Unsafe-based IO: Yes</li>
   </ul>
   </li>
   <li>Binary compatible - Yes (<a 
href="https://rawgithub.com/EsotericSoftware/kryo/master/compat_reports/kryo/5.5.0_to_5.6.0/compat_report.html";>Details</a>)</li>
   <li>Source compatible - Yes (<a 
href="https://rawgithub.com/EsotericSoftware/kryo/master/compat_reports/kryo/5.5.0_to_5.6.0/compat_report.html#Source";>Details</a>)</li>
   </ul>
   <h2>kryo-5.5.0</h2>
   <p>This is a maintenance release coming with bug fixes and performance 
improvements.</p>
   <p><a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/944";>#944</a> 
Avoid slow Class.forName when serializing lambdas
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/946";>#946</a> 
Make the ImmutableCollections serializers public and final
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/948";>#948</a> 
Ensure that record constructors are always accessible
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/951";>#951</a> 
Fix serialization of Kotlin lambdas
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/955";>#955</a> 
Fix type resolution for generic arrays
   <a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/956";>#956</a> 
Performance improvements for Kryo.isClosure()</p>
   <p>Other Tasks:</p>
   <ul>
   <li>Test CI build against Java 20</li>
   <li>Support for Kotlin tests</li>
   <li>Upgrade Maven plugin dependencies</li>
   </ul>
   <p>The full list of changes can be found <a 
href="https://github.com/EsotericSoftware/kryo/compare/kryo-parent-5.4.0...kryo-parent-5.5.0";>here</a>.</p>
   <p>Many thanks to all contributors!</p>
   <h2>Upgrade Notes</h2>
   <p>For migration from previous major versions please check out the <a 
href="https://github.com/EsotericSoftware/kryo/wiki/Migration-to-v5";>migration 
guide</a>. We're asking the community to help and contribute this part: please 
edit the migration wiki page as you encounter any information or issues that 
might help others.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/8c112ccd1e1f3a4399251f56b6d557a09959b6c9";><code>8c112cc</code></a>
 [maven-release-plugin] prepare release kryo-parent-5.6.0</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/726fabecf56d782ee2be20bc0314b92c25f1db28";><code>726fabe</code></a>
 Bump kotlin.version from 1.9.21 to 1.9.22 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1039";>#1039</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/e0402130d9184d4fa5582e14a23e68147f26e3ce";><code>e040213</code></a>
 Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1038";>#1038</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/a8b0154f6ffaca5d56ba991f3bfc6082ed64b546";><code>a8b0154</code></a>
 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1035";>#1035</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/e6dab285287b459a80c4b8933c2ba320cd911c3f";><code>e6dab28</code></a>
 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1033";>#1033</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/2c2eb7f8b5b67c5483429d07adecc34688f86ded";><code>2c2eb7f</code></a>
 Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1032";>#1032</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/fa96a466bc797b5769800482c3d5b435461c2e89";><code>fa96a46</code></a>
 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1031";>#1031</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/633ad659cf70fb5207fe853b7c184e3a5700bdbe";><code>633ad65</code></a>
 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1030";>#1030</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/b93b94137919820e5470a6801e1c6e527d2637be";><code>b93b941</code></a>
 Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1029";>#1029</a>)</li>
   <li><a 
href="https://github.com/EsotericSoftware/kryo/commit/f0fe10b745a1451c2ed944153bff5724f2760130";><code>f0fe10b</code></a>
 Bump kotlin.version from 1.9.10 to 1.9.21 (<a 
href="https://redirect.github.com/EsotericSoftware/kryo/issues/1028";>#1028</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/EsotericSoftware/kryo/compare/kryo-parent-4.0.2...kryo-parent-5.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.esotericsoftware:kryo&package-manager=gradle&previous-version=4.0.2&new-version=5.6.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