dependabot[bot] opened a new pull request, #21278: URL: https://github.com/apache/datafusion/pull/21278
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.4 to 0.4.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md">getrandom's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-random/getrandom/compare/v0.4.1...v0.4.2">0.4.2</a> - 2026-03-03</h2> <h3>Changed</h3> <ul> <li>Bump <code>r-efi</code> dependency to v6 <a href="https://redirect.github.com/rust-random/getrandom/issues/814">#814</a></li> </ul> <h3>Fixed</h3> <ul> <li>Read <code>errno</code> only when it is set <a href="https://redirect.github.com/rust-random/getrandom/issues/810">#810</a></li> <li>Check the return value of <code>ProcessPrng</code> on Windows <a href="https://redirect.github.com/rust-random/getrandom/issues/811">#811</a></li> </ul> <p><a href="https://redirect.github.com/rust-random/getrandom/issues/810">#810</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/810">rust-random/getrandom#810</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/811">#811</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/811">rust-random/getrandom#811</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/814">#814</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/814">rust-random/getrandom#814</a></p> <h2><a href="https://github.com/rust-random/getrandom/compare/v0.4.0...v0.4.1">0.4.1</a> - 2026-02-03</h2> <h3>Fixed</h3> <ul> <li>Documentation build on docs.rs <a href="https://redirect.github.com/rust-random/getrandom/issues/801">#801</a></li> </ul> <p><a href="https://redirect.github.com/rust-random/getrandom/issues/801">#801</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/801">rust-random/getrandom#801</a></p> <h2><a href="https://github.com/rust-random/getrandom/compare/v0.3.4...v0.4.0">0.4.0</a> - 2026-02-02</h2> <h3>Added</h3> <ul> <li><code>RawOsError</code> type alias <a href="https://redirect.github.com/rust-random/getrandom/issues/739">#739</a></li> <li><code>SysRng</code> behind new feature <code>sys_rng</code> <a href="https://redirect.github.com/rust-random/getrandom/issues/751">#751</a></li> <li>WASIp3 support <a href="https://redirect.github.com/rust-random/getrandom/issues/779">#779</a></li> <li><code>extern_impl</code> opt-in backend <a href="https://redirect.github.com/rust-random/getrandom/issues/786">#786</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/794">#794</a></li> <li>Motor OS support <a href="https://redirect.github.com/rust-random/getrandom/issues/797">#797</a></li> </ul> <h3>Changed</h3> <ul> <li>Use Edition 2024 and MSRV 1.85 <a href="https://redirect.github.com/rust-random/getrandom/issues/749">#749</a></li> </ul> <p><a href="https://redirect.github.com/rust-random/getrandom/issues/739">#739</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/739">rust-random/getrandom#739</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/749">#749</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/749">rust-random/getrandom#749</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/751">#751</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/751">rust-random/getrandom#751</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/779">#779</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/779">rust-random/getrandom#779</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/786">#786</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/786">rust-random/getrandom#786</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/794">#794</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/794">rust-random/getrandom#794</a> <a href="https://redirect.github.com/rust-random/getrandom/issues/797">#797</a>: <a href="https://redirect.github.com/rust-random/getrandom/pull/797">rust-random/getrandom#797</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-random/getrandom/commit/4d826731b20a09e69cca91c66aea57ab3cf00072"><code>4d82673</code></a> Release v0.4.2 (<a href="https://redirect.github.com/rust-random/getrandom/issues/821">#821</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/158fdd495f54126c9bea8e1113ef3e074d56a0f3"><code>158fdd4</code></a> build(deps): bump the all-deps group with 3 updates (<a href="https://redirect.github.com/rust-random/getrandom/issues/818">#818</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/5b0adcce74b4c5886f856993f9006985270dc777"><code>5b0adcc</code></a> changelog: fix Motor OS PR link (<a href="https://redirect.github.com/rust-random/getrandom/issues/816">#816</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/f19d321427171f7a3d472cf2614d21b30399ae9d"><code>f19d321</code></a> changelog: move version links to relevant sections (<a href="https://redirect.github.com/rust-random/getrandom/issues/815">#815</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/b83c77981255bd2fd0b700496062b0130714434d"><code>b83c779</code></a> Avoid accessing <code>errno</code> on unexpected return values. (<a href="https://redirect.github.com/rust-random/getrandom/issues/810">#810</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/3d1b15101b501fed2918e19a7cf176d24f690c76"><code>3d1b151</code></a> Update <code>r-efi</code> to v6 (<a href="https://redirect.github.com/rust-random/getrandom/issues/814">#814</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/73c17f7074085de6f1ec838a322240de8cd5b6c5"><code>73c17f7</code></a> windows: check return value of <code>ProcessPrng</code> (<a href="https://redirect.github.com/rust-random/getrandom/issues/811">#811</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/75895571b0eb4f9137381a0ddad876d3be5cfe53"><code>7589557</code></a> Update Cargo.lock (<a href="https://redirect.github.com/rust-random/getrandom/issues/809">#809</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/6dfd5cb456cbb0e502ddcd283d749cc635272e19"><code>6dfd5cb</code></a> Unify lazy types (<a href="https://redirect.github.com/rust-random/getrandom/issues/804">#804</a>)</li> <li><a href="https://github.com/rust-random/getrandom/commit/5e6b0224b77226ce426a807568b41a10fb8a1c81"><code>5e6b022</code></a> Update Cargo.lock (<a href="https://redirect.github.com/rust-random/getrandom/issues/806">#806</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-random/getrandom/compare/v0.3.4...v0.4.2">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
