fix(deps): update all non-major dependencies #78

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-03-30 16:46:00 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.32 -> 4.5.34
log dependencies patch 0.4.26 -> 0.4.27
xtracing dependencies patch 0.3.0 -> 0.3.1

Release Notes

clap-rs/clap (clap)

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group
rust-lang/log (log)

v0.4.27

Compare Source

What's Changed

Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.5.32` -> `4.5.34` | | [log](https://github.com/rust-lang/log) | dependencies | patch | `0.4.26` -> `0.4.27` | | [xtracing](https://git.z.xinu.tv/api/packages/wathiede/cargo/xtracing) | dependencies | patch | `0.3.0` -> `0.3.1` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.34`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4534---2025-03-27) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.33...v4.5.34) ##### Fixes - *(help)* Don't add extra blank lines with `flatten_help(true)` and subcommands without arguments ### [`v4.5.33`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4533---2025-03-26) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.32...v4.5.33) ##### Fixes - *(error)* When showing the usage of a suggestion for an unknown argument, don't show the group </details> <details> <summary>rust-lang/log (log)</summary> ### [`v0.4.27`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0427---2025-03-24) [Compare Source](https://github.com/rust-lang/log/compare/0.4.26...0.4.27) ##### What's Changed - A few minor lint fixes by [@&#8203;nyurik](https://github.com/nyurik) in https://github.com/rust-lang/log/pull/671 - Enable clippy support for format-like macros by [@&#8203;nyurik](https://github.com/nyurik) in https://github.com/rust-lang/log/pull/665 - Add an optional logger param by [@&#8203;tisonkun](https://github.com/tisonkun) in https://github.com/rust-lang/log/pull/664 - Pass global logger by value, supplied logger by ref by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/rust-lang/log/pull/673 **Full Changelog**: https://github.com/rust-lang/log/compare/0.4.26...0.4.27 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot changed title from fix(deps): update rust crate xtracing to v0.3.1 to fix(deps): update all non-major dependencies 2025-03-24 02:46:04 -07:00
renovatebot force-pushed renovate/all-minor-patch from d61942b3db to 2ae0b8c972 2025-03-24 02:46:05 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 2ae0b8c972 to ab5ed68032 2025-03-26 12:31:09 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from ab5ed68032 to d421e5ea2f 2025-03-26 18:46:05 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d421e5ea2f to efa43ce405 2025-03-30 11:31:34 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from efa43ce405 to b9e3128718 2025-03-30 16:17:17 -07:00 Compare
renovatebot merged commit b9e3128718 into master 2025-03-30 16:46:00 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#78
No description provided.