mre / prettyprint

Beautifully formatted output for your terminal 🌈
Apache License 2.0
200 stars 10 forks source link

Update derive_builder requirement from 0.8.0 to 0.9.0 #21

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on derive_builder to permit the latest version.

Release notes *Sourced from [derive_builder's releases](https://github.com/colin-kiegel/rust-derive-builder/releases).* > ## v0.9.0 > - Add `setter(custom)` support [#154](https://github-redirect.dependabot.com/colin-kiegel/rust-derive-builder/issues/154)
Commits - [`7c093c1`](https://github.com/colin-kiegel/rust-derive-builder/commit/7c093c1cb3a2c20bbd14d1ea94c05d8a8fdb7c52) Bump version to 0.9.0 - [`b4d8e69`](https://github.com/colin-kiegel/rust-derive-builder/commit/b4d8e6969c3b11a244ce55987f1562a1bccc970c) setter(custom) which allows a custom setter implementation ([#154](https://github-redirect.dependabot.com/colin-kiegel/rust-derive-builder/issues/154)) - [`62976a6`](https://github.com/colin-kiegel/rust-derive-builder/commit/62976a6e338ba5172e1b8b08c03017264118056b) Bump version to 0.8.1 - [`0765974`](https://github.com/colin-kiegel/rust-derive-builder/commit/0765974672194995fff543255c6071fcafc689c7) darling: bump for minimal version compatibility ([#153](https://github-redirect.dependabot.com/colin-kiegel/rust-derive-builder/issues/153)) - [`39295e9`](https://github.com/colin-kiegel/rust-derive-builder/commit/39295e985291ce786104a28622cb131fc5175e79) minor improvements ([#152](https://github-redirect.dependabot.com/colin-kiegel/rust-derive-builder/issues/152)) - [`7f922b2`](https://github.com/colin-kiegel/rust-derive-builder/commit/7f922b215525b4c6f5aa02ef30705636dd832385) Wait 10s before publishing `derive_builder`. ([#150](https://github-redirect.dependabot.com/colin-kiegel/rust-derive-builder/issues/150)) - See full diff in [compare view](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.8.0...v0.9.0)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)