Skip to content

Commit 479265e

Browse files
build(deps): bump tikv-jemallocator from 0.6.0 to 0.6.1 (servo#40118)
Bumps [tikv-jemallocator](https://github.com/tikv/jemallocator) from 0.6.0 to 0.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tikv/jemallocator/releases">tikv-jemallocator's releases</a>.</em></p> <blockquote> <h2>0.6.1</h2> <ul> <li>Fix compiler and clippy warnings (<a href="https://redirect.github.com/tikv/jemallocator/issues/105">#105</a>)</li> <li>Add feature <code>disable_cache_oblivious</code> to jemallocator re-exports (<a href="https://redirect.github.com/tikv/jemallocator/issues/104">#104</a>)</li> <li>Document <code>JEMALLOC_OVERRIDE</code> (<a href="https://redirect.github.com/tikv/jemallocator/issues/107">#107</a>)</li> <li>Harden <code>strerror_r</code> function detection (<a href="https://redirect.github.com/tikv/jemallocator/issues/117">#117</a>)</li> <li>Respect jobserver set by Cargo (<a href="https://redirect.github.com/tikv/jemallocator/issues/120">#120</a>)</li> <li>Make unprefixed consistently override the system allocator (<a href="https://redirect.github.com/tikv/jemallocator/issues/109">#109</a>) <ul> <li>Adds new Cargo feature <code>override_allocator_on_supported_platforms</code>.</li> </ul> </li> <li><code>cat</code> the entire <code>config.log</code> (<a href="https://redirect.github.com/tikv/jemallocator/issues/142">#142</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md">tikv-jemallocator's changelog</a>.</em></p> <blockquote> <h1>0.6.1 - 2025-10-15</h1> <ul> <li>Fix compiler and clippy warnings (<a href="https://redirect.github.com/tikv/jemallocator/issues/105">#105</a>)</li> <li>Add feature <code>disable_cache_oblivious</code> to jemallocator re-exports (<a href="https://redirect.github.com/tikv/jemallocator/issues/104">#104</a>)</li> <li>Document <code>JEMALLOC_OVERRIDE</code> (<a href="https://redirect.github.com/tikv/jemallocator/issues/107">#107</a>)</li> <li>Harden <code>strerror_r</code> function detection (<a href="https://redirect.github.com/tikv/jemallocator/issues/117">#117</a>)</li> <li>Respect jobserver set by Cargo (<a href="https://redirect.github.com/tikv/jemallocator/issues/120">#120</a>)</li> <li>Make unprefixed consistently override the system allocator (<a href="https://redirect.github.com/tikv/jemallocator/issues/109">#109</a>) <ul> <li>Adds new Cargo feature <code>override_allocator_on_supported_platforms</code>.</li> </ul> </li> <li><code>cat</code> the entire <code>config.log</code> (<a href="https://redirect.github.com/tikv/jemallocator/issues/142">#142</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tikv/jemallocator/commit/df5934f67d7b462b431f7fe9658952178c2bf2f4"><code>df5934f</code></a> jemalloc-sys/jemalloc-ctl/jemallocator: bump 0.6.1 (<a href="https://redirect.github.com/tikv/jemallocator/issues/147">#147</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/009e71f7b43f8d77cf9323e10ed9f6e8a08b9ee6"><code>009e71f</code></a> cat the entire config.log (<a href="https://redirect.github.com/tikv/jemallocator/issues/142">#142</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/925d69692478fc36f38bffa2371127dd9cf30907"><code>925d696</code></a> Make unprefixed consistently override the system allocator (<a href="https://redirect.github.com/tikv/jemallocator/issues/109">#109</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/5c5a9f79b3be3c19e253527f16a091132a455c2e"><code>5c5a9f7</code></a> Respect jobserver set by Cargo (<a href="https://redirect.github.com/tikv/jemallocator/issues/120">#120</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/19fffb10fed1304221cf32805757265c47ce3926"><code>19fffb1</code></a> jemalloc-sys: hardening strerror_r function detection (<a href="https://redirect.github.com/tikv/jemallocator/issues/117">#117</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/fa4486d23f7402f3999b8c857333c60090001314"><code>fa4486d</code></a> don't pass CFLAGS and fix _FORTIFY_SOURCE errors (<a href="https://redirect.github.com/tikv/jemallocator/issues/116">#116</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/876bc11b84fad6b9d9b0ad03d08ace70e3306d74"><code>876bc11</code></a> Document JEMALLOC_OVERRIDE (<a href="https://redirect.github.com/tikv/jemallocator/issues/107">#107</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/fa31efd3b70899a4a8667269b9e5eac09f9c675b"><code>fa31efd</code></a> Add feature <code>disable_cache_oblivious</code> to jemallocator re-exports (<a href="https://redirect.github.com/tikv/jemallocator/issues/104">#104</a>)</li> <li><a href="https://github.com/tikv/jemallocator/commit/5787ab43a7ac2f7c32e13ab7c732f3551a5f7d17"><code>5787ab4</code></a> Fix compiler and clippy warnings (<a href="https://redirect.github.com/tikv/jemallocator/issues/105">#105</a>)</li> <li>See full diff in <a href="https://github.com/tikv/jemallocator/compare/0.6.0...0.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tikv-jemallocator&package-manager=cargo&previous-version=0.6.0&new-version=0.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf93cc8 commit 479265e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ syn = { version = "2", default-features = false, features = ["clone-impls", "der
153153
synstructure = "0.13"
154154
taffy = { version = "0.9", default-features = false, features = ["calc", "detailed_layout_info", "grid", "std"] }
155155
tikv-jemalloc-sys = "0.6.1"
156-
tikv-jemallocator = "0.6.0"
156+
tikv-jemallocator = "0.6.1"
157157
time = { package = "time", version = "0.3", features = ["large-dates", "local-offset", "serde"] }
158158
tokio = "1"
159159
tokio-rustls = { version = "0.26", default-features = false, features = ["logging"] }

0 commit comments

Comments
 (0)