Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Apr 23, 2018

Bumps serde_derive from 1.0.36 to 1.0.42.

Release notes

Sourced from serde_derive's releases.

v1.0.42

v1.0.41

  • Allow integers in an internally tagged enum to be deserialized from CBOR integers of any size (#1222)

v1.0.40

  • More flexible deserialization of byte arrays inside of untagged and internally tagged enums (#1217, #1216)

v1.0.39

  • Implement deserializer hints in handling of untagged and adjacently tagged enums to improve compile time and executable size (#286)

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
  • af795e2 Release 1.0.42
  • 6aa07fe Merge pull request #1229 from serde-rs/cold
  • c455720 Mark error construction as cold code
  • b07a208 Merge pull request #1228 from serde-rs/untagged
  • df93fab Reduce instantiations of Result::map in Deserialize of unit variants
  • 1a972d2 Merge pull request #1227 from serde-rs/ser
  • 6d1807b Improve Serialize of adjacently tagged newtype variants
  • b37cf85 Remove unneeded quote_spanned that uses call_site
  • 5f8fa33 Quote's default has changed to call_site
  • f3f006f Merge pull request #1226 from serde-rs/try
  • 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.42.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.36...v1.0.42)

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

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/serde_derive-1.0.42 branch April 24, 2018 07:19
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