dependabot[bot] opened a new pull request, #1463:
URL: https://github.com/apache/auron/pull/1463

   Bumps [tikv-jemalloc-sys](https://github.com/tikv/jemallocator) from 
0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 to 
0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md";>tikv-jemalloc-sys'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>
   <h1>0.6.0 - 2024-07-14</h1>
   <ul>
   <li>Fix build on riscv64gc-unknown-linux-musl (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/67";>#67</a>) (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/75";>#75</a>)</li>
   <li>Allow jemalloc-sys to be the default allocator on musl linux (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/70";>#70</a>)</li>
   <li>Add Chimera Linux to gmake targets (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/73";>#73</a>)</li>
   <li>Add profiling options to jemalloc-ctl (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/74";>#74</a>)</li>
   <li>Fix jemalloc version not shown in API (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/77";>#77</a>)</li>
   <li>Fix jemalloc stats is still enabled when stats feature is disabled (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/82";>#82</a>)</li>
   <li>Fix duplicated symbol when build and link on aarch64-linux-android (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/83";>#83</a>)</li>
   <li>Revise CI runner platform on macOS (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/86";>#86</a>)</li>
   <li>Allow setting per-target env (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/91";>#91</a>)</li>
   <li>Remove outdated clippy allows (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/94";>#94</a>)</li>
   <li>Set MSRV to 1.71.0 (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/95";>#95</a>)</li>
   </ul>
   <p>Note since 0.6.0, if you want to use jemalloc stats, you have to enable 
the
   feature explicitly.</p>
   <h1>0.5.4 - 2023-07-22</h1>
   <ul>
   <li>Add disable_initial_exec_tls feature for jemalloc-ctl (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/59";>#59</a>)</li>
   <li>Fix definition of <code>c_bool</code> for non-MSVC targets (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/54";>#54</a>)</li>
   <li>Add <code>disable_cache_oblivious</code> feature (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/51";>#51</a>)</li>
   <li>Add loongarch64 support (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/42";>#42</a>)</li>
   </ul>
   <h1>jemalloc-sys 0.5.3 - 2023-02-03</h1>
   <ul>
   <li>Remove fs-extra dependency (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/47";>#47</a>)</li>
   </ul>
   <h1>jemalloc-sys 0.5.2 - 2022-09-29</h1>
   <ul>
   <li>Fix build on riscv64gc-unknown-linux-gnu (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/40";>#40</a>)</li>
   </ul>
   <h1>jemalloc-sys 0.5.1 - 2022-06-22</h1>
   <ul>
   <li>Backport support for NetBSD (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/31";>#31</a>)</li>
   <li>Watch environment variable change in build script (<a 
href="https://redirect.github.com/tikv/jemallocator/issues/31";>#31</a>)</li>
   </ul>
   <h1>0.5.0 - 2022-05-19</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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-jemalloc-sys&package-manager=cargo&previous-version=0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7&new-version=0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to