Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate mimalloc to 0.1.41 - autoclosed #76

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mimalloc dependencies patch 0.1.28 -> 0.1.41

Release Notes

purpleprotocol/mimalloc_rust (mimalloc)

v0.1.41: Version 0.1.41

Compare Source

Changes
  • Fix _mi_option_last
  • Feature gate arena in extended

v0.1.40: Version 0.1.40

Compare Source

Changes
  • Mimalloc v2.1.4.
  • Add arena support.

v0.1.39: Version 0.1.39

Compare Source

Changes

v0.1.38: Version 0.1.38

Compare Source

Changes
  • Remove deprecated experimental definitions in extended mode.
  • Remove secure mode as default feature.

v0.1.37: Version 0.1.37

Compare Source

Changes

From upstream:

2023-04-24, v1.8.2, v2.1.2: Fixes build issues on freeBSD, musl, and C17 (UE 5.1.1). Reduce code size/complexity by removing regions and segment-cache's and only use arenas with improved memory purging -- this may improve memory usage as well for larger services. Renamed options for consistency. Improved Valgrind and ASAN checking.

v0.1.36: Version 0.1.36

Compare Source

Changes

Fixed platform-specific build errors from upstream

v0.1.35: Version 0.1.35

Compare Source

Changes

2023-03-29, v1.8.0, v2.1.0: Improved support dynamic overriding on Windows 11. Improved tracing precision with asan and Valgrind, and added Windows event tracing ETW (contributed by Xinglong He). Created an OS abstraction layer to make it easier to port and separate platform dependent code (in src/prim). Fixed C++ STL compilation on older Microsoft C++ compilers, and various small bug fixes.

v0.1.34: Version 0.1.34

Compare Source

Changes

Fixed _mi_option_last in extended

v0.1.33: Version 0.1.33

Compare Source

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.

v0.1.32: Version 0.1.32

Compare Source

Changes

Include libc as a direct dependency

v0.1.31: Version 0.1.31

Compare Source

Changes

Updated mimalloc submodule to v2.0.7. Changelog from upstream:

Initial support for Valgrind for leak testing and heap block overflow detection. Initial support for attaching heaps to a speficic memory area (only in v2). Fix realloc behavior for zero size blocks, remove restriction to integral multiple of the alignment in alloc_align, improved aligned allocation performance, reduced contention with many threads on few processors (thank you @​dposluns!), vs2022 support, support pkg-config, .

v0.1.30: Version 0.1.30

Compare Source

Changes
  • Fix mimalloc extended
  • Fix CI

v0.1.29: Version 0.1.29

Compare Source

Changes
  • Mimalloc v1.7.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.34 Update Rust crate mimalloc to 0.1.35 Apr 3, 2023
@github-advanced-security
Copy link

You have successfully added a new Empty Scan Ignore configuration .github/workflows/shiftleft_analysis.yml:Scan-Build. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.35 Update Rust crate mimalloc to 0.1.36 Apr 17, 2023
@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.36 Update Rust crate mimalloc to 0.1.37 May 31, 2023
@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.37 Update Rust crate mimalloc to 0.1.38 Aug 25, 2023
@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.38 Update Rust crate mimalloc to 0.1.39 Sep 14, 2023
Copy link

stale bot commented Mar 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 13, 2024
@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.39 Update Rust crate mimalloc to 0.1.41 Apr 22, 2024
@renovate renovate bot changed the title Update Rust crate mimalloc to 0.1.41 Update Rust crate mimalloc to 0.1.41 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/mimalloc-0.x branch May 5, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants