Skip to content

chore(deps): update rust crate tempfile to v3.26.0#531

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update rust crate tempfile to v3.26.0#531
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Type Update Change
tempfile (source) dev-dependencies minor =3.25.0=3.26.0

Release Notes

Stebalien/tempfile (tempfile)

v3.26.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot requested a review from maxdymond February 25, 2026 17:15
@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 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 Cargo.toml --package tempfile@3.25.0 --precise 3.26.0
    Updating crates.io index
error: failed to select a version for `libc`.
    ... required by package `nix v0.31.0`
    ... which satisfies dependency `nix = "^0.31"` of package `floki v0.0.0 (/tmp/renovate/repos/github/Metaswitch/floki)`
versions that meet the requirements `=0.2.180` are: 0.2.180

all possible versions conflict with previously selected packages.

  previously selected package `libc v0.2.182`
    ... which satisfies dependency `libc = "^0.2.182"` of package `rustix v1.1.4`
    ... which satisfies dependency `rustix = "^1.1.4"` of package `tempfile v3.26.0`
    ... which satisfies dependency `tempfile = "=3.26.0"` of package `floki v0.0.0 (/tmp/renovate/repos/github/Metaswitch/floki)`

failed to select a version for `libc` which could resolve this conflict

@maxdymond
Copy link
Member

tempfile 3.26.0's version of rustix depends on libc at a different version to nix's libc; this situation should be resolved in a near-future version of nix afaict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant