This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 7138a832e3 chore(deps): bump snmalloc-rs from 0.3.8 to 0.7.4 (#21280)
7138a832e3 is described below

commit 7138a832e33200cd3ffc8a6fc3cc491d71971f1b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 15:47:02 2026 +0000

    chore(deps): bump snmalloc-rs from 0.3.8 to 0.7.4 (#21280)
    
    Bumps [snmalloc-rs](https://github.com/microsoft/snmalloc) from 0.3.8 to
    0.7.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/microsoft/snmalloc/releases";>snmalloc-rs's
    releases</a>.</em></p>
    <blockquote>
    <h2>0.7.4</h2>
    <h2>What's Changed</h2>
    <h3>Optimisations</h3>
    <ul>
    <li>Improve post-teardown performance by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/810";>microsoft/snmalloc#810</a></li>
    <li>Fix performance issue in Red Black Tree init by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/818";>microsoft/snmalloc#818</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Detect cyclic corruption in SeqSet::iterate by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/813";>microsoft/snmalloc#813</a></li>
    </ul>
    <h3>Platform support</h3>
    <h4>Rust</h4>
    <ul>
    <li>snmalloc-rs moved into snmalloc repo by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/801";>microsoft/snmalloc#801</a></li>
    <li>Rust: Update build features by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/804";>microsoft/snmalloc#804</a></li>
    <li>misc: prepare for future release and bump versions by <a
    href="https://github.com/SchrodingerZhu";><code>@​SchrodingerZhu</code></a>
    in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/807";>microsoft/snmalloc#807</a></li>
    <li>Remove unused submodule from snmalloc-rs by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/827";>microsoft/snmalloc#827</a></li>
    <li>Address Rust packaging issues by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/830";>microsoft/snmalloc#830</a></li>
    </ul>
    <h4>C++ support</h4>
    <ul>
    <li>Add SNMALLOC_EXPORT annotation to c++ allocator functions. by <a
    href="https://github.com/akrieger";><code>@​akrieger</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/822";>microsoft/snmalloc#822</a></li>
    <li>inline annotation in pal_windows. by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/829";>microsoft/snmalloc#829</a></li>
    </ul>
    <h3>Build</h3>
    <ul>
    <li>Adding vcpkg integration by <a
    href="https://github.com/matajoh";><code>@​matajoh</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/825";>microsoft/snmalloc#825</a></li>
    <li>Parameterise clangformat_targets for reuse by other projects by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/826";>microsoft/snmalloc#826</a></li>
    <li>Move time concept to Pal by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/802";>microsoft/snmalloc#802</a></li>
    </ul>
    <h3>CI</h3>
    <ul>
    <li>CI Fixes by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/803";>microsoft/snmalloc#803</a></li>
    <li>Refactor CI by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/806";>microsoft/snmalloc#806</a></li>
    <li>Add experiment with Claude.md by <a
    href="https://github.com/mjp41";><code>@​mjp41</code></a> in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/819";>microsoft/snmalloc#819</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/akrieger";><code>@​akrieger</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/microsoft/snmalloc/pull/822";>microsoft/snmalloc#822</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/microsoft/snmalloc/compare/0.7.3...0.7.4";>https://github.com/microsoft/snmalloc/compare/0.7.3...0.7.4</a></p>
    <h2>0.7.3</h2>
    <h2>What's Changed</h2>
    <p>This release primarily improves for CMake for downstream uses of
    snmalloc.</p>
    <h3>Build</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/microsoft/snmalloc/commits/0.7.4";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=snmalloc-rs&package-manager=cargo&previous-version=0.3.8&new-version=0.7.4)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock            | 8 ++++----
 benchmarks/Cargo.toml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 3a4449f4a5..5380451bd0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5646,18 +5646,18 @@ checksum = 
"1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
 
 [[package]]
 name = "snmalloc-rs"
-version = "0.3.8"
+version = "0.7.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "eb317153089fdfa4d8a2eec059d40a5a23c3bde43995ea23b19121c3f621e74a"
+checksum = "530a04ae687609072d0edd38866406fbbcd23d2f716791437e312ec4d64a355a"
 dependencies = [
  "snmalloc-sys",
 ]
 
 [[package]]
 name = "snmalloc-sys"
-version = "0.3.8"
+version = "0.7.4"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "065fea53d32bb77bc36cca466cb191f2e5216ebfd0ed360b1d64889ee6e559ea"
+checksum = "a96cbeb16d6bcc5979f80ec907582a886b7fb3b9a707678b63dd93a10d8ee858"
 dependencies = [
  "cmake",
 ]
diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml
index 56f7704309..f82f1c0a03 100644
--- a/benchmarks/Cargo.toml
+++ b/benchmarks/Cargo.toml
@@ -56,7 +56,7 @@ rand = { workspace = true }
 regex.workspace = true
 serde = { version = "1.0.228", features = ["derive"] }
 serde_json = { workspace = true }
-snmalloc-rs = { version = "0.3", optional = true }
+snmalloc-rs = { version = "0.7", optional = true }
 tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
 tokio-util = { version = "0.7.17" }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to