Update Rust crate mktemp to 0.5.0 #16

Merged
pierre merged 1 commits from renovate/mktemp-0.x into master 2022-11-24 11:25:02 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
mktemp (source) dev-dependencies minor 0.4.1 -> 0.5.0

Release Notes

samgiles/rs-mktemp

v0.5.0

Compare Source

  • Update uuid to 1.2

  • Don't derive Clone, it will cause issues with drop - wrap in an Arc/Rc to share.

  • Don't panic if file or directory does not exist


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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mktemp](https://samgiles.github.io/rs-mktemp/mktemp) ([source](https://github.com/samgiles/rs-mktemp)) | dev-dependencies | minor | `0.4.1` -> `0.5.0` | --- ### Release Notes <details> <summary>samgiles/rs-mktemp</summary> ### [`v0.5.0`](https://github.com/samgiles/rs-mktemp/releases/tag/0.5.0) [Compare Source](https://github.com/samgiles/rs-mktemp/compare/0.4.1...0.5.0) - Update uuid to 1.2 - Don't derive Clone, it will cause issues with drop - wrap in an `Arc`/`Rc` to share. - Don't panic if file or directory does not exist </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->
pierre added 1 commit 2022-11-15 00:16:41 +00:00
Update Rust crate mktemp to 0.5.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
5e3a36dbcc
pierre merged commit 3c2ea933c4 into master 2022-11-24 11:25:02 +00:00
pierre deleted branch renovate/mktemp-0.x 2022-11-24 11:25:02 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: pierre/tcp-over-http#16
No description provided.