nix-community / nix-index

Quickly locate nix packages with specific files [maintainers=@bennofs @figsoda @raitobezarius]
Other
822 stars 48 forks source link

build(deps): bump serde_derive from 1.0.79 to 1.0.80 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps serde_derive from 1.0.79 to 1.0.80.

Release notes *Sourced from [serde_derive's releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.80 > - Performance optimization for `Vec::deserialize_in_place` to deserialize elements in place ([#1411](https://github-redirect.dependabot.com/serde-rs/serde/issues/1411))
Commits - [`1b45e57`](https://github.com/serde-rs/serde/commit/1b45e5766a30db85010112ea6d2d2638eddd9b12) Release 1.0.80 - [`59c8951`](https://github.com/serde-rs/serde/commit/59c895134166a28e462f2e581eef26590734d590) Merge pull request [#1411](https://github-redirect.dependabot.com/serde-rs/serde/issues/1411) from dtolnay/vec - [`aca61b5`](https://github.com/serde-rs/serde/commit/aca61b5ddad516904972cc5b74db8136ed5a842c) Optimize Vec::deserialize_in_place to deserialize elements in place - [`908affd`](https://github.com/serde-rs/serde/commit/908affd24ff4e974c9146762af9e8d60be609798) Remove unused code in seq and map impls - [`f878d2e`](https://github.com/serde-rs/serde/commit/f878d2ebd5c81bb02b1dde55ad5d74614761a3c1) Do not require clippy for a green build - [`778e516`](https://github.com/serde-rs/serde/commit/778e51627052ffd6b505512d48be03095ccd0eea) Feature panic_handler has been stabilized - [`6d58492`](https://github.com/serde-rs/serde/commit/6d58492ad06a215b4ce66c30acf7dc7803c8ffa5) Fix links to redirected derive documentation - [`fecfabb`](https://github.com/serde-rs/serde/commit/fecfabb168afb9f0212f3035b26e335e0676b4ca) Merge pull request [#1399](https://github-redirect.dependabot.com/serde-rs/serde/issues/1399) from derekdreery/more_docs - [`80765eb`](https://github.com/serde-rs/serde/commit/80765eb453308f028754610c3fb9cf465f8ad7e4) Make suggested changes - [`f1073dc`](https://github.com/serde-rs/serde/commit/f1073dca04923b50895bf4df366e52ffa979d96b) Make the recommended changed from code review. - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.79...v1.0.80)


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 cancel merge` will cancel a previously requested merge - `@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.
dependabot-preview[bot] commented 5 years ago

Superseded by #61.