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 failure from 0.1.4 to 0.1.5 #31

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps failure from 0.1.4 to 0.1.5.

Changelog *Sourced from [failure's changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md).* > # Version 0.1.5 > > - Resolve a regression with error conversions ([#290](https://github-redirect.dependabot.com/rust-lang-nursery/failure/issues/290)) > - Added `name()` to `Fail` and `Error`
Commits - [`65c825a`](https://github.com/rust-lang-nursery/failure/commit/65c825aeaa6b07a51e4fb1d824625485061604f4) Added missing changelog entry for name - [`ba5d814`](https://github.com/rust-lang-nursery/failure/commit/ba5d81440af33391d7f813239dd7963309145a4e) Bump failure derive - [`dd980fd`](https://github.com/rust-lang-nursery/failure/commit/dd980fdfe14a605b14881bb9b4c8ce8e2f533bda) Added changelog entry - [`6a12641`](https://github.com/rust-lang-nursery/failure/commit/6a12641b72d129fc2921138f0506f57752b98c27) Merge pull request [#290](https://github-redirect.dependabot.com/rust-lang-nursery/failure/issues/290) from AnderEnder/compat_fix - [`fc65810`](https://github.com/rust-lang-nursery/failure/commit/fc6581066ef8768ba059d4645009531ff3a053d7) Add back convertion from failure to default std error - [`2b5ab06`](https://github.com/rust-lang-nursery/failure/commit/2b5ab06f6c6d5e335810b0870506de4c9888d6df) Add tests for error conversion - [`946d6d5`](https://github.com/rust-lang-nursery/failure/commit/946d6d5112d57a5d8658d979a0aee6021c32af27) Added name() to book docs - [`213b7c6`](https://github.com/rust-lang-nursery/failure/commit/213b7c60c3a4b3d67bcf5c4f450c7554fcba4d7f) Updated doc links - [`df68d72`](https://github.com/rust-lang-nursery/failure/commit/df68d7224451846155fe97eb68bc030eb2dd9607) Added basic failure name ([#289](https://github-redirect.dependabot.com/rust-lang-nursery/failure/issues/289)) - [`f121c57`](https://github.com/rust-lang-nursery/failure/commit/f121c5773af3b808ce5f3c5b5190ffeccfb4bd06) Added missing release notes - See full diff in [compare view](https://github.com/rust-lang-nursery/failure/compare/0.1.4...0.1.5)


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.