Skip to content

Conversation

@dependabot-preview
Copy link

Bumps serde_derive from 1.0.36 to 1.0.37.

Release notes

Sourced from serde_derive's releases.

v1.0.37

  • Better error messages for unsupported uses of serde(flatten) (#1204 and #1205, thanks mitsuhiko)
Commits
  • eed18ff Release 1.0.37
  • f8e1fa8 Use Generics::make_where_clause helper
  • 860241a Merge pull request #1205 from mitsuhiko/bugfix/tuple-struct-flatten
  • 6f6c608 Merge pull request #1204 from mitsuhiko/bugfix/flatten-struct-variant
  • 77376f3 Produce error message for use of flatten in tuple structs
  • 302fac9 Produce error message for use of flatten within struct variant
  • 9c659d9 Format with rustfmt 0.4.1
  • 21698f2 Merge pull request #1201 from alexcrichton/proc-macro2-v3
  • ba002e1 Update signature of Lifetime::new
  • 8b44eb8 Add parens to TraitBound
  • 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.37.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.36...v1.0.37)

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

Superseded by #38.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serde_derive-1.0.37 branch April 16, 2018 05:50
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