chore(deps): update all dependencies #4

Merged
kjuulh merged 1 commits from renovate/all into main 2023-09-26 21:35:56 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.4.4 -> 4.4.5
genco workspace.dependencies patch 0.17.5 -> 0.17.6

Release Notes

clap-rs/clap

v4.4.5

Compare Source

Fixes
  • (parser) When inferring subcommand name or long_flag, allow ambiguous-looking matches that unambiguously map back to the same command
  • (parser) When inferring subcommand long_flag, don't panic
  • (assert) Clarify what action is causing a positional that doesn't set values which is especially useful for derive users
udoprog/genco

v0.17.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/udoprog/genco/compare/0.17.5...0.17.6


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 | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | workspace.dependencies | patch | `4.4.4` -> `4.4.5` | | [genco](https://github.com/udoprog/genco) | workspace.dependencies | patch | `0.17.5` -> `0.17.6` | --- ### Release Notes <details> <summary>clap-rs/clap</summary> ### [`v4.4.5`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;445---2023-09-25) [Compare Source](https://github.com/clap-rs/clap/compare/v4.4.4...v4.4.5) ##### Fixes - *(parser)* When inferring subcommand `name` or `long_flag`, allow ambiguous-looking matches that unambiguously map back to the same command - *(parser)* When inferring subcommand `long_flag`, don't panic - *(assert)* Clarify what action is causing a positional that doesn't set values which is especially useful for derive users </details> <details> <summary>udoprog/genco</summary> ### [`v0.17.6`](https://github.com/udoprog/genco/releases/tag/0.17.6) [Compare Source](https://github.com/udoprog/genco/compare/0.17.5...0.17.6) #### What's Changed - Add C support by [@&#8203;believeinlain](https://github.com/believeinlain) in https://github.com/udoprog/genco/pull/38 - Perform own detection for proc_macro_span (fixes [#&#8203;39](https://github.com/udoprog/genco/issues/39)) by [@&#8203;udoprog](https://github.com/udoprog) in https://github.com/udoprog/genco/pull/43 #### New Contributors - [@&#8203;believeinlain](https://github.com/believeinlain) made their first contribution in https://github.com/udoprog/genco/pull/38 **Full Changelog**: https://github.com/udoprog/genco/compare/0.17.5...0.17.6 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-09-25 20:28:12 +02:00
kjuulh force-pushed renovate/all from 896eb5e587 to 9ab12dbb2d 2023-09-25 21:18:33 +02:00 Compare
kjuulh force-pushed renovate/all from 9ab12dbb2d to ac1775ba0b 2023-09-25 21:47:15 +02:00 Compare
kjuulh force-pushed renovate/all from ac1775ba0b to ef552d2abb 2023-09-25 22:40:06 +02:00 Compare
kjuulh force-pushed renovate/all from ef552d2abb to 528202666f 2023-09-25 23:06:14 +02:00 Compare
kjuulh changed title from chore(deps): update rust crate genco to 0.17.6 to chore(deps): update all dependencies 2023-09-25 23:06:15 +02:00
kjuulh merged commit 4cb1da85ca into main 2023-09-26 21:35:56 +02: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: kjuulh/crunch#4
No description provided.