Skip to content

chore(deps): update dependency credo to v1.7.17#615

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/credo-1.x
Open

chore(deps): update dependency credo to v1.7.17#615
renovate[bot] wants to merge 1 commit intodevfrom
renovate/credo-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2025

This PR contains the following updates:

Package Type Update Change
credo (source) dev patch == 1.7.11== 1.7.17

Release Notes

rrrene/credo (credo)

v1.7.17

Compare Source

  • Credo.Check.Readability.ModuleDoc add new param :ignore_modules_using (defaults to [Credo.Check, Ecto.Schema, Phoenix.LiveView, ~r/\.Web$/])
  • Credo.Check.Warning.UnusedOperation update :modules param: instead of a list of functions to check, :all can be given to check all functions in a module
  • New Check: Credo.Check.Refactor.CondInsteadOfIfElse
  • New Check: Credo.Check.Warning.WrongTestFilename

v1.7.16

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.20.0-rc.1
  • Credo.Check.Refactor.PassAsyncInTestCases add new param :force_comment_on_explicit_false (defaults to false)
  • Credo.Check.Warning.Dbg add new param :allow_captures (defaults to false)
  • New Check: Credo.Check.Warning.UnusedMapOperation
  • New Check: Credo.Check.Warning.UnusedOperation

v1.7.15

Compare Source

  • Improve performance on large projects
  • Parse token_metadata for source files
  • Credo.Check.Warning.ExpensiveEmptyEnumCheck have better issue messages
  • Credo.Check.Refactor.MatchInCondition add new param :allow_operators
  • Credo.Check.Refactor.MatchInCondition fix false positive
  • Credo.Check.Readability.AliasOrder fix false positive
  • Credo.Check.Readability.FunctionNames fix false positive
  • Credo.Check.Readability.SinglePipe add new param :allow_blocks (defaults to true)
  • Credo.Check.Refactor.ModuleDependencies fix false positive

v1.7.14

Compare Source

  • Fix regression for DuplicatedCode
  • Expand Credo.Check.Warning.ExpensiveEmptyEnumCheck to cover less obvious cases
  • New Check: Credo.Check.Warning.StructFieldAmount

v1.7.13

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.19
  • Credo.Check.Refactor.ABCSize fixed false positive

v1.7.12

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.19 (dev)
  • Provide :column on all checks
  • Fix check docs in other project's documentation
  • Credo.Check.Refactor.DoubleBooleanNegation fixed false positive
  • Credo.Check.Readability.NestedFunctionCalls fixed false positive
  • Credo.Check.Consistency.UnusedVariableNames fixed duplicate issues

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/credo-1.x branch from 3b51d27 to 59fe0d0 Compare October 15, 2025 04:54
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.12 chore(deps): update dependency credo to == 1.7.13 Oct 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.13 chore(deps): update dependency credo to == 1.7.14 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 59fe0d0 to bf5a7c5 Compare December 1, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.14 chore(deps): update dependency credo to == 1.7.15 Dec 26, 2025
@renovate renovate bot force-pushed the renovate/credo-1.x branch from bf5a7c5 to 31557b0 Compare December 26, 2025 10:14
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.15 chore(deps): update dependency credo to == 1.7.16 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 31557b0 to a3e502e Compare January 27, 2026 10:49
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.16 chore(deps): update dependency credo to v1.7.16 Mar 2, 2026
@renovate renovate bot changed the title chore(deps): update dependency credo to v1.7.16 chore(deps): update dependency credo to v1.7.17 Mar 3, 2026
@renovate renovate bot force-pushed the renovate/credo-1.x branch from a3e502e to bbf39a1 Compare March 3, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants