-
Notifications
You must be signed in to change notification settings - Fork 9
Commit 426a25e
authored
chore(deps-rs): bump tikv-jemallocator from 0.5.4 to 0.6.0 in the minor group (#501)
Bumps the minor group with 1 update:
[tikv-jemallocator](https://github.com/tikv/jemallocator).
Updates `tikv-jemallocator` from 0.5.4 to 0.6.0
<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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/tikv/jemallocator/commits">compare
view</a></li>
</ul>
</details>
<br />
[](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 17cd26c commit 426a25eCopy full SHA for 426a25e
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
- badger-optimiser
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
badger-optimiser/Cargo.toml
Copy file name to clipboardExpand all lines: badger-optimiser/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments