chore(deps): update rust crate derive_more to v2.1.1 #12
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LibrePages/neo!12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/derive_more-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.1->2.1.1Release Notes
JelteF/derive_more (derive_more)
v2.1.1Compare Source
Fixed
.as_dyn_error()method hygiene insideErrorderive expansion.(#527)
v2.1.0Compare Source
Added
#[display(rename_all = "<casing>")]attribute to change output forimplicit naming of unit enum variants or unit structs when deriving
Display.(#443)
#[from_str(rename_all = "<casing>")]attribute for unit enum variantsand unit structs when deriving
FromStr.(#467)
Optionfields forError::source()inErrorderive.(#459)
FromStrderive.(#469)
PartialEqderive similar tostd's one, but considering generics correctly,and implementing
ne()method as well.(#473,
#475)
Eqderive similar tostd's one, but considering generics correctly.(#479)
#[allow]/#[expect]attributes of the type inConstructorderive.(#477)
DerefandDerefMutderives for enums.(#485)
FromStrderive.(#494)
TryIntoderive.(#503)
Add-like,AddAssign-like,Mul-like andMulAssign-like derives.(#472)
Changed
(#466)
Add-like,AddAssign-like,Mul-like andMulAssign-like derives nowinfer trait bounds for generics structurally (bound field types instead of
type parameters directly).
(#472)
Fixed
(#454)
#[try_from(repr)]attribute is not specified forTryFromderive.(#458)
AsRef/AsMutderives when associative types are involved.(#474)
Try/TryIntoderives whenSelftype is present inthe struct or enum definition.
(#489)
feature(error_generic_member_access)inErrorderive whenusing
Backtraceon a non-nightly toolchain.(#513)
#[<display-trait>("default formatting")]attribute without{_variant}being used as default for enum variants without explicit formatting.
(#495)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: dns/Cargo.lock
File name: dns/Cargo.lock
File name: dns/Cargo.lock
File name: dns/Cargo.lock
File name: dns/Cargo.lock
ab66099054d57914b93cd57914b93cb4afbf69a3View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.