straw-hat-labs / straw_hat_mailer

Email Management
https://hex.pm/packages/straw_hat_mailer
MIT License
10 stars 2 forks source link

Bump credo from 1.0.2 to 1.0.4 #92

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps credo from 1.0.2 to 1.0.4.

Changelog *Sourced from [credo's changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md).* > ## 1.0.4 > > - Ignore heredocs in `RedundantBlankLines` > - Fix bug in `StringSigils` > - Minor refactorings > > ## 1.0.3 > > - Fix bug in `Name.full/1` > - Fix bug in `UI.truncate/2` > - Disable `LazyLogging` for Elixir >= 1.7 > - Add UnnecessaryAliasExpansion check to experimental checks
Commits - [`26afbaa`](https://github.com/rrrene/credo/commit/26afbaad9590db41b46d20252809db9a1d1590a4) Bump version to 1.0.4 - [`4b3112f`](https://github.com/rrrene/credo/commit/4b3112fe5829a9d1e53a57d0fb1ff77180e7918c) Update CHANGELOG - [`b0cc635`](https://github.com/rrrene/credo/commit/b0cc635bc9e7ade2b1aef12188ddec8d9118c918) Fix false positive in RedundantBlankLines - [`2a0ed1d`](https://github.com/rrrene/credo/commit/2a0ed1db64e62df805ee3c7944be081d3afd21ac) Add test reproducing [#643](https://github-redirect.dependabot.com/rrrene/credo/issues/643) - [`c602f78`](https://github.com/rrrene/credo/commit/c602f78c2f231f5abe34a178a2ed4b829d2c40d0) Make more public funs private - [`dfa1bb9`](https://github.com/rrrene/credo/commit/dfa1bb965912f12d253f5c85ee362e21c87ad9b5) Update public funs to be private - [`162abc1`](https://github.com/rrrene/credo/commit/162abc1edece64b8a65542d40025639bca86d302) Update public funs to be private - [`7a92ac2`](https://github.com/rrrene/credo/commit/7a92ac27706dd509abf9cf31d0a89510b7ea704c) Fix bug in StringSigils check - [`abdd8a9`](https://github.com/rrrene/credo/commit/abdd8a954030f8a2d5dd3b40a5de65a3ca3deb45) Add test actually reproducing [#611](https://github-redirect.dependabot.com/rrrene/credo/issues/611) - [`5623570`](https://github.com/rrrene/credo/commit/5623570bb2e3944345f1bf11819ca613533b5e10) Update Elixir to 1.8.1 - Additional commits viewable in [compare view](https://github.com/rrrene/credo/compare/v1.0.2...v1.0.4)


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 ignore this [patch|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 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) - 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 #92 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #92   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines          67     67           
=====================================
  Hits           67     67

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 8fc3906...d8e3ca7. Read the comment docs.