welpo / git-sumi

The non-opinionated Rust-based commit message linter.
https://sumi.rs/
Apache License 2.0
10 stars 0 forks source link

⬆️ chore(deps): update Rust crate strum_macros to v0.26.4 #53

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
strum_macros dependencies patch 0.26.2 -> 0.26.4

Release Notes

Peternator7/strum (strum_macros) ### [`v0.26.4`](https://togithub.com/Peternator7/strum/blob/HEAD/CHANGELOG.md#0264-strummacros) - [#​360](https://togithub.com/Peternator7/strum/pull/360): Fixes bug introduced with new string interpolation feature where unit structs took an implicit unnecessary dependency on `::core::alloc`. ### [`v0.26.3`](https://togithub.com/Peternator7/strum/blob/HEAD/CHANGELOG.md#0263-strummacros) [Compare Source](https://togithub.com/Peternator7/strum/compare/v0.26.2...v0.26.3) - [#​344](https://togithub.com/Peternator7/strum/pull/344): Hide `EnumTable` because it's going to be deprecated in the next version. - [#​357](https://togithub.com/Peternator7/strum/pull/357): Fixes an incompatiblity with `itertools` by using the fully qualified name rather than the inherent method. - [#​345](https://togithub.com/Peternator7/strum/pull/345): Allows unnamed tuple like variants to use their variants in string interpolation. `#[strum(to_string = "Field 0: {0}, Field 1: {1})")]` will now work for tuple variants

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.