assert_html
assert_html copied to clipboard
Bump credo from 1.7.12 to 1.7.15
Bumps credo from 1.7.12 to 1.7.15.
Release notes
Sourced from credo's releases.
v1.7.15
Check it out on Hex: https://hex.pm/packages/credo/1.7.15
- Improve performance on large projects
- Parse token_metadata for source files
Credo.Check.Warning.ExpensiveEmptyEnumCheckhave better issue messagesCredo.Check.Refactor.MatchInConditionadd new param:allow_operatorsCredo.Check.Refactor.MatchInConditionfix false positiveCredo.Check.Readability.AliasOrderfix false positiveCredo.Check.Readability.FunctionNamesfix false positiveCredo.Check.Readability.SinglePipeadd new param:allow_blocks(defaults totrue)Credo.Check.Refactor.ModuleDependenciesfix false positivev1.7.14
Check it out on Hex: https://hex.pm/packages/credo/1.7.14
- Fixed regression for
DuplicatedCode- Expanded
Credo.Check.Warning.ExpensiveEmptyEnumCheckto cover less obvious cases- New Check:
Credo.Check.Warning.StructFieldAmount1.7.13
Check it out on Hex: https://hex.pm/packages/credo/1.7.13
- Fix compatibility & compiler warnings with Elixir 1.19
Credo.Check.Refactor.ABCSizefixed false positive
Changelog
Sourced from credo's changelog.
1.7.15
- Improve performance on large projects
- Parse token_metadata for source files
Credo.Check.Warning.ExpensiveEmptyEnumCheckhave better issue messagesCredo.Check.Refactor.MatchInConditionadd new param:allow_operatorsCredo.Check.Refactor.MatchInConditionfix false positiveCredo.Check.Readability.AliasOrderfix false positiveCredo.Check.Readability.FunctionNamesfix false positiveCredo.Check.Readability.SinglePipeadd new param:allow_blocks(defaults totrue)Credo.Check.Refactor.ModuleDependenciesfix false positive1.7.14
- Fix regression for
DuplicatedCode- Expand
Credo.Check.Warning.ExpensiveEmptyEnumCheckto cover less obvious cases- New Check:
Credo.Check.Warning.StructFieldAmount1.7.13
- Fix compatibility & compiler warnings with Elixir 1.19
Credo.Check.Refactor.ABCSizefixed false positive
Commits
44957c8Bump version to 1.7.157b0b3ecUpdate CHANGELOG7cb0937Fix false positives for ignored pathsb4abef9Merge branch 'fix-default-module-deps-paths-regex' of github.com:alexisrucciu...82130caFix last commit7109c9dAdd test for #1235bf6edd4Merge pull request #1234 from s3cur3/ty/no-intermediate-binaries959a00bFix housekeeping pipeline328c10dMerge branch 'x-issue-exists'9b1e72dAdd better coloring to assertition messages- 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)