fix(deps): update rust crate derive_builder to 0.20.0 #20
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/forms!20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/derive_builder-0.x"
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:
0.11.2->0.20.0Release Notes
colin-kiegel/rust-derive-builder (derive_builder)
v0.20.0Compare Source
synto version 2 #308darlingto version 0.20.6 #308field(type = "...")assynno longer allows this. #308builder(default = ...)expressions #308v0.13.1Compare Source
field(ty = "...")as an alias forfield(type = "...")in preparation for moving to syn 2.0, which doesn't allow the use of keywords as meta item paths. #306v0.13.0Compare Source
build_fn(error(validation_error = <bool>))to disable generation ofValidationErrorwithin the builder's error so thatalloc::stringis avoided.allocfor controlling linking ofalloccrate duringno_std. This way users can useno_stdwithout providing aglobal_allocator.strip_optionfromsetterfortry_setter. Using these settings together previously caused a compile error #284v0.12.0Compare Source
defaultis used withfield(type = "...")rather than silently ignoringdefault#269crate = "..."to support re-export scenarios #274Configuration
📅 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 an artifact 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: Cargo.lock