Skip to content

fix(deps): update rust crate darling to 0.23 - autoclosed#688

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/darling-0.x
Closed

fix(deps): update rust crate darling to 0.23 - autoclosed#688
renovate[bot] wants to merge 1 commit intomainfrom
renovate/darling-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 28, 2026

This PR contains the following updates:

Package Type Update Change
darling dependencies minor 0.200.23

Release Notes

TedDriggs/darling (darling)

v0.23.0

Compare Source

  • Bump MSRV to 1.88.0; there have been no code changes that caused this, but due to dependency issues CI no longer works on 1.56.0 #​357

v0.22.0

Compare Source

  • BREAKING: Remove fnv dependency, as runtime performance gain does not justify additional dependency. This was exposed to users of darling::usage, so it may be breaking for them #​373
  • Add #[darling(default = || expr(val))] support, allowing a closure where a path was previously required #​380
  • Preserve span information for paths given to darling::util::Callable as literal strings
  • Fix some documentation typos

v0.21.3

Compare Source

  • Fix: Forward Override::<T>::from_expr to T::from_expr #​371

v0.21.2

Compare Source

  • Add #[darling(from_expr = ...)] when deriving FromMeta to support overriding the key-value form #​369
  • Keep parsing the body and type params even if there are errors from parsing attributes. #​7
  • Support #[darling(with = ...)] on the generics field when deriving FromDeriveInput.
  • Return an error, rather than panicking, when doing shape validation on a union. #​365

v0.21.1

Compare Source

  • Track all alternate field names, and show them in error message if there aren't too many. #​325
  • Track all alternate values for enum variants, and show them in error messages if there aren't too many. #​362

v0.21.0

Compare Source

  • Potentially breaking: Emit error when an attribute path is present in both attributes and forward_attrs. #​336
  • Support parsing attributes which contain keywords #​238
  • Add SpannedValue::into_inner #​342
  • Add #[darling(derive_syn_parse)] to also impl syn::parse::Parse when deriving FromMeta #​285
  • Make impl FromMeta for syn::TypePath support both quote-wrapped and bare values #​351
  • Add util::PreservedStrExpr #​346
  • Impl UsesTypeParams and UsesLifetimes for WithOriginal #​215
  • Update error message emitted by <() as FromMeta>::from_list to allow use of () as a #[darling(flatten)] target #​353

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 28, 2026

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/enumify_macros/Cargo.toml --package darling@0.20.11 --precise 0.23.0
    Updating crates.io index
error: failed to select a version for the requirement `darling = "^0.20.10"`
candidate versions found which didn't match: 0.23.0
location searched: crates.io index
required by package `derive_builder_core v0.20.2`
    ... which satisfies dependency `derive_builder_core = "=0.20.2"` (locked to 0.20.2) of package `derive_builder_macro v0.20.2`
    ... which satisfies dependency `derive_builder_macro = "=0.20.2"` (locked to 0.20.2) of package `derive_builder v0.20.2`
    ... which satisfies dependency `derive_builder = "^0.20"` (locked to 0.20.2) of package `gds v0.4.1 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/gds)`
    ... which satisfies path dependency `gds` (locked to 0.4.1) of package `resistor_bank v0.1.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/examples/latest/resistor_bank)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/geometry_macros/Cargo.toml --package darling@0.20.11 --precise 0.23.0
    Updating crates.io index
error: failed to select a version for the requirement `darling = "^0.20.10"`
candidate versions found which didn't match: 0.23.0
location searched: crates.io index
required by package `derive_builder_core v0.20.2`
    ... which satisfies dependency `derive_builder_core = "=0.20.2"` (locked to 0.20.2) of package `derive_builder_macro v0.20.2`
    ... which satisfies dependency `derive_builder_macro = "=0.20.2"` (locked to 0.20.2) of package `derive_builder v0.20.2`
    ... which satisfies dependency `derive_builder = "^0.20"` (locked to 0.20.2) of package `gds v0.4.1 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/gds)`
    ... which satisfies path dependency `gds` (locked to 0.4.1) of package `resistor_bank v0.1.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/examples/latest/resistor_bank)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/macrotools/Cargo.toml --package darling@0.20.11 --precise 0.23.0
    Updating crates.io index
error: failed to select a version for the requirement `darling = "^0.20.10"`
candidate versions found which didn't match: 0.23.0
location searched: crates.io index
required by package `derive_builder_core v0.20.2`
    ... which satisfies dependency `derive_builder_core = "=0.20.2"` (locked to 0.20.2) of package `derive_builder_macro v0.20.2`
    ... which satisfies dependency `derive_builder_macro = "=0.20.2"` (locked to 0.20.2) of package `derive_builder v0.20.2`
    ... which satisfies dependency `derive_builder = "^0.20"` (locked to 0.20.2) of package `gds v0.4.1 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/gds)`
    ... which satisfies path dependency `gds` (locked to 0.4.1) of package `resistor_bank v0.1.0 (/tmp/renovate/repos/github/ucb-substrate/substrate2/examples/latest/resistor_bank)`

@renovate renovate bot force-pushed the renovate/darling-0.x branch from 6a02f72 to bbeaa3c Compare January 28, 2026 21:05
@renovate renovate bot force-pushed the renovate/darling-0.x branch from bbeaa3c to 5d0a656 Compare January 29, 2026 01:10
@renovate renovate bot changed the title fix(deps): update rust crate darling to 0.23 fix(deps): update rust crate darling to 0.23 - autoclosed Jan 29, 2026
@renovate renovate bot closed this Jan 29, 2026
@renovate renovate bot deleted the renovate/darling-0.x branch January 29, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants