Skip to content

build(deps): bump darling from 0.12.2 to 0.13.4#292

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/darling-0.13.4
Closed

build(deps): bump darling from 0.12.2 to 0.13.4#292
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/darling-0.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 7, 2022

Copy link
Copy Markdown
Contributor

Bumps darling from 0.12.2 to 0.13.4.

Release notes

Sourced from darling's releases.

v0.13.4

  • Impl FromMeta for syn::Visibility #173

v0.13.3

  • Add error::Accumulator #164
  • Impl FromMeta for syn::Type and its newtype variants #172

v0.13.2

  • Impl FromMeta for syn::ExprPath #170

v0.13.1

  • Add FromAttributes trait and macro #151

New Contributors

v0.13.0

  • Bump edition to 2018
  • Error on duplicate fields in #[darling(...)] attributes #130
  • Impl Copy for SpannedValue
  • Add SpannedValue::map_ref

v0.12.4

  • Add #[darling(and_then = "...")] as an alternative to #[darling(map = "...")]

v0.12.3

  • Fix FromMeta impl for char #126
Changelog

Sourced from darling's changelog.

v0.13.4 (April 6, 2022)

  • Impl FromMeta for syn::Visibility #173

v0.13.3 (April 5, 2022)

  • Add error::Accumulator for dealing with multiple errors #164
  • Impl FromMeta for syn::Type and its variants #172

v0.13.2 (March 30, 2022)

  • Impl FromMeta for syn::ExprPath #169

v0.13.1 (December 7, 2021)

  • Add FromAttributes trait and macro #151

v0.13.0 (May 20, 2021)

  • Update darling to 2018 edition #129
  • Error on duplicate fields in #[darling(...)] attributes #130
  • Impl Copy for SpannedValue<T: Copy>
  • Add SpannedValue::map_ref

v0.13.0-beta (April 20, 2021)

  • Update darling to 2018 edition #129
  • Error on duplicate fields in #[darling(...)] attributes #130

v0.12.4 (April 20, 2021)

  • Add and_then to derive macros for darling

v0.12.3 (April 8, 2021)

  • Fix FromMeta impl for char not to panic #126
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [darling](https://github.com/TedDriggs/darling) from 0.12.2 to 0.13.4.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.12.2...v0.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 7, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #298.

@dependabot dependabot Bot closed this May 17, 2022
@dependabot
dependabot Bot deleted the dependabot/cargo/darling-0.13.4 branch May 17, 2022 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants