jhelwig / gh-univiewer

Visualize GitHub repo stats to a Unicorn HAT HD enabled Raspberry PI
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Bump serde from 1.0.88 to 1.0.89 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps serde from 1.0.88 to 1.0.89.

Release notes *Sourced from [serde's releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.89 > - Implement Serialize and Deserialize for core::cmp::Reverse\ ([#1486](https://github-redirect.dependabot.com/serde-rs/serde/issues/1486), thanks [@​vorot93](https://github.com/vorot93)) > - Fix a Clippy lint triggered within generated code involving flatten + deny_unknown_fields ([#1492](https://github-redirect.dependabot.com/serde-rs/serde/issues/1492), thanks [@​thomaseizinger](https://github.com/thomaseizinger))
Commits - [`b811588`](https://github.com/serde-rs/serde/commit/b811588fa04e15db2a5966af410d15882f73a28d) Release 1.0.89 - [`5fcdf0f`](https://github.com/serde-rs/serde/commit/5fcdf0ff2be83fc73e29d73ea69674f10e791ebc) Sort version-conditional imports at the bottom - [`650b723`](https://github.com/serde-rs/serde/commit/650b723da36a07ea1e25575dec3a80c3eacf241b) Format with rustfmt 2019-02-14 - [`97920be`](https://github.com/serde-rs/serde/commit/97920be33aee4019bf7bd86bc3cf957a4de91413) Merge pull request [#1486](https://github-redirect.dependabot.com/serde-rs/serde/issues/1486) from vorot93/reverse - [`58bbaa9`](https://github.com/serde-rs/serde/commit/58bbaa9e80d2053d00c9f15977917b149b277b7f) Refer to Option through serde::export in generated code - [`94f1527`](https://github.com/serde-rs/serde/commit/94f152730c816ed8a768a192e107e84f41ff7bc2) Merge pull request [#1492](https://github-redirect.dependabot.com/serde-rs/serde/issues/1492) from thomaseizinger/1491-clippy-warning - [`535e3d4`](https://github.com/serde-rs/serde/commit/535e3d4372f8de923dd5c0042d425ee3b13a389b) Mention rc feature in list of trait impls in documentation - [`2ea43c8`](https://github.com/serde-rs/serde/commit/2ea43c898604930244af5f2203b11921f7deb030) Don't generate code with redundant closures - [`71fe2a5`](https://github.com/serde-rs/serde/commit/71fe2a55349b8384430417ebc20e05c35c4d69de) Reverse impls available for Rust >=1.19 - [`f3ffcfd`](https://github.com/serde-rs/serde/commit/f3ffcfd61eefe2a4c69ce0f5dcbe819dc7881947) impl Serialize and Deserialize for core::cmp::Reverse - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.88...v1.0.89)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.