dependabot[bot] opened a new pull request, #4736:
URL: https://github.com/apache/datafusion-comet/pull/4736

   Bumps the all-other-cargo-deps group in /native with 3 updates: 
[log](https://github.com/rust-lang/log), 
[uuid](https://github.com/uuid-rs/uuid) and 
[cc](https://github.com/rust-lang/cc-rs).
   
   Updates `log` from 0.4.32 to 0.4.33
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md";>log's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[0.4.33] - 2026-06-20</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fixed key comparison by <a 
href="https://github.com/matteo-zeggiotti-ok";><code>@​matteo-zeggiotti-ok</code></a>
 in <a 
href="https://redirect.github.com/rust-lang/log/pull/732";>rust-lang/log#732</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/matteo-zeggiotti-ok";><code>@​matteo-zeggiotti-ok</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/rust-lang/log/pull/732";>rust-lang/log#732</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rust-lang/log/compare/0.4.32...0.4.33";>https://github.com/rust-lang/log/compare/0.4.32...0.4.33</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-lang/log/commit/f405739f3a15a3f00680c793e1e1fa7e57d26ba4";><code>f405739</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/log/issues/734";>#734</a> from 
rust-lang/cargo/0.4.33</li>
   <li><a 
href="https://github.com/rust-lang/log/commit/6a24abf0835cef62e3d882287c97307dd3ecb403";><code>6a24abf</code></a>
 prepare for 0.4.33 release</li>
   <li><a 
href="https://github.com/rust-lang/log/commit/87e062162e051d54bb553aacae3f0c6c4c213e59";><code>87e0621</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rust-lang/log/issues/732";>#732</a> from 
matteo-zeggiotti-ok/fix-key-comparison</li>
   <li><a 
href="https://github.com/rust-lang/log/commit/a9b57119a631249fc8e881c7ef78e2028aacb823";><code>a9b5711</code></a>
 Review: fallback to the &amp;str hash</li>
   <li><a 
href="https://github.com/rust-lang/log/commit/cc89cc6e41190de36892e33fff48e5f48cf57fa9";><code>cc89cc6</code></a>
 Review: fixed other comparisons</li>
   <li><a 
href="https://github.com/rust-lang/log/commit/920e7dc2811c18a228bf78e818196de950659d85";><code>920e7dc</code></a>
 Review: fixed comparison on <code>MaybeStaticStr</code></li>
   <li><a 
href="https://github.com/rust-lang/log/commit/0d71d3c685f2e23b1ad209b48408efe1205b18b0";><code>0d71d3c</code></a>
 Fixed key comparison</li>
   <li>See full diff in <a 
href="https://github.com/rust-lang/log/compare/0.4.32...0.4.33";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `uuid` from 1.23.3 to 1.23.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uuid-rs/uuid/releases";>uuid's releases</a>.</em></p>
   <blockquote>
   <h2>v1.23.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix up name of fuzz script in readme by <a 
href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a 
href="https://redirect.github.com/uuid-rs/uuid/pull/888";>uuid-rs/uuid#888</a></li>
   <li>document fixes by <a 
href="https://github.com/frostyplanet";><code>@​frostyplanet</code></a> in <a 
href="https://redirect.github.com/uuid-rs/uuid/pull/889";>uuid-rs/uuid#889</a></li>
   <li>Prepare for 1.23.4 release by <a 
href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a 
href="https://redirect.github.com/uuid-rs/uuid/pull/890";>uuid-rs/uuid#890</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/frostyplanet";><code>@​frostyplanet</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/uuid-rs/uuid/pull/889";>uuid-rs/uuid#889</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/uuid-rs/uuid/compare/v1.23.3...v1.23.4";>https://github.com/uuid-rs/uuid/compare/v1.23.3...v1.23.4</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/3296d64a196e0303c486538cdf143080c681ae2e";><code>3296d64</code></a>
 Merge pull request <a 
href="https://redirect.github.com/uuid-rs/uuid/issues/890";>#890</a> from 
uuid-rs/cargo/v1.23.4</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/cba53d0da2089109ea23fd964c8ffd21b0165a49";><code>cba53d0</code></a>
 prepare for 1.23.4 release</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/e347af48aab7f7dd6b58a6bb5b578d467660e327";><code>e347af4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/uuid-rs/uuid/issues/889";>#889</a> from 
frostyplanet/main</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/e9bf55c22216c27ff2283a6c427a7b13e025c75e";><code>e9bf55c</code></a>
 doc: Fix broken link warnings</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/5351af40a0bc3243a580c40d313f243d2435bad6";><code>5351af4</code></a>
 doc: Enable feature flag label for docs.rs</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/1e6a9669e30d53bae50fd52f16b7a1961fda236b";><code>1e6a966</code></a>
 Merge pull request <a 
href="https://redirect.github.com/uuid-rs/uuid/issues/888";>#888</a> from 
uuid-rs/KodrAus-patch-1</li>
   <li><a 
href="https://github.com/uuid-rs/uuid/commit/c9619f639c0e2d5f932fa4e3588aed859f7dc5d0";><code>c9619f6</code></a>
 fix up name of fuzz script in readme</li>
   <li>See full diff in <a 
href="https://github.com/uuid-rs/uuid/compare/v1.23.3...v1.23.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cc` from 1.2.64 to 1.2.65
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/cc-rs/releases";>cc's releases</a>.</em></p>
   <blockquote>
   <h2>cc-v1.2.65</h2>
   <h3>Other</h3>
   <ul>
   <li>Regenerate target info (<a 
href="https://redirect.github.com/rust-lang/cc-rs/pull/1763";>#1763</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md";>cc's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.64...cc-v1.2.65";>1.2.65</a>
 - 2026-06-19</h2>
   <h3>Other</h3>
   <ul>
   <li>Regenerate target info (<a 
href="https://redirect.github.com/rust-lang/cc-rs/pull/1763";>#1763</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-lang/cc-rs/commit/640c66a8b8a225146a16068bad637d5e3417ffbf";><code>640c66a</code></a>
 chore(cc): release v1.2.65 (<a 
href="https://redirect.github.com/rust-lang/cc-rs/issues/1764";>#1764</a>)</li>
   <li><a 
href="https://github.com/rust-lang/cc-rs/commit/26e1972e89d30f6143fde642c63efe909a1dc5bc";><code>26e1972</code></a>
 Regenerate target info (<a 
href="https://redirect.github.com/rust-lang/cc-rs/issues/1763";>#1763</a>)</li>
   <li><a 
href="https://github.com/rust-lang/cc-rs/commit/9858eb891fae17fa8ddbcf5124e9657d5d5a6f93";><code>9858eb8</code></a>
 Bump taiki-e/install-action from 2.77.6 to 2.81.8 (<a 
href="https://redirect.github.com/rust-lang/cc-rs/issues/1758";>#1758</a>)</li>
   <li><a 
href="https://github.com/rust-lang/cc-rs/commit/3bcc923987c9b5ef45f3db11e9cf27c2dca035e6";><code>3bcc923</code></a>
 Bump release-plz/action from 0.5.129 to 0.5.130 (<a 
href="https://redirect.github.com/rust-lang/cc-rs/issues/1759";>#1759</a>)</li>
   <li>See full diff in <a 
href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.64...cc-v1.2.65";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to