Bump credo from 1.7.1 to 1.7.11
Bumps credo from 1.7.1 to 1.7.11.
Release notes
Sourced from credo's releases.
v1.7.11
Check it out on Hex: https://hex.pm/packages/credo/1.7.11
- Fix compatibility & compiler warnings with Elixir 1.18
- Fix crashing for invalid strings in issue messages
- Show required Elixir version for skipped checks
- Add options
:exit_statusand:categorytoformat_issue/2when usingCredo.CheckCredo.Check.Readability.ModuleDocfixed false positiveCredo.Check.Warning.UnusedEnumOperationfixed false positiveCredo.Check.Refactor.ABCSizefixed false positive for tuples and underscored matches (_foo)v1.7.10
Check it out on Hex: https://hex.pm/packages/credo/1.7.10
- Maintenance release
v1.7.9
Check it out on Hex: https://hex.pm/packages/credo/1.7.9
Credo.Check.Refactor.ABCSizefixed false positive for pin operator (^)Credo.Check.Readability.FunctionNamesfixed false positive for pow operator (**)- Fixed a bug in
Credo.Code.Parameterswhen couting parameters for functions with guardsv1.7.8
Check it out on Hex: https://hex.pm/packages/credo/1.7.8
Credo.Check.Refactor.Applyfixed false positiveCredo.Check.Warning.IoInspectfixed false positiveCredo.Check.Warning.UnsafeToAtomfixed false positiveCredo.Check.Readability.FunctionNamesfixed false positivev1.7.7
Check it out on Hex: https://hex.pm/packages/credo/1.7.7
- Fix compatibility & compiler warnings with Elixir 1.17
Credo.Check.Design.SkipTestWithoutComment,Credo.Check.Refactor.PassAsyncInTestCasesandCredo.Check.Warning.WrongTestFileExtensionnow work for umrella appsv1.7.7-rc.0
Check it out on Hex: https://hex.pm/packages/credo/1.7.7-rc.0
- Fix compatibility & compiler warnings with Elixir 1.17
Credo.Check.Design.SkipTestWithoutComment,Credo.Check.Refactor.PassAsyncInTestCasesandCredo.Check.Warning.WrongTestFileExtensionnow work for umrella apps1.7.6
Check it out on Hex: https://hex.pm/packages/credo/1.7.6
Credo.Check.Consistency.MultiAliasImportRequireUsefixed false positiveCredo.Check.Readability.PredicateFunctionNamesnow ignores functions that implement a behaviourCredo.Check.Readability.FunctionNamenow supports multi-letter sigilsCredo.Check.Readability.Specsfixed false positive
... (truncated)
Changelog
Sourced from credo's changelog.
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)