straw-hat-labs / bittrex

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

Bump credo from 0.8.10 to 0.9.0 #31

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps credo from 0.8.10 to 0.9.0.

Changelog *Sourced from credo's [changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md).* > ## 0.9.0 > > - Add JSON support > - Ensure compatibility with Elixir 1.6 > - Format codebase using Elixir 1.6 Formatter > - Rework internals in preparation of 1.0 release > - Credo now requires Elixir 1.4 > - Include `test` directory in default config > - Add `excluded_argument_types` to PipeChainStart > - Emit warnings for non-existing checks, which are referenced in config > - Improve VariableNames > - ModuleDoc now raises an issue for empty strings in [**moduledoc**](https://github.com/moduledoc) tags > - Fix bug on ModuleNames > - Fix false positive in VariableRebinding > - Fix false positive in SpaceAroundOperators > - Fix false positive on BoolOperationOnSameValues > - Fix false positive on SpaceAfterCommas > - Fix false positive on MaxLineLength > - Fix false positive in ParenthesesInCondition > - Remove `NameRedeclarationBy*` checks > - Remove support for [**lint**](https://github.com/lint) attributes
Commits - [`3c3e745`](https://github.com/rrrene/credo/commit/3c3e7458681d966c8c80e944cb5a8411bd9f4bd2) Bump version to 0.9.0 - [`34bd661`](https://github.com/rrrene/credo/commit/34bd6619647bfa9d7517f3bd7c379911d19113fb) Bump version in CHANGELOG to 0.9.0 - [`0ead754`](https://github.com/rrrene/credo/commit/0ead7547f9322d4b7f828f9737c06d4094da95bd) Update CHANGELOG - [`231564a`](https://github.com/rrrene/credo/commit/231564a00228c98ab0487daeba854053669ef761) Fix false positive in Readability.ParenthesesInCondition - [`c59835e`](https://github.com/rrrene/credo/commit/c59835e64c18dbe3eb01677002dcf87ebe71fc88) ModuleDoc fails on empty strings - [`afe700c`](https://github.com/rrrene/credo/commit/afe700ce94da2896110503f00e9cd65cd92153ff) Refactor CodeHelper.remove_metadata - [`f0d14ea`](https://github.com/rrrene/credo/commit/f0d14eaa770f321aa629a5494a5e1db4e556e4cf) Add verbose, json and help outputs to Info command - [`236f189`](https://github.com/rrrene/credo/commit/236f1892183ab90ae7a6cb844a6983cc5fbb9d3e) Add test case to SpaceInParentheses - [`4569c9c`](https://github.com/rrrene/credo/commit/4569c9c8cfcf74a2074d6911541da0265e52ae99) Bump version to 0.9.0-rc8 - [`bbf88eb`](https://github.com/rrrene/credo/commit/bbf88ebb6b2f8aeeeecb6cde5fa3d6e85822c74a) Update CHANGELOG - Additional commits viewable in [compare view](https://github.com/rrrene/credo/compare/v0.8.10...v0.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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.