dependabot[bot] opened a new pull request, #64:
URL: https://github.com/apache/arrow-erlang/pull/64

   Bumps [rustler](https://github.com/rusterlium/rustler) from 0.35.0 to 0.38.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rusterlium/rustler/releases";>rustler's 
releases</a>.</em></p>
   <blockquote>
   <h2>rustler-0.38.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump action versions and add OTP29 support by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/730";>rusterlium/rustler#730</a></li>
   <li>Add OTP-29 enif functions by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/731";>rusterlium/rustler#731</a></li>
   <li>Drop deprecated codegen features by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/701";>rusterlium/rustler#701</a></li>
   <li>Add from_iter to NewBinary by <a 
href="https://github.com/aDifferentJT";><code>@​aDifferentJT</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/704";>rusterlium/rustler#704</a></li>
   <li>Implement UTF8 atom support on NIF 2.17 by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/732";>rusterlium/rustler#732</a></li>
   <li>Alternative NIF Filler adjustment for Android by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/733";>rusterlium/rustler#733</a></li>
   <li>Make <code>ResourceArc::as_c_arg()</code> public by <a 
href="https://github.com/lilioid";><code>@​lilioid</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/736";>rusterlium/rustler#736</a></li>
   <li>Relax mutability requirement of ResourceArc::as_c_arg() by <a 
href="https://github.com/lilioid";><code>@​lilioid</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/741";>rusterlium/rustler#741</a></li>
   <li>Add comment to Cargo.toml on where to find nif versions by <a 
href="https://github.com/lilioid";><code>@​lilioid</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/739";>rusterlium/rustler#739</a></li>
   <li>Add term_map macro by <a 
href="https://github.com/dannote";><code>@​dannote</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/729";>rusterlium/rustler#729</a></li>
   <li>Allow deserialize_seq to deserialize binaries. by <a 
href="https://github.com/murisi";><code>@​murisi</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/708";>rusterlium/rustler#708</a></li>
   <li>Ensure that the thread tests only look at their own messages by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/742";>rusterlium/rustler#742</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/lilioid";><code>@​lilioid</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/736";>rusterlium/rustler#736</a></li>
   <li><a href="https://github.com/dannote";><code>@​dannote</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/729";>rusterlium/rustler#729</a></li>
   <li><a href="https://github.com/murisi";><code>@​murisi</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/708";>rusterlium/rustler#708</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rusterlium/rustler/compare/rustler-0.37.4...rustler-0.38.0";>https://github.com/rusterlium/rustler/compare/rustler-0.37.4...rustler-0.38.0</a></p>
   <h2>rustler-0.37.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: gate ErlNifResourceTypeInit members/dyncall on nif_version_2_16 to 
fix OTP 22/23 heap overflow by <a 
href="https://github.com/lmth";><code>@​lmth</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/725";>rusterlium/rustler#725</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/lmth";><code>@​lmth</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/725";>rusterlium/rustler#725</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rusterlium/rustler/compare/rustler-0.37.3...rustler-0.37.4";>https://github.com/rusterlium/rustler/compare/rustler-0.37.3...rustler-0.37.4</a></p>
   <h2>rustler-0.37.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add missing inline and From<!-- raw HTML omitted --> for Term by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/719";>rusterlium/rustler#719</a></li>
   <li>Add message for :no_artifacts by <a 
href="https://github.com/chgeuer";><code>@​chgeuer</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/721";>rusterlium/rustler#721</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/chgeuer";><code>@​chgeuer</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/721";>rusterlium/rustler#721</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rusterlium/rustler/compare/rustler-0.37.2...rustler-0.37.3";>https://github.com/rusterlium/rustler/compare/rustler-0.37.2...rustler-0.37.3</a></p>
   <h2>rustler-0.37.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump MSRV to 1.91 by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/711";>rusterlium/rustler#711</a></li>
   <li>Update libloading requirement from 0.8 to 0.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/710";>rusterlium/rustler#710</a></li>
   <li>Update CI to use current versions of OTP and Elixir by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/713";>rusterlium/rustler#713</a></li>
   <li>Fix iolist inspect by <a 
href="https://github.com/filmor";><code>@​filmor</code></a> in <a 
href="https://redirect.github.com/rusterlium/rustler/pull/715";>rusterlium/rustler#715</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/rusterlium/rustler/compare/rustler-0.37.1...rustler-0.37.2";>https://github.com/rusterlium/rustler/compare/rustler-0.37.1...rustler-0.37.2</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md";>rustler's 
changelog</a>.</em></p>
   <blockquote>
   <h2>0.38.0 - 2026-05-25</h2>
   <h3>Added</h3>
   <ul>
   <li>Add <code>Term::size</code> on Erlang 29 = <code>nif_version_2_18</code> 
(<a 
href="https://redirect.github.com/rusterlium/rustler/issues/731";>#731</a>)</li>
   <li>Add <code>from_iter</code> to <code>NewBinary</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/704";>#704</a>)</li>
   <li>Use direct UTF-8 atom support on <code>nif_version_2_17</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/732";>#732</a>)</li>
   <li>Allow the path to the binary that carries the <code>enif_*</code> 
symbols to be passed
   directly to work around Android's broken <code>RTLD_GLOBAL</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/733";>#733</a>)</li>
   <li>Allow <code>deserialize_seq</code> to deserialize binaries (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/708";>#708</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <h3>Changed</h3>
   <ul>
   <li>Along with UTF-8 support, introduce new signatures for atom creation and
   deprecate the old ones (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/732";>#732</a>)</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>Drop deprecated codegen features (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/701";>#701</a>)</li>
   </ul>
   <h2>0.37.4 - 2026-05-02</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Gate <code>ErlNifResourceTypeInit</code> <code>members</code> on 
<code>nif_version_2_16</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/725";>#725</a>)</li>
   </ul>
   <h2>0.37.3 - 2026-02-11</h2>
   <h3>Added</h3>
   <ul>
   <li>Add missing inline and <code>From&lt;Binary&gt;</code> for 
<code>Term</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/719";>#719</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Add no_artifacts compiler message (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/721";>#721</a>, 
thanks <a href="https://github.com/chgeuer";><code>@​chgeuer</code></a>)</li>
   </ul>
   <h2>0.37.2 - 2025-12-02</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix <code>Binary::from_iolist</code> creating an invalid 
<code>Binary</code> (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/714";>#714</a>, <a 
href="https://redirect.github.com/rusterlium/rustler/issues/715";>#715</a>)</li>
   <li>Fix CI to use the newest Elixir and OTP versions (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/713";>#713</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump MSRV (Minimum Supported Rust Version) to 1.91 (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/711";>#711</a>)</li>
   </ul>
   <h2>0.37.1 - 2025-09-10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/75610261debf4140cbf9134fa2656da32de7b931";><code>7561026</code></a>
 (release) 0.38.0</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/6abfb0f529d46652cc33f8e5539e082535a3e692";><code>6abfb0f</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/2b20e5addfce37a7c563bae82b042b9722e3118e";><code>2b20e5a</code></a>
 Ensure that the thread tests only look at their own messages (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/742";>#742</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/e54a699acd70b300d904a824b590857a91343209";><code>e54a699</code></a>
 Allow deserialize_seq to deserialize binaries. (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/708";>#708</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/230f41b6b4911d78492496d9df11fa70067f6906";><code>230f41b</code></a>
 Add term_map macro (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/729";>#729</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/d2812b80a289e4bc70232096369f3ac3faba74e7";><code>d2812b8</code></a>
 Add comment to Cargo.toml on where to find nif versions (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/739";>#739</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/6cad9c67f2babf0629dbd6be8409841798d0c597";><code>6cad9c6</code></a>
 Relax mutability requirement of ResourceArc::as_c_arg() (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/741";>#741</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/4da2ea4080ba2747266e5fbfe8d16f867aa2013d";><code>4da2ea4</code></a>
 Make ResourceArc::as_c_arg() public (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/736";>#736</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/4314772f5e917b454e2357b87547a48641320629";><code>4314772</code></a>
 Alternative NIF Filler adjustment for Android (<a 
href="https://redirect.github.com/rusterlium/rustler/issues/733";>#733</a>)</li>
   <li><a 
href="https://github.com/rusterlium/rustler/commit/25b32ec3f31f385ef80043cf50fe0a8a5a0a9d5b";><code>25b32ec</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rusterlium/rustler/issues/732";>#732</a> from 
rusterlium/utf8</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rusterlium/rustler/compare/rustler-0.35.0...rustler-0.38.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustler&package-manager=cargo&previous-version=0.35.0&new-version=0.38.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 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