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 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 commands and options

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)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 22, 2026
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