Skip to content
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

fix(deps): update rust crate darling to 0.20.8 - autoclosed #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
darling dependencies patch 0.20 -> 0.20.8

Release Notes

TedDriggs/darling (darling)

v0.20.8

Compare Source

  • Add #[darling(with = ...)] support to attrs magic field to allow using custom receiver types for attrs #​273

v0.20.7

Compare Source

  • Add #[darling(flatten)] to allow forwarding unknown fields to another struct #​146
  • Don't suggest names of skipped fields in derived impls #​268

v0.20.6

Compare Source

  • Fix some missing syn invisible group handling in FromMeta impls #​263
  • Fix misleading error message on Error::unexpected_type so it no longer implies the type was a literal #​264
  • Impl FromMeta Vec of literals, e.g. LitStr #​265

v0.20.5

Compare Source

  • Add Flag::span inherent method, as Flag can no longer impl syn::spanned::Spanned #​242

v0.20.4

Compare Source

  • Accept bare paths in #[darling(default = ...)] #​258
  • Add FromMeta impl for PathBuf #​259
  • Improve FromMeta implementation for enums #​260
    • Properly implement unit arms in FromMeta::from_list to provide a consistent API for heterogeneous enums that include a mix of unit, newtype and struct variants
    • Add #[darling(word)] attribute for unit enum variants (See #​63 for details)

v0.20.3

Compare Source

  • Add FromMeta impl for u128 and i128 #​243

v0.20.1

Compare Source

  • Add Clone impl for NestedMeta #​230

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate darling to 0.20.8 fix(deps): update rust crate darling to 0.20.8 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/darling-0.x branch May 5, 2024 09:21
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