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

chore(deps): update rust crate tempfile to v3.14.0 #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovateselfhost[bot]
Copy link
Contributor

@renovateselfhost renovateselfhost bot commented Oct 31, 2024

This PR contains the following updates:

Package Type Update Change
tempfile (source) dev-dependencies minor 3.10.1 -> 3.14.0

Release Notes

Stebalien/tempfile (tempfile)

v3.14.0

Compare Source

  • Make the wasip2 target work (requires tempfile's "nightly" feature to be enabled). #​305.
  • Allow older windows-sys versions #​304.

v3.13.0

Compare Source

  • Add with_suffix constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to @​Borgerr.
  • Update dependencies (fastrand & rustix).

v3.12.0

Compare Source

  • Add a keep(keep: bool) function to builder that suppresses delete-on-drop behavior (thanks to @​RalfJung).
  • Update windows-sys from 0.52 to 0.59.

v3.11.0

Compare Source

  • Add the ability to override the default temporary directory. This API shouldn't be used in general, but there are some cases where it's unavoidable.

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 has been generated by Renovate Bot.

@renovateselfhost renovateselfhost bot force-pushed the renovate/tempfile-3.x-lockfile branch from cec445e to 52c04b5 Compare November 8, 2024 14:34
@renovateselfhost renovateselfhost bot changed the title chore(deps): update rust crate tempfile to v3.13.0 chore(deps): update rust crate tempfile to v3.14.0 Nov 8, 2024
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.

0 participants