straw-hat-labs / bittrex

Bittrex Client for Elixir
https://hex.pm/packages/bittrex
MIT License
11 stars 6 forks source link

Bump straw_hat from 0.5.0 to 0.6.1 #68

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps straw_hat from 0.5.0 to 0.6.1.

Changelog *Sourced from [straw_hat's changelog](https://github.com/straw-hat-team/straw_hat/blob/master/CHANGELOG.md).* > ## 0.6.1 > > - Fix some docs. > > ## 0.6.0 > > - Introduce `StrawHat.Configurable` module.
Commits - [`6a17d80`](https://github.com/straw-hat-team/straw_hat/commit/6a17d80a1cdc0a9805e795f2c83cef97596b8015) Add changelog - [`91e02df`](https://github.com/straw-hat-team/straw_hat/commit/91e02df4ac1ed30a04fadc0be15e343607c569ce) Fix comment - [`747a034`](https://github.com/straw-hat-team/straw_hat/commit/747a034cadb287660ea45ef5789ea4052da4f540) Fix version - [`41fce92`](https://github.com/straw-hat-team/straw_hat/commit/41fce92246ec24a72818a2c7e74a02db4cfb9a71) Add configurable module - [`6cee0c0`](https://github.com/straw-hat-team/straw_hat/commit/6cee0c026dd1b0007c9431d814230bc3669cbb73) Merge pull request [#55](https://github-redirect.dependabot.com/straw-hat-team/straw_hat/issues/55) from straw-hat-team/dependabot/hex/excoveralls-0.11.2 - [`1a67e85`](https://github.com/straw-hat-team/straw_hat/commit/1a67e85a0cd09b4b61269fe6171845c1f995b524) Bump excoveralls from 0.11.1 to 0.11.2 - [`1675ad4`](https://github.com/straw-hat-team/straw_hat/commit/1675ad47aebec1c345c9fcdefdb1e8596d5c3e03) Merge pull request [#54](https://github-redirect.dependabot.com/straw-hat-team/straw_hat/issues/54) from straw-hat-team/dependabot/hex/ex_doc-0.21.2 - [`64ce76f`](https://github.com/straw-hat-team/straw_hat/commit/64ce76f8435609b5f2cae99c827cd12da5e2d595) Merge pull request [#53](https://github-redirect.dependabot.com/straw-hat-team/straw_hat/issues/53) from straw-hat-team/dependabot/hex/credo-1.1.3 - [`8a3bd7f`](https://github.com/straw-hat-team/straw_hat/commit/8a3bd7fed2ba880e3a3a52b0f1cd55efe7b8d039) Bump ex_doc from 0.21.1 to 0.21.2 - [`ce3ebc8`](https://github.com/straw-hat-team/straw_hat/commit/ce3ebc8a078d3886eff25da7fdadb49612a058f4) Bump credo from 1.1.2 to 1.1.3 - Additional commits viewable in [compare view](https://github.com/straw-hat-team/straw_hat/compare/v0.5.0...v0.6.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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - 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 #68 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #68   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          29     29           
  Lines         141    141           
=====================================
  Hits          141    141

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 7db68e8...92a0dd3. Read the comment docs.