Skip to content

chore(deps): update snmalloc-rs requirement from 0.3.8 to 0.7.5 - #238

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/snmalloc-rs-0.7.5
Open

chore(deps): update snmalloc-rs requirement from 0.3.8 to 0.7.5#238
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/snmalloc-rs-0.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on snmalloc-rs to permit the latest version.

Release notes

Sourced from snmalloc-rs's releases.

0.7.5

What's Changed

This release adds C23 API support, pointer-authentication protection for the free list, improved AArch64 platform support, and expanded memory usage statistics in Rust.

New Features

C23 API support

Security mitigations

Platform support

  • Implement tick() for AArch64 on non-Apple platforms by @​mjp41 in #854

Rust

Bug Fixes

  • Fix MSVC C4864 warning and testlib message_impl link error by @​matajoh in #858

Testing

  • Add tests for src/snmalloc/override/new.cc by @​paulhdk in #839
  • Add corruption-detection test for probabilistic mitigations by @​mjp41 in #848
  • Move test_memory_stats to an integration test by @​mjp41 in #856

Build

CI

  • Add cross-platform Coverage CI by @​mjp41 in #842
  • Reduce ctest wall-time without losing coverage by @​mjp41 in #844
  • Fix shell quoting in coverage-comment workflow by @​mjp41 in #845
  • Resolve PR by head SHA in coverage-comment workflow by @​mjp41 in #847
  • Don't mis-route nightly coverage comment to last-merged PR by @​mjp41 in #849

New Contributors

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 22, 2026
Updates the requirements on [snmalloc-rs](https://github.com/microsoft/snmalloc) to permit the latest version.
- [Release notes](https://github.com/microsoft/snmalloc/releases)
- [Commits](https://github.com/microsoft/snmalloc/commits/0.7.5)

---
updated-dependencies:
- dependency-name: snmalloc-rs
  dependency-version: 0.7.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/snmalloc-rs-0.7.5 branch from b19a3c8 to ddf361a Compare August 30, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants