Skip to content

Conversation

@dependabot-preview
Copy link

Bumps serde_derive from 1.0.36 to 1.0.38.

Release notes

Sourced from serde_derive's releases.

v1.0.38

  • Infer trait bounds for use of a type parameter associated type (#1213, thanks Osspial)
  • Fix deserialize_with on a struct variant with one field (#1215)

v1.0.37

  • Better error messages for unsupported uses of serde(flatten) (#1204 and #1205, thanks mitsuhiko)
Commits
  • 8d113e6 Release 1.0.38
  • 6e206ce Name formatter args with a leading double underscore
  • 47fc9af Emit borrowed methods only if collect_other_fields
  • 1651f86 Simplify Option that is always Some
  • 1157ac0 Eliminate unnecessary braces in wrap_deserialize_variant_with
  • 202c101 Fix deserialize_with on a struct variant with one field
  • 9f38ca0 Format with rustfmt 0.4.1
  • 00178ba Eliminate generic functions in bound.rs
  • 24700eb Move associated type search into with_bounds
  • f06001c Name type_params consistently with Syn
  • Additional commits viewable in compare view

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.36 to 1.0.38.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.36...v1.0.38)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #44.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serde_derive-1.0.38 branch April 23, 2018 06:03
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.

2 participants