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.0 to 0.8.1 #78

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ci_info from 0.8.0 to 0.8.1.

Release notes *Sourced from [ci_info's releases](https://github.com/sagiegurari/ci_info/releases).* > ## ci_info v0.8.1 > Adding support for GitHub Actions, Heroku, Renderer and Now
Commits - [`cf5b5de`](https://github.com/sagiegurari/ci_info/commit/cf5b5de2be45c5eda48cb222b47f08a0c2219250) release - [`f64cc9a`](https://github.com/sagiegurari/ci_info/commit/f64cc9a3e736b5565c239e3f5b3c3785bf1f0af7) more tests - [`2f1a598`](https://github.com/sagiegurari/ci_info/commit/2f1a598030f9b924f208906b9acf581d9aba93fa) Merge pull request [#7](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/7) from sagiegurari/0.8.1 - [`859f91d`](https://github.com/sagiegurari/ci_info/commit/859f91d7e040ee0d7d56494659b580bd5c3a6029) Add support for Heroku [#5](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/5) - [`1d3e9ac`](https://github.com/sagiegurari/ci_info/commit/1d3e9ac28ec490675c10336b40577613d6dcaaf1) Add support for Github Actions [#6](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/6) - [`8b2040d`](https://github.com/sagiegurari/ci_info/commit/8b2040d3136e85a6674b0fbb66b85996c82bedc0) Add support for Now [#3](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/3) - [`9410724`](https://github.com/sagiegurari/ci_info/commit/94107249287d45acb0d1c815e02c90754b553490) Add support for Render [#4](https://github-redirect.dependabot.com/sagiegurari/ci_info/issues/4) - [`72de0b2`](https://github.com/sagiegurari/ci_info/commit/72de0b2b7e446e6b0a8be5c77446c8f43d49fd1c) envmnt upgrade - [`e9397d3`](https://github.com/sagiegurari/ci_info/commit/e9397d3d38a3176fe18ba5f91fd31dff053cbb95) temporary allow for mac build errors due to cargo bug - [`ccf2a83`](https://github.com/sagiegurari/ci_info/commit/ccf2a833e3657f2980e6ccd8e92d1d6e3f945501) add publish profile - See full diff in [compare view](https://github.com/sagiegurari/ci_info/compare/0.8.0...0.8.1)


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) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #78   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         131    131           
=====================================
  Hits          131    131

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 0ae9d12...6ffae68. Read the comment docs.