Skip to content

fix(deps): update rust jemalloc packages to 0.7#1785

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-jemalloc-packages
Open

fix(deps): update rust jemalloc packages to 0.7#1785
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-jemalloc-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 2026

This PR contains the following updates:

Package Type Update Change
tikv-jemalloc-ctl dependencies minor 0.60.7

Release Notes

tikv/jemallocator (tikv-jemalloc-ctl)

v0.7.0

Compare Source

  • Reverse order of MAKEFLAGS priority (#​152)
  • Define ALIGNOF_MAX_ALIGN_T for riscv32 (#​153)
  • Remove build directory once build of jemalloc-sys finishes (#​119)
  • Fix cross-compile for tier-3 riscv64a23 target (#​141)
  • sys: support *-windows-gnullvm targets (#​150)
  • Propagate LDFLAGS, if present (#​155)
  • jemalloc-ctl: fix invalid update implementation
  • add new free ffi
  • Update jemalloc to 5.3.1 (#​161)
  • Add profiling_libunwind feature (#​159)
  • passthrough cc env/args using native cc features (#​158)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.


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

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

Copilot AI review requested due to automatic review settings May 30, 2026 03:12
@renovate renovate Bot requested a review from a team as a code owner May 30, 2026 03:12
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 30, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/policy-server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tikv-jemalloc-sys`.
    ... required by package `tikv-jemallocator v0.6.0`
    ... which satisfies dependency `tikv-jemallocator = "^0.6"` of package `policy-server v1.36.0 (/tmp/renovate/repos/github/kubewarden/adm-controller/crates/policy-server)`
versions that meet the requirements `^0.6.0` are: 0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7, 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7

package `tikv-jemalloc-sys` links to the native library `jemalloc`, but it conflicts with a previous package which links to `jemalloc` as well:
package `tikv-jemalloc-sys v0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8`
    ... which satisfies dependency `tikv-jemalloc-sys = "^0.7.0"` of package `tikv-jemalloc-ctl v0.7.0`
    ... which satisfies dependency `tikv-jemalloc-ctl = "^0.7"` of package `policy-server v1.36.0 (/tmp/renovate/repos/github/kubewarden/adm-controller/crates/policy-server)`
note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
help: try to adjust your dependencies so that only one package uses the `links = "jemalloc"` value

failed to select a version for `tikv-jemalloc-sys` which could resolve this conflict

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@viccuad viccuad moved this from Pending review to Blocked in Kubewarden Admission Controller Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/rust-jemalloc-packages branch from 907e973 to 3a14483 Compare June 1, 2026 13:48
@renovate renovate Bot force-pushed the renovate/rust-jemalloc-packages branch from 3a14483 to 82444dc Compare June 2, 2026 13:51
@renovate renovate Bot changed the title fix(deps): update rust crate tikv-jemalloc-ctl to 0.7 fix(deps): update rust jemalloc packages to 0.7 Jun 2, 2026
@jvanz jvanz moved this from Blocked to Pending review in Kubewarden Admission Controller Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Pending review

Development

Successfully merging this pull request may close these issues.

3 participants