Skip to content

Update cljkondo/clj-kondo Docker tag to v2025 #48

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

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Type Update Change
cljkondo/clj-kondo docker major 2024.11.14 -> 2025.01.16

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clj-kondo/clj-kondo (cljkondo/clj-kondo)

v2025.01.16

Compare Source

  • #​2457: NEW linter: :equals-float, warn on comparison of floating point numbers with =. This level of this linter is :off by default.
  • #​2272: lint for nil return from if-like forms
  • Add printf to vars linted by analyze-format. (@​tomdl89)
  • #​2272: report var usage in if-let etc condition as always truthy
  • #​2272: report var usage in if-not condition as always truthy
  • #​2433: false positive redundant ignore with hook
  • Document :cljc config option. (@​NoahTheDuke)
  • #​2439: uneval may apply to nnext form if reader conditional doesn't yield a form (@​NoahTheDuke)
  • #​2431: only apply redundant-nested-call linter for nested exprs
  • Relax :redundant-nested-call for comp, concat, every-pred and some-fn since it may affect performance
  • #​2446: false positive :redundant-ignore
  • #​2448: redundant nested call in hook gen'ed code
  • #​2424: fix combination of :config-in-ns and :discouraged-namespace
  • #​2219: allow arity config for :discouraged-var

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 requested a review from a team as a code owner January 16, 2025 19:04
@conormcd conormcd merged commit 64ffefd into master Jan 16, 2025
3 checks passed
@renovate renovate bot deleted the renovate/cljkondo-clj-kondo-2025.x branch January 16, 2025 19:06
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.

1 participant