chore(deps): update rust crate mktemp to 0.5.0 #39

Merged
realaravinth merged 1 commit from renovate/mktemp-0.x into master 2024-06-10 20:52:21 +05:30
Member

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 (mktemp)

v0.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/samgiles/rs-mktemp/compare/0.5.0...0.5.1

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://docs.rs/mktemp) ([source](https://github.com/samgiles/rs-mktemp)) | dev-dependencies | minor | `0.4.1` -> `0.5.0` | --- ### Release Notes <details> <summary>samgiles/rs-mktemp (mktemp)</summary> ### [`v0.5.1`](https://github.com/samgiles/rs-mktemp/releases/tag/0.5.1) [Compare Source](https://github.com/samgiles/rs-mktemp/compare/0.5.0...0.5.1) #### What's Changed - Updated uuid from ~1.2 to ~1.4 by [@&#8203;mattgeddes](https://github.com/mattgeddes) in https://github.com/samgiles/rs-mktemp/pull/24 #### New Contributors - [@&#8203;mattgeddes](https://github.com/mattgeddes) made their first contribution in https://github.com/samgiles/rs-mktemp/pull/24 **Full Changelog**: https://github.com/samgiles/rs-mktemp/compare/0.5.0...0.5.1 ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-10 19:34:41 +05:30
renovate-bot added 1 commit 2024-06-10 19:34:41 +05:30
chore(deps): update rust crate mktemp to 0.5.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
b9c2e16d3a
realaravinth merged commit 805bc43cbb into master 2024-06-10 20:52:21 +05:30
Sign in to join this conversation.
No description provided.