KernelFreeze / Litecraft

Open source, clean room implementation of Minecraft Client
MIT License
138 stars 6 forks source link

Bump serde from 1.0.70 to 1.0.71 #11

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps serde from 1.0.70 to 1.0.71.

Release notes *Sourced from [serde's releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.71 > - Provide impls for [`core::ops::RangeInclusive`](https://doc.rust-lang.org/core/ops/struct.RangeInclusive.html) ([#1347](https://github-redirect.dependabot.com/serde-rs/serde/issues/1347), thanks [**c410-f3r**](https://github.com/c410-f3r)) > - Provide impls for [`core::ops::Range`](https://doc.rust-lang.org/core/ops/struct.Range.html) whether or not `"std"` feature is enabled ([#1348](https://github-redirect.dependabot.com/serde-rs/serde/issues/1348))
Commits - [`24c4df7`](https://github.com/serde-rs/serde/commit/24c4df7831888cb5fbbd1f5669d10f39ee74a4e8) Release 1.0.71 - [`a077ae0`](https://github.com/serde-rs/serde/commit/a077ae039e3def35c4e4c2774298fedf07bd94b2) Merge pull request [#1349](https://github-redirect.dependabot.com/serde-rs/serde/issues/1349) from dtolnay/range - [`20b34d3`](https://github.com/serde-rs/serde/commit/20b34d3b43c744eea7d3d5016d852f00502a457c) Share some code between the Range and RangeInclusive impls - [`b5451d1`](https://github.com/serde-rs/serde/commit/b5451d190546cd8ac145296cb56fc658d5090fda) Merge pull request [#1348](https://github-redirect.dependabot.com/serde-rs/serde/issues/1348) from dtolnay/range - [`e26960f`](https://github.com/serde-rs/serde/commit/e26960f7f827ffac0a497c2fe2e6b94d4e707eb3) Remove useless run-pass test - [`228b5a4`](https://github.com/serde-rs/serde/commit/228b5a4a63dbc60a702734895ec563358e519ad2) Provide ops::Range impls whether or not std is used - [`28db9d4`](https://github.com/serde-rs/serde/commit/28db9d49898da640d3264a5137d923a9a6695ee5) Format with rustfmt 0.99.1 - [`5fff0d9`](https://github.com/serde-rs/serde/commit/5fff0d936d00bfc6f35302b408a7da9aefdaad2f) Merge pull request [#1347](https://github-redirect.dependabot.com/serde-rs/serde/issues/1347) from c410-f3r/master - [`8eb195e`](https://github.com/serde-rs/serde/commit/8eb195edf01f46e5a0defd97c0a61a31d18942fe) Fix tests - [`8b2e6ba`](https://github.com/serde-rs/serde/commit/8b2e6baf78b4908075017313c10347a2285d3131) Implement Serialize and Deserialize for RangeInclusive - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.70...v1.0.71)


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