-
Notifications
You must be signed in to change notification settings - Fork 24
[deps]: Update Rust crate darling to 0.23.0 #631
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Internal tracking:
|
🔍 SDK Breaking Change Detection ResultsSDK Version:
Breaking change detection completed. View SDK workflow |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #631 +/- ##
==========================================
+ Coverage 78.84% 78.85% +0.01%
==========================================
Files 283 283
Lines 29660 29660
==========================================
+ Hits 23384 23387 +3
+ Misses 6276 6273 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
0.20.10->0.23.0Release Notes
TedDriggs/darling (darling)
v0.23.0Compare Source
v0.22.0Compare Source
fnvdependency, as runtime performance gain does not justify additional dependency. This was exposed to users ofdarling::usage, so it may be breaking for them #373#[darling(default = || expr(val))]support, allowing a closure where a path was previously required #380darling::util::Callableas literal stringsv0.21.3Compare Source
Override::<T>::from_exprtoT::from_expr#371v0.21.2Compare Source
#[darling(from_expr = ...)]when derivingFromMetato support overriding the key-value form #369#[darling(with = ...)]on thegenericsfield when derivingFromDeriveInput.union. #365v0.21.1Compare Source
v0.21.0Compare Source
attributesandforward_attrs. #336SpannedValue::into_inner#342#[darling(derive_syn_parse)]to also implsyn::parse::Parsewhen derivingFromMeta#285impl FromMeta for syn::TypePathsupport both quote-wrapped and bare values #351util::PreservedStrExpr#346UsesTypeParamsandUsesLifetimesforWithOriginal#215<() as FromMeta>::from_listto allow use of()as a#[darling(flatten)]target #353Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.