dependabot[bot] opened a new pull request, #454:
URL: https://github.com/apache/sedona-db/pull/454

   Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.71.1 to 
0.72.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/rust-bindgen/releases";>bindgen's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.72.1</h2>
   <p>This is just 0.72.0 with a fix for a breaking change in clang (see <a 
href="https://redirect.github.com/rust-lang/rust-bindgen/issues/3264";>#3264</a> 
and related).</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rust-lang/rust-bindgen/compare/v0.72.0...v0.72.1";>https://github.com/rust-lang/rust-bindgen/compare/v0.72.0...v0.72.1</a></p>
   <h2>v0.72.0</h2>
   <h2>Added</h2>
   <ul>
   <li>Report enums in ParseCallbacks.</li>
   <li>Refactor item_name method to use ItemInfo struct.</li>
   <li>Add callback to modify contents of macro</li>
   <li>Discovery callbacks for functions and methods.</li>
   <li>Options to generate uncallable C++ functions.</li>
   <li>Provide option to get real virtual fn receiver.</li>
   </ul>
   <h2>Changed</h2>
   <ul>
   <li>Generate bindings compatible with current rustc version by default.</li>
   </ul>
   <h2>Removed</h2>
   <ul>
   <li>Remove unused which-rustfmt feature</li>
   <li>Remove warning for opaque forward declarations</li>
   </ul>
   <h2>Fixed</h2>
   <ul>
   <li>More sophisticated handling of the triple in rust_to_clang_target</li>
   <li>Rename *-apple-ios-sim to ...simulator</li>
   <li>Fix OpenCL vectors that use &quot;ext_vector_type&quot;.</li>
   <li>Fix union layout when it contains 0 sized array.</li>
   <li>Avoid crashing on variadic unions without layout information.</li>
   <li>Distinguish char16_t.</li>
   <li>Fix bugs in --clang-macro-fallback</li>
   <li>Add missed unsafe in the raw_set_bit function</li>
   <li>Use link_name for dynamic library loading</li>
   <li>Add &quot;gen&quot; to list of rust keywords in 'rust_mangle'</li>
   <li>Use appropriate <code>rustfmt --format ...</code> param</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rust-lang/rust-bindgen/compare/v0.71.1...v0.72.0";>https://github.com/rust-lang/rust-bindgen/compare/v0.71.1...v0.72.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/rust-bindgen/blob/v0.72.1/CHANGELOG.md";>bindgen's
 changelog</a>.</em></p>
   <blockquote>
   <h1>0.72.1 (2025-08-31)</h1>
   <h2>Added</h2>
   <h2>Changed</h2>
   <h2>Removed</h2>
   <h2>Fixed</h2>
   <ul>
   <li>Fixed a bad interaction with upcoming clang 22 (<a 
href="https://redirect.github.com/rust-lang/rust-bindgen/issues/3278";>#3278</a>).</li>
   </ul>
   <h2>Security</h2>
   <h1>0.72.0 (2025-06-08)</h1>
   <h2>Added</h2>
   <ul>
   <li>Report enums in ParseCallbacks.</li>
   <li>Refactor item_name method to use ItemInfo struct.</li>
   <li>Add callback to modify contents of macro</li>
   <li>Discovery callbacks for functions and methods.</li>
   <li>Options to generate uncallable C++ functions.</li>
   <li>Provide option to get real virtual fn receiver.</li>
   </ul>
   <h2>Changed</h2>
   <ul>
   <li>Generate bindings compatible with current rustc version by default.</li>
   </ul>
   <h2>Removed</h2>
   <ul>
   <li>Remove unused which-rustfmt feature</li>
   <li>Remove warning for opaque forward declarations</li>
   </ul>
   <h2>Fixed</h2>
   <ul>
   <li>More sophisticated handling of the triple in rust_to_clang_target</li>
   <li>Rename *-apple-ios-sim to ...simulator</li>
   <li>Fix OpenCL vectors that use &quot;ext_vector_type&quot;.</li>
   <li>Fix union layout when it contains 0 sized array.</li>
   <li>Avoid crashing on variadic unions without layout information.</li>
   <li>Distinguish char16_t.</li>
   <li>Fix bugs in --clang-macro-fallback</li>
   <li>Add missed unsafe in the raw_set_bit function</li>
   <li>Use link_name for dynamic library loading</li>
   <li>Add &quot;gen&quot; to list of rust keywords in 'rust_mangle'</li>
   <li>Use appropriate <code>rustfmt --format ...</code> param</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/d874de8d646d9b8a3e7ba2db2bcd52f2fba8f1f5";><code>d874de8</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/173a6e624c0c12927328bd820418f0ea40d0903a";><code>173a6e6</code></a>
 Update changelog.</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/2e0674963919a194286259656c5a766a7659cbd5";><code>2e06749</code></a>
 clang: Push the fix for <a 
href="https://redirect.github.com/rust-lang/rust-bindgen/issues/3277";>#3277</a> 
into Type::declaration.</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/58a87108fc4eaedd03e3e7a981f999c30ae5aebc";><code>58a8710</code></a>
 Get the type's definition in CompInfo::from_ty</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/d0e7d6b5b763e93dd38f9ece05230979ede95a0a";><code>d0e7d6b</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/e7f0b9d90110e0f7d7d1d3f6d2ece75780d819d3";><code>e7f0b9d</code></a>
 Update changelog.</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/2882af23b05cd29518b414fb4a023544b3ee645b";><code>2882af2</code></a>
 Refactor item_name method to use ItemInfo struct</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/e2940cdcc20967799bece79b46682e8acc3bc042";><code>e2940cd</code></a>
 chore: Fix some warnings with latest stable.</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/5d7f6847690f84b6a4bf7b800cb3ae6057c5a207";><code>5d7f684</code></a>
 codegen: Avoid crashing on variadic unions without layout information.</li>
   <li><a 
href="https://github.com/rust-lang/rust-bindgen/commit/2613129f1b39cf61e6ad3db7ec7d2a6806ed4fbd";><code>2613129</code></a>
 Remove unused which-rustfmt feature</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rust-lang/rust-bindgen/compare/v0.71.1...v0.72.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bindgen&package-manager=cargo&previous-version=0.71.1&new-version=0.72.1)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to