swellaby / rusty-hook

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

chore(deps): bump getopts from 0.2.19 to 0.2.21 #67

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps getopts from 0.2.19 to 0.2.21.

Commits - [`be919b8`](https://github.com/rust-lang-nursery/getopts/commit/be919b8323f57ba238ea9cd6e68190029809e278) Bump to 0.2.21 - [`a39628b`](https://github.com/rust-lang-nursery/getopts/commit/a39628b497566d56da18af3aff87442cbfd74d8f) Add a dependency on `core` as well - [`ba2bece`](https://github.com/rust-lang-nursery/getopts/commit/ba2becebb4568fd05ac1b68a7b636f547545ba40) Merge pull request [#87](https://github-redirect.dependabot.com/rust-lang/getopts/issues/87) from Atul9/cargo-fmt - [`beabfbb`](https://github.com/rust-lang-nursery/getopts/commit/beabfbb3551fb1209dd3b5e117705281c421c52e) Format code using 'cargo fmt' - [`7321518`](https://github.com/rust-lang-nursery/getopts/commit/73215183ba9bda48426fb9c4a4f30e0375482e08) Remove no longer needed `rust_build` attributes - [`0c54d7d`](https://github.com/rust-lang-nursery/getopts/commit/0c54d7d27d9480cdf0de3963f197d3e59103beae) Bump to 0.2.20 - [`f524a2f`](https://github.com/rust-lang-nursery/getopts/commit/f524a2f55705e4b602dd034f455a9eb36ca5a6f5) Actually revert [#81](https://github-redirect.dependabot.com/rust-lang/getopts/issues/81), [#82](https://github-redirect.dependabot.com/rust-lang/getopts/issues/82), [#83](https://github-redirect.dependabot.com/rust-lang/getopts/issues/83) - [`5a81dde`](https://github.com/rust-lang-nursery/getopts/commit/5a81dde59c3f8aa9a5f90255350371672c71cb18) Merge pull request [#86](https://github-redirect.dependabot.com/rust-lang/getopts/issues/86) from alexcrichton/update-build - [`b7f6ae7`](https://github.com/rust-lang-nursery/getopts/commit/b7f6ae7535d8b5b8c487994f4b34f6f2d7905060) Update support for being built in rust-lang/rust - [`97dc02b`](https://github.com/rust-lang-nursery/getopts/commit/97dc02bc4ca40fd4d9e553df6c840339af2b9a4d) Merge pull request [#85](https://github-redirect.dependabot.com/rust-lang/getopts/issues/85) from alexcrichton/fix-build - Additional commits viewable in [compare view](https://github.com/rust-lang/getopts/compare/v0.2.19...v0.2.21)


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 (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.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #67   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         169    169           
=====================================
  Hits          169    169

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 06c0b27...1fce40e. Read the comment docs.