Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps mimalloc from 0.1.32 to 0.1.34.

Release notes

Sourced from mimalloc's releases.

Version 0.1.34

Changes

Fixed _mi_option_last in extended

Version 0.1.33

Changelog

Mimaloc v2.0.9. Changes from upstream:

2022-12-23, v1.7.9, v2.0.9: Supports building with asan and improved Valgrind support. Support abitrary large alignments (in particular for std::pmr pools). Added C++ STL allocators attached to a specific heap (thanks @​vmarkovtsev). Heap walks now visit all object (including huge objects). Support Windows nano server containers (by Johannes Schindelin,@​dscho). Various small bug fixes.

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @zonyitoo.


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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
@zonyitoo
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/cargo/mimalloc-0.1.34 branch from a273294 to efa54fa Compare January 13, 2023 07:43
Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 0.1.32 to 0.1.34.
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.32...v0.1.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/mimalloc-0.1.34 branch from efa54fa to 5b79bc6 Compare January 13, 2023 08:02
@dependabot dependabot bot merged commit de3b932 into master Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/cargo/mimalloc-0.1.34 branch January 13, 2023 08:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants