chore(deps): update all dependencies #14

Merged
kjuulh merged 1 commits from renovate/all into main 2025-03-04 03:29:43 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.96 -> 1.0.97
async-trait dependencies patch 0.1.86 -> 0.1.87
clap workspace.dependencies patch 4.5.30 -> 4.5.31
uuid dependencies minor 1.14.0 -> 1.15.1

Release Notes

dtolnay/anyhow (anyhow)

v1.0.97

Compare Source

  • Documentation improvements
dtolnay/async-trait (async-trait)

v0.1.87

Compare Source

  • Documentation improvements
clap-rs/clap (clap)

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>
uuid-rs/uuid (uuid)

v1.15.1

Compare Source

What's Changed

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | |---|---|---|---| | [anyhow](https://github.com/dtolnay/anyhow) | workspace.dependencies | patch | `1.0.96` -> `1.0.97` | | [async-trait](https://github.com/dtolnay/async-trait) | dependencies | patch | `0.1.86` -> `0.1.87` | | [clap](https://github.com/clap-rs/clap) | workspace.dependencies | patch | `4.5.30` -> `4.5.31` | | [uuid](https://github.com/uuid-rs/uuid) | dependencies | minor | `1.14.0` -> `1.15.1` | --- ### Release Notes <details> <summary>dtolnay/anyhow (anyhow)</summary> ### [`v1.0.97`](https://github.com/dtolnay/anyhow/releases/tag/1.0.97) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97) - Documentation improvements </details> <details> <summary>dtolnay/async-trait (async-trait)</summary> ### [`v0.1.87`](https://github.com/dtolnay/async-trait/releases/tag/0.1.87) [Compare Source](https://github.com/dtolnay/async-trait/compare/0.1.86...0.1.87) - Documentation improvements </details> <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.31`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4531---2025-02-24) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.30...v4.5.31) ##### Features - Add `ValueParserFactory` for `Saturating<T>` </details> <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.15.1`](https://github.com/uuid-rs/uuid/releases/tag/v1.15.1) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1) #### What's Changed - Guarantee v7 timestamp will never overflow by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/uuid-rs/uuid/pull/811 - Prepare for 1.15.1 release by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/uuid-rs/uuid/pull/812 **Full Changelog**: https://github.com/uuid-rs/uuid/compare/v1.15.0...v1.15.1 ### [`v1.15.0`](https://github.com/uuid-rs/uuid/releases/tag/v1.15.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0) #### What's Changed - Add a manual `Debug` implementation for NonNilUUid by [@&#8203;rick-de-water](https://github.com/rick-de-water) in https://github.com/uuid-rs/uuid/pull/808 - Support higher precision, shiftable timestamps in V7 UUIDs by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/uuid-rs/uuid/pull/809 - Prepare for 1.15.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/uuid-rs/uuid/pull/810 #### New Contributors - [@&#8203;rick-de-water](https://github.com/rick-de-water) made their first contribution in https://github.com/uuid-rs/uuid/pull/808 **Full Changelog**: https://github.com/uuid-rs/uuid/compare/v1.14.0...v1.15.0 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-02-25 03:19:31 +01:00
chore(deps): update rust crate clap to v4.5.31
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
8589354a6c
kjuulh changed title from chore(deps): update rust crate clap to v4.5.31 to chore(deps): update all dependencies 2025-02-27 03:27:34 +01:00
kjuulh force-pushed renovate/all from 8589354a6c to edf389b614 2025-02-27 03:27:34 +01:00 Compare
kjuulh force-pushed renovate/all from edf389b614 to 9b61badf12 2025-02-27 07:28:11 +01:00 Compare
kjuulh force-pushed renovate/all from 9b61badf12 to 136b73585f 2025-02-28 03:29:23 +01:00 Compare
kjuulh force-pushed renovate/all from 136b73585f to eed3da5f9b 2025-02-28 07:19:25 +01:00 Compare
kjuulh force-pushed renovate/all from eed3da5f9b to 9fa951ca5e 2025-03-01 03:21:20 +01:00 Compare
kjuulh force-pushed renovate/all from 9fa951ca5e to 48c1c68eae 2025-03-01 07:15:01 +01:00 Compare
kjuulh force-pushed renovate/all from 48c1c68eae to 45c0c1123e 2025-03-02 03:21:19 +01:00 Compare
kjuulh force-pushed renovate/all from 45c0c1123e to 27592035e6 2025-03-02 07:56:27 +01:00 Compare
kjuulh force-pushed renovate/all from 27592035e6 to 6582bea105 2025-03-03 03:15:13 +01:00 Compare
kjuulh force-pushed renovate/all from 6582bea105 to 25a6d671ea 2025-03-03 07:21:28 +01:00 Compare
kjuulh merged commit 25a6d671ea into main 2025-03-04 03:29:43 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/voidpin#14
No description provided.