Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Bump serde_derive from 1.0.76 to 1.0.77 #73

Merged
merged 1 commit into from
Sep 7, 2018

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Sep 7, 2018

Bumps serde_derive from 1.0.76 to 1.0.77.

Release notes

Sourced from serde_derive's releases.

v1.0.77

  • Fix internally tagged enum deserialization with unknown fields (#1376, thanks dreid)
Commits
  • 108cca6 Release 1.0.77
  • bca8c11 Merge pull request #1372 from dtolnay/syn
  • b49bd52 Use parse_macro_input to report parse errors
  • 27bd640 Update to syn 0.15
  • 8d5cda8 Merge pull request #1376 from dreid/fix-internally-tagged-enum-deserializatio...
  • 389b9b5 Add a test for an internally tagged unit enum flattened with a second interna...
  • 27478b6 Internally tagged unit enum variants should ignore unknown fields.
  • 480f858 Update panic_handler attribute name changed in nightly
  • 7d752c5 Merge pull request #1373 from dtolnay/emscripten
  • 33b7841 Skip asmjs
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@coveralls
Copy link

coveralls commented Sep 7, 2018

Coverage Status

Coverage remained the same at 80.514% when pulling f37f652 on dependabot/cargo/serde_derive-1.0.77 into 7309b11 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/serde_derive-1.0.77 branch from cc962eb to 2853af9 Compare September 7, 2018 06:54
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.76...v1.0.77)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/serde_derive-1.0.77 branch from 2853af9 to f37f652 Compare September 7, 2018 07:43
@Ortham Ortham merged commit 0b163d5 into master Sep 7, 2018
@Ortham Ortham deleted the dependabot/cargo/serde_derive-1.0.77 branch September 7, 2018 09:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants