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
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
- See full diff in [compare view](https://github.com/rrrene/credo/compare/v1.0.3...v1.0.4)
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 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.
Bumps credo from 1.0.3 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 refactoringsCommits
- [`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 - See full diff in [compare view](https://github.com/rrrene/credo/compare/v1.0.3...v1.0.4)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 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.