Skip to content

Update dependency credo to v1.7.17#8

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

Update dependency credo to v1.7.17#8
renovate[bot] wants to merge 1 commit intomainfrom
renovate/credo-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Type Update Change
credo (source) dev patch 1.7.71.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

v1.7.11

Compare Source

  • 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_status and :category to format_issue/2 when using Credo.Check
  • Credo.Check.Readability.ModuleDoc fixed false positive
  • Credo.Check.Warning.UnusedEnumOperation fixed false positive
  • Credo.Check.Refactor.ABCSize fixed false positive for tuples and underscored matches (_foo)

v1.7.10

Compare Source

  • Maintenance release

v1.7.9

Compare Source

  • Credo.Check.Refactor.ABCSize fixed false positive for pin operator (^)
  • Credo.Check.Readability.FunctionNames fixed false positive for pow operator (**)
  • Fixed a bug in Credo.Code.Parameters when couting parameters for functions with guards

v1.7.8

Compare Source

  • Credo.Check.Refactor.Apply fixed false positive
  • Credo.Check.Warning.IoInspect fixed false positive
  • Credo.Check.Warning.UnsafeToAtom fixed false positive
  • Credo.Check.Readability.FunctionNames fixed false positive

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-lockfile branch from a70aff7 to 4874ab9 Compare April 19, 2025 07:35
@renovate renovate bot changed the title Update dependency credo to v1.7.11 Update dependency credo to v1.7.12 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/credo-1.x-lockfile branch from 4874ab9 to 949c7e0 Compare October 16, 2025 03:45
@renovate renovate bot changed the title Update dependency credo to v1.7.12 Update dependency credo to v1.7.13 Oct 16, 2025
@renovate renovate bot changed the title Update dependency credo to v1.7.13 Update dependency credo to v1.7.14 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/credo-1.x-lockfile branch from 949c7e0 to a3534d1 Compare December 2, 2025 19:53
@renovate renovate bot changed the title Update dependency credo to v1.7.14 Update dependency credo to v1.7.15 Dec 27, 2025
@renovate renovate bot force-pushed the renovate/credo-1.x-lockfile branch from a3534d1 to f8de972 Compare December 27, 2025 07:37
@renovate renovate bot changed the title Update dependency credo to v1.7.15 Update dependency credo to v1.7.16 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/credo-1.x-lockfile branch from f8de972 to 84c4bf6 Compare January 29, 2026 03:41
@renovate renovate bot force-pushed the renovate/credo-1.x-lockfile branch from 84c4bf6 to 30d86d7 Compare March 8, 2026 09:50
@renovate renovate bot changed the title Update dependency credo to v1.7.16 Update dependency credo to v1.7.17 Mar 8, 2026
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