swellaby / rusty-hook

git hook manager, geared toward Rust projects
MIT License
207 stars 11 forks source link

chore(deps): bump ci_info from 0.8.1 to 0.9.0 #87

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ci_info from 0.8.1 to 0.9.0.

Release notes *Sourced from [ci_info's releases](https://github.com/sagiegurari/ci_info/releases).* > ## ci_info v0.9.0 > release
Changelog *Sourced from [ci_info's changelog](https://github.com/sagiegurari/ci_info/blob/master/CHANGELOG.md).* > ### v0.9.0 (2019-12-08) > > * Added branch name support [#11](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/11)
Commits - [`73d8a71`](https://github.com/sagiegurari/ci_info/commit/73d8a71206e970cc4f55c167449613304aaeb505) release - [`ce32a5e`](https://github.com/sagiegurari/ci_info/commit/ce32a5e7650a57185ad6c7c74d9b0e707d742338) Added branch name support [#11](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/11) - [`4365da4`](https://github.com/sagiegurari/ci_info/commit/4365da416f7f04c59991a31272852c3bbc7195a0) Update README.md - [`0695c62`](https://github.com/sagiegurari/ci_info/commit/0695c621420fb6aeadd86f017e032176acaca335) Update README.md - [`b7ff411`](https://github.com/sagiegurari/ci_info/commit/b7ff4114f94427bf550d74be3b79985ae3de0ec0) Update README.md - [`932eeaa`](https://github.com/sagiegurari/ci_info/commit/932eeaa6bd91cb272ca6ae39491b42c1376106f4) Update README.md - [`76c409a`](https://github.com/sagiegurari/ci_info/commit/76c409a33a299f90dc1c53015afe522e5ff67870) remove clippy plugin - [`946b2d6`](https://github.com/sagiegurari/ci_info/commit/946b2d67992d1c5a2157a0643a0c6f6d7ff25471) enable multi threaded tests when running via cargo make [#10](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/10) - [`692814e`](https://github.com/sagiegurari/ci_info/commit/692814ea15f4030bf5c2a87b940362b714df3d89) format - [`7e7973a`](https://github.com/sagiegurari/ci_info/commit/7e7973aee738eff260e5d296bc1f489ea441f90f) Merge pull request [#9](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/9) from kentfredric/mutex-ci-test - Additional commits viewable in [compare view](https://github.com/sagiegurari/ci_info/compare/0.8.1...0.9.0)


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 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #87 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #87   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         132    132           
=====================================
  Hits          132    132

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e324789...154a9d3. Read the comment docs.