Skip to content

Commit 7138a83

Browse files
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2678312 commit 7138a83

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ rand = { workspace = true }
5656
regex.workspace = true
5757
serde = { version = "1.0.228", features = ["derive"] }
5858
serde_json = { workspace = true }
59-
snmalloc-rs = { version = "0.3", optional = true }
59+
snmalloc-rs = { version = "0.7", optional = true }
6060
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
6161
tokio-util = { version = "0.7.17" }
6262

0 commit comments

Comments
 (0)