Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate tempfile to v3.18.0 #7410

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Type Update Change
tempfile (source) dependencies minor 3.17.1 -> 3.18.0
tempfile (source) workspace.dependencies minor 3.17.1 -> 3.18.0

Release Notes

Stebalien/tempfile (tempfile)

v3.18.0

Compare Source

  • Update rustix to 1.0.0.
  • Make NamedTempFile::persist_noclobber atomic on Apple operating systems. It's now atomic on MacOS, Windows, and Linux (depending on the OS version and filesystem used).

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 these updates again.


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

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

Copy link

github-actions bot commented Mar 6, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@cakebaker
Copy link
Contributor

Fails with error: symbol 'rustix_int_0x80' is already defined on i686-unknown-linux-musl and i686-unknown-linux-gnu.

I reported the issue to rustix in bytecodealliance/rustix#1394

@renovate renovate bot force-pushed the renovate/tempfile-3.x-lockfile branch from c00fc3f to ccbf1c3 Compare March 7, 2025 15:08
Copy link

github-actions bot commented Mar 7, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@renovate renovate bot force-pushed the renovate/tempfile-3.x-lockfile branch from 64c3784 to 9667ebb Compare March 7, 2025 16:31
Copy link

github-actions bot commented Mar 7, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit 1acfa6c into main Mar 7, 2025
66 checks passed
@cakebaker cakebaker deleted the renovate/tempfile-3.x-lockfile branch March 7, 2025 17:14
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