Skip to content

fix(deps): bump darling from 0.23.0 to 0.24.0 - #3653

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/darling-0.24.0
Open

fix(deps): bump darling from 0.23.0 to 0.24.0#3653
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/darling-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps darling from 0.23.0 to 0.24.0.

Release notes

Sourced from darling's releases.

v0.24.0

  • Update syn to v3 #431
  • Add impl ToTokens for SpannedValue #423
  • Allow data magic field for FromDeriveInput to be any type that implements TryFrom<&syn::Data, Error = darling::Error> without needing to use #[darling(with = ...)] syntax #391
Changelog

Sourced from darling's changelog.

v0.24.0 (July 30, 2026)

  • Update syn to v3 #431
  • Add impl ToTokens for SpannedValue #423
  • Allow data magic field for FromDeriveInput to be any type that implements TryFrom<&syn::Data, Error = darling::Error> without needing to use #[darling(with = ...)] syntax #391
Commits
  • 51dd494 Bump version to 0.24.0
  • 2f3a94a Implement ToTokens for SpannedValue
  • 7bdc239 Fix clippy::needless_continue lint in code generated by FromDeriveInput
  • bdc3139 Upgrade Syn to 3.0.0
  • dfa9f88 Pass tokens that failed to parse as Expr to FromMeta::from_invalid_expr
  • 3c16c07 Check fields earlier for FromVariant impls
  • 4d4f455 Add a serde example
  • 7d716c8 Refactor forwarded field initialization
  • 3db4a96 Add #[darling(with = ...)] on ident field
  • 9fc67c7 Add #[darling(transparent)] to delegate impl to inner field even if it is n...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests related to dependencies rust The issue or pull request is related to Rust code labels Aug 16, 2026
Bumps [darling](https://github.com/TedDriggs/darling) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: darling
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/darling-0.24.0 branch from 5fa519a to bc11155 Compare August 20, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests related to dependencies rust The issue or pull request is related to Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants