fix(deps): update rust crate uuid to 1.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| uuid | dependencies | minor | 1.0 -> 1.1 |
Release Notes
uuid-rs/uuid
v1.1.2
What's Changed
- Fix some doc links by @mbrobbel in https://github.com/uuid-rs/uuid/pull/606
- Prepare for 1.1.2 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/607
New Contributors
- @mbrobbel made their first contribution in https://github.com/uuid-rs/uuid/pull/606
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.1.1...1.1.2
v1.1.1
What's Changed
- Fix documentation typo by @nstinus in https://github.com/uuid-rs/uuid/pull/603
- Prepare for 1.1.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/604
New Contributors
- @nstinus made their first contribution in https://github.com/uuid-rs/uuid/pull/603
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.1.0...1.1.1
v1.1.0
What's Changed
- note that the Error display impl is public API by @KodrAus in https://github.com/uuid-rs/uuid/pull/597
- Fixed documentation link by @Razican in https://github.com/uuid-rs/uuid/pull/600
- Add to_bytes_le method by @dfaust in https://github.com/uuid-rs/uuid/pull/599
- Prepare for 1.1.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/602
New Contributors
- @Razican made their first contribution in https://github.com/uuid-rs/uuid/pull/600
- @dfaust made their first contribution in https://github.com/uuid-rs/uuid/pull/599
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.0.0...1.1.0
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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Deploy Preview for hoard-docs ready!
| Name | Link |
|---|---|
| Latest commit | 4e58136236153e6d16bd64633ad66c41b4663ed8 |
| Latest deploy log | https://app.netlify.com/sites/hoard-docs/deploys/6348d2d5421a66000993024b |
| Deploy Preview | https://deploy-preview-138--hoard-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Codecov Report
Merging #138 (4e58136) into main (ce0df1a) will decrease coverage by
0.20%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #138 +/- ##
==========================================
- Coverage 90.62% 90.42% -0.21%
==========================================
Files 71 71
Lines 4970 4970
==========================================
- Hits 4504 4494 -10
- Misses 466 476 +10
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/checkers/history/last_paths.rs | 90.90% <0.00%> (-6.50%) |
:arrow_down: |
| tests/hoard_cleanup.rs | 96.32% <0.00%> (-2.95%) |
:arrow_down: |
| src/checkers/history/operation/util.rs | 80.00% <0.00%> (-0.91%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.