TheDan64 / limonite

[WIP] Compiler for the Limonite programming language.
Apache License 2.0
15 stars 3 forks source link

Bump serde from 1.0.39 to 1.0.42 #74

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps serde from 1.0.39 to 1.0.42.

Release notes *Sourced from serde's [releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.42 > - Optimizations for binary size ([#1227](https://github-redirect.dependabot.com/serde-rs/serde/issues/1227), [#1228](https://github-redirect.dependabot.com/serde-rs/serde/issues/1228), [#1229](https://github-redirect.dependabot.com/serde-rs/serde/issues/1229)) > > ## v1.0.41 > - Allow integers in an internally tagged enum to be deserialized from CBOR integers of any size ([#1222](https://github-redirect.dependabot.com/serde-rs/serde/issues/1222)) > > ## v1.0.40 > - More flexible deserialization of byte arrays inside of untagged and internally tagged enums ([#1217](https://github-redirect.dependabot.com/serde-rs/serde/issues/1217), [#1216](https://github-redirect.dependabot.com/serde-rs/serde/issues/1216))
Commits - [`af795e2`](https://github.com/serde-rs/serde/commit/af795e2e542f56bcd5b923be4ae594ddece74e96) Release 1.0.42 - [`6aa07fe`](https://github.com/serde-rs/serde/commit/6aa07fe0d651bfb45d39d009570dc3e70fae640a) Merge pull request [#1229](https://github-redirect.dependabot.com/serde-rs/serde/issues/1229) from serde-rs/cold - [`c455720`](https://github.com/serde-rs/serde/commit/c455720f81de1061eda9562f774a504d835fbd37) Mark error construction as cold code - [`b07a208`](https://github.com/serde-rs/serde/commit/b07a208716117c36173d3a78ad4de25191de2ffd) Merge pull request [#1228](https://github-redirect.dependabot.com/serde-rs/serde/issues/1228) from serde-rs/untagged - [`df93fab`](https://github.com/serde-rs/serde/commit/df93fab5fa3df9e970443458b5b8e582a9066a36) Reduce instantiations of Result::map in Deserialize of unit variants - [`1a972d2`](https://github.com/serde-rs/serde/commit/1a972d21053d43d0f40e8133f7c14f2712ae63e9) Merge pull request [#1227](https://github-redirect.dependabot.com/serde-rs/serde/issues/1227) from serde-rs/ser - [`6d1807b`](https://github.com/serde-rs/serde/commit/6d1807bb4a2a2dd9811c2c954810ee7e8dd32f7f) Improve Serialize of adjacently tagged newtype variants - [`b37cf85`](https://github.com/serde-rs/serde/commit/b37cf858ce5ba70d44b4ec8a9f6f7e055a9f23c5) Remove unneeded quote_spanned that uses call_site - [`5f8fa33`](https://github.com/serde-rs/serde/commit/5f8fa3375681c561ba624af841440a18bd528b6d) Quote's default has changed to call_site - [`f3f006f`](https://github.com/serde-rs/serde/commit/f3f006f411c42841411e546903d8b76f07baec39) Merge pull request [#1226](https://github-redirect.dependabot.com/serde-rs/serde/issues/1226) from serde-rs/try - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.39...v1.0.42)


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](https://app.dependabot.com): - 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.