dependabot[bot] opened a new pull request, #15303: URL: https://github.com/apache/datafusion/pull/15303
Bumps [half](https://github.com/starkat99/half-rs) from 2.4.1 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/starkat99/half-rs/releases">half's releases</a>.</em></p> <blockquote> <h2>2.5.0</h2> <h3>Changed</h3> <ul> <li>Updated optional dependencies to latest major versions: <ul> <li><code>zercopy</code> 0.6 -> 0.8</li> <li><code>rand</code> 0.8 -> 0.9</li> <li><code>rand_distr</code> 0.4 -> 0.5</li> <li><code>rkyv</code> 0.7 -> 0.8</li> <li>(dev) <code>criterion</code> 0.4 -> 0.5</li> </ul> </li> <li>Minimum supported Rust version has been changed to 1.81 due to above dependency updates.</li> <li>Minor restructing of included license file locations to be more consistent with crates ecosystem.</li> </ul> <h3>Added</h3> <ul> <li>Added support for <code>arbitrary</code> crate. Fixes <a href="https://redirect.github.com/starkat99/half-rs/issues/110">#110</a>. By <a href="https://github.com/FL33TW00D"><code>@FL33TW00D</code></a>.</li> <li>New <code>num-traits</code> implementations: <code>FromBytes</code> and <code>ToBytes</code> for <code>f16</code> and <code>bf16</code>. By <a href="https://github.com/kpreid"><code>@kpreid</code></a>.</li> </ul> <h3>Fixed</h3> <ul> <li>Suppressed unexpected_cfg lint warnings on newer versions of stable Rust.</li> <li>Resolved ambiguous rustdoc warnings due to new unstable <code>f16</code> primitive in compiler.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/starkat99/half-rs/blob/main/CHANGELOG.md">half's changelog</a>.</em></p> <blockquote> <h2>[2.5.0] - 2024-03-13 <!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <h3>Changed</h3> <ul> <li>Updated optional dependencies to latest major versions: <ul> <li><code>zercopy</code> 0.6 -> 0.8</li> <li><code>rand</code> 0.8 -> 0.9</li> <li><code>rand_distr</code> 0.4 -> 0.5</li> <li><code>rkyv</code> 0.7 -> 0.8</li> <li>(dev) <code>criterion</code> 0.4 -> 0.5</li> </ul> </li> <li>Minimum supported Rust version has been changed to 1.81 due to above dependency updates.</li> <li>Minor restructing of included license file locations to be more consistent with crates ecosystem.</li> </ul> <h3>Added</h3> <ul> <li>Added support for <code>arbitrary</code> crate. Fixes <a href="https://redirect.github.com/starkat99/half-rs/issues/110">#110</a>. By [<a href="https://github.com/FL33TW00D"><code>@FL33TW00D</code></a>].</li> <li>New <code>num-traits</code> implementations: <code>FromBytes</code> and <code>ToBytes</code> for <code>f16</code> and <code>bf16</code>. By [<a href="https://github.com/kpreid"><code>@kpreid</code></a>].</li> </ul> <h3>Fixed</h3> <ul> <li>Suppressed unexpected_cfg lint warnings on newer versions of stable Rust.</li> <li>Resolved ambiguous rustdoc warnings due to new unstable <code>f16</code> primitive in compiler.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/starkat99/half-rs/commit/989d2700376b311a4765f43eaec8e9661bfa579a"><code>989d270</code></a> move license files and bump to versoin 2.5.0</li> <li><a href="https://github.com/starkat99/half-rs/commit/c55579a4a1cd4cf62e9656cb310fbe22aa56e5b2"><code>c55579a</code></a> fix doc reference</li> <li><a href="https://github.com/starkat99/half-rs/commit/c00bced7e92921f472b754989a933bc6c2fa4c1c"><code>c00bced</code></a> disambiguate docs from new primitive</li> <li><a href="https://github.com/starkat99/half-rs/commit/d02f32ee6fa0fdbe521d56b909ca8e3d277dcb95"><code>d02f32e</code></a> bump MSRV to 1.81</li> <li><a href="https://github.com/starkat99/half-rs/commit/0ce0933b8a21854cd1ab7632eb589efc1e002b1a"><code>0ce0933</code></a> remove unnecessary feature for optional dependency</li> <li><a href="https://github.com/starkat99/half-rs/commit/545938a0f08caccf3fff79ce7c35b908b6d41dda"><code>545938a</code></a> upgrade to criterion 0.5</li> <li><a href="https://github.com/starkat99/half-rs/commit/7f29a962a7043092a8577f46c20fe5d97e9a1501"><code>7f29a96</code></a> upgrade to rkyv 0.8</li> <li><a href="https://github.com/starkat99/half-rs/commit/0adf011be2d599bdf4595716b5476fad6d9a8934"><code>0adf011</code></a> Merge pull request <a href="https://redirect.github.com/starkat99/half-rs/issues/122">#122</a> from kpreid/tobytes</li> <li><a href="https://github.com/starkat99/half-rs/commit/db1940e4f714eea9338575710b1b41a8ae292853"><code>db1940e</code></a> Merge branch 'main' into tobytes</li> <li><a href="https://github.com/starkat99/half-rs/commit/0bebc346c47eee5198b9ac4f4ff28ba1441fcd37"><code>0bebc34</code></a> update docs</li> <li>Additional commits viewable in <a href="https://github.com/starkat99/half-rs/compare/v2.4.1...v2.5.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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org