Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps dlmalloc from 0.2.9 to 0.2.10.

Commits
  • 1463e22 Bump to 0.2.10
  • 4dc8e47 Merge pull request #55 from alexcrichton/wrapping-math
  • 0b24a23 Change to wrapping_{add,sub}
  • 8295084 Merge pull request #54 from alexcrichton/wasm-no-allocate-end
  • 028cd88 Move multiplication back on wasm
  • f92e2c2 Install cross tools for gcc
  • 6536672 Don't allocate the final addresses on wasm
  • 657d013 Merge pull request #53 from alexcrichton/fix-some-small-stack-tree-borrow-things
  • 1ad1cff Fix one instance of Miri-flagged UB
  • 7dd1d7c Ignore must_use warning
  • See full diff in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [dlmalloc](https://github.com/alexcrichton/dlmalloc-rs) from 0.2.9 to 0.2.10.
- [Commits](alexcrichton/dlmalloc-rs@0.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: dlmalloc
  dependency-version: 0.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 24, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 21, 2025

Superseded by #33.

@dependabot dependabot bot closed this Aug 21, 2025
@dependabot dependabot bot deleted the dependabot/cargo/dlmalloc-0.2.10 branch August 21, 2025 09:07
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant