Skip to content

Conversation

@dependabot-preview
Copy link

Bumps serde from 1.0.43 to 1.0.47.

Release notes

Sourced from serde's releases.

v1.0.47

  • Support flatten attribute inside of enums (#1206)

v1.0.46

  • Support deserializing a flattened internally tagged enum (#1189)

v1.0.45

  • Fix dead code warnings when generating remote impls (#976)

v1.0.44

  • Respect deserialize_with used together with flatten (#1240)
Commits
  • 9dc05c3 Release 1.0.47
  • 972cc06 Format the flatten tests using rustfmt 0.6.1
  • 2001346 Merge pull request #1248 from serde-rs/flatten
  • 2009b4d Remove old flatten in enum compile-fail test
  • 0b72c86 Add tests for flatten in enums
  • 94b8570 Support deserializing enums containing flatten
  • 979df34 Support serializing enums containing flatten
  • 978d649 Allow flatten attribute in enums
  • 5098609 Release 1.0.46
  • 6374467 Merge pull request #1245 from serde-rs/flat
  • 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)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.43 to 1.0.47.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.43...v1.0.47)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview
Copy link
Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serde-1.0.47 branch May 14, 2018 05:34
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