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.12.0 - autoclosed #40

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

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

Release Notes

Stebalien/tempfile (tempfile)

v3.12.0

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update rust crate tempfile to v3.11.0 fix(deps): update rust crate tempfile to v3.12.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/tempfile-3.x-lockfile branch from 7d2e4c9 to ad7946b Compare August 6, 2024 23:12
@backwardspy backwardspy merged commit 269e8ed into main Sep 8, 2024
6 checks passed
@backwardspy backwardspy deleted the renovate/tempfile-3.x-lockfile branch September 8, 2024 15:20
@renovate renovate bot changed the title fix(deps): update rust crate tempfile to v3.12.0 fix(deps): update rust crate tempfile to v3.12.0 - autoclosed Sep 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.

1 participant