brave / star-randsrv

Go wrapper service for the STAR randomness server.
Mozilla Public License 2.0
7 stars 5 forks source link

Update Rust crate tikv-jemallocator to 0.6 #363

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
tikv-jemallocator dependencies minor 0.5 -> 0.6

Release Notes

tikv/jemallocator (tikv-jemallocator) ### [`v0.6.0`](https://redirect.github.com/tikv/jemallocator/blob/HEAD/CHANGELOG.md#060---2024-07-14) - Fix build on riscv64gc-unknown-linux-musl ([#​67](https://redirect.github.com/tikv/jemallocator/issues/67)) ([#​75](https://redirect.github.com/tikv/jemallocator/issues/75)) - Allow jemalloc-sys to be the default allocator on musl linux ([#​70](https://redirect.github.com/tikv/jemallocator/issues/70)) - Add Chimera Linux to gmake targets ([#​73](https://redirect.github.com/tikv/jemallocator/issues/73)) - Add profiling options to jemalloc-ctl ([#​74](https://redirect.github.com/tikv/jemallocator/issues/74)) - Fix jemalloc version not shown in API ([#​77](https://redirect.github.com/tikv/jemallocator/issues/77)) - Fix jemalloc stats is still enabled when stats feature is disabled ([#​82](https://redirect.github.com/tikv/jemallocator/issues/82)) - Fix duplicated symbol when build and link on aarch64-linux-android ([#​83](https://redirect.github.com/tikv/jemallocator/issues/83)) - Revise CI runner platform on macOS ([#​86](https://redirect.github.com/tikv/jemallocator/issues/86)) - Allow setting per-target env ([#​91](https://redirect.github.com/tikv/jemallocator/issues/91)) - Remove outdated clippy allows ([#​94](https://redirect.github.com/tikv/jemallocator/issues/94)) - Set MSRV to 1.71.0 ([#​95](https://redirect.github.com/tikv/jemallocator/issues/95)) Note since 0.6.0, if you want to use jemalloc stats, you have to enable the feature explicitly.

Configuration

πŸ“… Schedule: Branch creation - " 0-4 * 3" (UTC), Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.