chore(deps): update dependency credo to v1.7.12 #16

Open
tea-renovate wants to merge 1 commit from renovate/credo-1.x-lockfile into trunk
Collaborator

This PR contains the following updates:

Package Type Update Change
credo (source) dev patch 1.7.10 -> 1.7.12

Release Notes

rrrene/credo (credo)

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)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [credo](https://hex.pm/packages/credo) ([source](https://github.com/rrrene/credo)) | dev | patch | `1.7.10` -> `1.7.12` | --- ### Release Notes <details> <summary>rrrene/credo (credo)</summary> ### [`v1.7.12`](https://github.com/rrrene/credo/blob/HEAD/CHANGELOG.md#1712) [Compare Source](https://github.com/rrrene/credo/compare/v1.7.11...v1.7.12) - 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`](https://github.com/rrrene/credo/blob/HEAD/CHANGELOG.md#1711) [Compare Source](https://github.com/rrrene/credo/compare/v1.7.10...v1.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_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`) </details> --- ### 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. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI1NC4xIiwidGFyZ2V0QnJhbmNoIjoidHJ1bmsiLCJsYWJlbHMiOltdfQ==-->
tea-renovate added 1 commit 2025-04-22 20:11:58 +03:00
This pull request has changes conflicting with the target branch.
  • mix.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/credo-1.x-lockfile:renovate/credo-1.x-lockfile
git checkout renovate/credo-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout trunk
git merge --no-ff renovate/credo-1.x-lockfile
git checkout renovate/credo-1.x-lockfile
git rebase trunk
git checkout trunk
git merge --ff-only renovate/credo-1.x-lockfile
git checkout renovate/credo-1.x-lockfile
git rebase trunk
git checkout trunk
git merge --no-ff renovate/credo-1.x-lockfile
git checkout trunk
git merge --squash renovate/credo-1.x-lockfile
git checkout trunk
git merge --ff-only renovate/credo-1.x-lockfile
git checkout trunk
git merge renovate/credo-1.x-lockfile
git push origin trunk
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jussi/argon2id_elixir#16
No description provided.