Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change
darling workspace.dependencies minor 0.21 -> 0.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

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.


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

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

kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2025
@renovate renovate bot changed the title chore: update rust crate darling to 0.22 chore: update rust crate darling to 0.23 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/darling-0.x branch from a67d121 to 5ac400f Compare December 3, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant