Skip to content

build(deps): bump mimalloc from 0.1.32 to 0.1.34#125

Merged
jimexist merged 1 commit into
masterfrom
dependabot/cargo/master/mimalloc-0.1.34
Jan 15, 2023
Merged

build(deps): bump mimalloc from 0.1.32 to 0.1.34#125
jimexist merged 1 commit into
masterfrom
dependabot/cargo/master/mimalloc-0.1.34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 14, 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 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)

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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 14, 2023
@jimexist jimexist merged commit b9b5a01 into master Jan 15, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/master/mimalloc-0.1.34 branch January 15, 2023 06:50
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.

1 participant