Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust - all minor and patch updates #241

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.28 -> 4.5.29
strum workspace.dependencies minor 0.26.3 -> 0.27.0
strum_macros workspace.dependencies minor 0.26.4 -> 0.27.0

Release Notes

clap-rs/clap (clap)

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)
Peternator7/strum (strum)

v0.27.0

Compare Source

Highlights
  • #​407: Display is now correctly derived in [no_std] projects.
  • #​402: EnumIter now implements Send + Sync
  • #​400: EnumTryAs now handles attributes on variant fields correctly.
  • #​398: strum is now on rust 2021
  • #​391: EnumProperties correctly implements get_bool and get_int
    finally. 🎉
  • #​380: FromString now supports 2 additional attributes, parse_error_ty
    and parse_error_fn that can be added to use a custom error type rather than the default strum error message.
    • #​410: These attributes accept a Path rather than a String
      to improve behavior with rust-analyzer.
Breaking Changes
  • #​384: MSRV is now 1.66.1
  • #​391: EnumProperties doesn't provide default implementations anymore.
    This would have required you to manually implement this trait which should be very uncommon.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 10, 2025 11:45
@renovate renovate bot force-pushed the renovate/rust-all-minor-and-patch-updates branch 2 times, most recently from c560774 to b6e3df8 Compare February 11, 2025 12:32
@renovate renovate bot changed the title chore(deps): update rust - all minor and patch updates to 0.27.0 chore(deps): update rust - all minor and patch updates Feb 11, 2025
@renovate renovate bot force-pushed the renovate/rust-all-minor-and-patch-updates branch from b6e3df8 to 05045f6 Compare February 11, 2025 22:31
@jonmattgray jonmattgray merged commit c353753 into main Feb 12, 2025
8 checks passed
@jonmattgray jonmattgray deleted the renovate/rust-all-minor-and-patch-updates branch February 12, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant