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

build: bump serde from 1.0.33 to 1.0.37 #408

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps serde from 1.0.33 to 1.0.37.

Release notes

Sourced from serde's releases.

v1.0.37

  • Better error messages for unsupported uses of serde(flatten) (#1204 and #1205, thanks mitsuhiko)

v1.0.36

  • Emit working code in the case of remote = "Self" attribute (#1196)

v1.0.35

v1.0.34

  • Add a flatten attribute to remove one level of structure between the serialized representation and the Rust data structure; more details in struct flattening (#1179, 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://github.com/serde-rs/serde) from 1.0.33 to 1.0.37.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.33...v1.0.37)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@epage epage merged commit d444391 into master Apr 5, 2018
@epage epage deleted the dependabot/cargo/serde-1.0.37 branch April 5, 2018 17:59
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.

None yet

2 participants