Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency credo to == 1.7.11 #555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Update Change
credo (source) patch == 1.7.5 -> == 1.7.11

Release Notes

rrrene/credo (credo)

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

v1.7.7

Compare Source

  • Fix compatibility & compiler warnings with Elixir 1.17
  • Credo.Check.Design.SkipTestWithoutComment, Credo.Check.Refactor.PassAsyncInTestCases and Credo.Check.Warning.WrongTestFileExtension now work for umbrella apps

v1.7.6

Compare Source

  • Credo.Check.Consistency.MultiAliasImportRequireUse fixed false positive
  • Credo.Check.Readability.PredicateFunctionNames now ignores functions that implement a behaviour
  • Credo.Check.Readability.FunctionName now supports multi-letter sigils
  • Credo.Check.Readability.Specs fixed false positive
  • Credo.Check.Warning.UnusedKeywordOperation fixed false positive
  • Fix column information on several checks in case there are two offending calls on the same line
  • Fix some deprecation warnings for upcoming Elixir 1.17

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 is behind base branch, 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 2 times, most recently from 36f90ce to 821c944 Compare May 21, 2024 22:57
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 821c944 to aae663c Compare June 4, 2024 23:05
@renovate renovate bot force-pushed the renovate/credo-1.x branch from aae663c to 405be1f Compare June 12, 2024 21:53
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.6 chore(deps): update dependency credo to == 1.7.7 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/credo-1.x branch 3 times, most recently from b0afc76 to c279d48 Compare June 16, 2024 04:33
@renovate renovate bot force-pushed the renovate/credo-1.x branch from c279d48 to 4683ca9 Compare June 25, 2024 01:19
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.7 chore(deps): update dependency credo to == 1.7.8 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 4683ca9 to 92e5daf Compare September 26, 2024 20:18
@renovate renovate bot force-pushed the renovate/credo-1.x branch 3 times, most recently from e1fe171 to 7ccb654 Compare October 5, 2024 06:02
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.8 chore(deps): update dependency credo to == 1.7.9 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 7ccb654 to 9c3e60d Compare November 3, 2024 19:35
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.9 chore(deps): update dependency credo to == 1.7.10 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/credo-1.x branch from 9c3e60d to be7f4d4 Compare November 4, 2024 22:01
@renovate renovate bot force-pushed the renovate/credo-1.x branch from be7f4d4 to cefbdb2 Compare December 28, 2024 21:48
@renovate renovate bot changed the title chore(deps): update dependency credo to == 1.7.10 chore(deps): update dependency credo to == 1.7.11 Dec 28, 2024
Copy link
Contributor Author

renovate bot commented Dec 28, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.18.1

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