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

Update cljkondo/clj-kondo Docker tag to v2025.02.20 #49

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Type Update Change
cljkondo/clj-kondo docker minor 2025.01.16 -> 2025.02.20

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.02.20

Compare Source

  • #​2473: New linter: :unknown-ns-options will warn on malformed (ns) calls. The linter is {:level :warning} by default. (@​Noahtheduke)
  • #​2475: add :do-template linter to check args & values counts (@​imrekoszo)
  • #​2465: fix :discouraged-var linter for fixed arities
  • #​2277: prefer an array class symbol over (Class/forName ...) in defprotocol and extend-type
  • #​2466: fix false positive with tagged literal in macroexpand hook
  • #​2463: using :min-clj-kondo-version results in incorrect warning (@​imrekoszo)
  • #​2464: :min-clj-kondo-version warning/error should have a location in config.edn (@​imrekoszo)
  • #​2472 hooks api/resolve should return nil for unresolved symbols and locals
  • #​2472: add api/env to determine if symbol is local
  • #​2482: Upgrade to Oracle GraalVM 23
  • #​2483: add api/quote-node and api/quote-node? to hooks API (@​camsaul)
  • #​2490: restore unofficial support for ignore hints via metadata

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 requested a review from a team as a code owner February 20, 2025 17:01
@conormcd conormcd merged commit db012f7 into master Feb 20, 2025
3 checks passed
@renovate renovate bot deleted the renovate/cljkondo-clj-kondo-2025.x branch February 20, 2025 19:40
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