Update Rust crate tempfile to v3.12.0 #98

Merged
Renovate merged 1 commits from renovate/tempfile-3.x-lockfile into master 2024-08-06 16:06:48 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
tempfile (source) dependencies minor 3.11.0 -> 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.

Configuration

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

🚦 Automerge: Enabled.

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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tempfile](https://stebalien.com/projects/tempfile-rs/) ([source](https://github.com/Stebalien/tempfile)) | dependencies | minor | `3.11.0` -> `3.12.0` | --- ### Release Notes <details> <summary>Stebalien/tempfile (tempfile)</summary> ### [`v3.12.0`](https://github.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3120) - Add a `keep(keep: bool)` function to builder that suppresses delete-on-drop behavior (thanks to [@&#8203;RalfJung](https://github.com/RalfJung)). - Update `windows-sys` from 0.52 to 0.59. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2024-08-06 16:06:47 -04:00
PR created by Renovate Bot.
Renovate scheduled this pull request to auto merge when all checks succeed 2024-08-06 16:06:47 -04:00
Renovate merged commit b15c7a855a into master 2024-08-06 16:06:48 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toast/Rustbot#98
No description provided.