ex_aws_dynamo
ex_aws_dynamo copied to clipboard
Bump credo from 1.7.10 to 1.7.11
trafficstars
Bumps credo from 1.7.10 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)
Changelog
Sourced from credo's changelog.
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)
Commits
965a59cBump version to 1.7.1192a6814Update CHANGELOG7482d13Update GitHub actionsb02c292Update to Elixir 1.18.1e69dc29Merge pull request #1166 from Wigny/wigny/add-unusedvariablenames-checksdd666faUpdate GitHub actionsb8cdedcUpgrade Elixir to 1.18 on CI etc.1f5ae9eMerge pull request #1165 from rNoz/rnoz/check-format-issue-category91350adUpdate deps for Elixir 1.183274132Check for invalid bytes in issue message- Additional commits viewable 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)