circleci / bond

spying for tests
128 stars 28 forks source link

Update cljkondo/clj-kondo Docker tag to v2024.08.29 #76

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
cljkondo/clj-kondo docker patch 2024.08.01 -> 2024.08.29

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clj-kondo/clj-kondo (cljkondo/clj-kondo) ### [`v2024.08.29`](https://redirect.github.com/clj-kondo/clj-kondo/blob/HEAD/CHANGELOG.md#20240829) [Compare Source](https://redirect.github.com/clj-kondo/clj-kondo/compare/v2024.08.01...v2024.08.29) - [#​2303](https://redirect.github.com/clj-kondo/clj-kondo/issues/2303): Support array class notation of Clojure 1.12 (`byte/1`) - [#​916](https://redirect.github.com/clj-kondo/clj-kondo/issues/916): New linter: `:destructured-or-binding-of-same-map` which warns about `:or` defaults referring to bindings of same map, which is undefined and may result in broken behavior - [#​2362](https://redirect.github.com/clj-kondo/clj-kondo/issues/2362): turn min-version warning into lint warning - [#​1603](https://redirect.github.com/clj-kondo/clj-kondo/issues/1603): Support Java classes in `:analyze-call` hook - [#​2369](https://redirect.github.com/clj-kondo/clj-kondo/issues/2369): false positive unused value in quoted list - [#​2374](https://redirect.github.com/clj-kondo/clj-kondo/issues/2374): Detect misplaced return Schemas ([@​frenchy64](https://redirect.github.com/frenchy64)) - [#​2364](https://redirect.github.com/clj-kondo/clj-kondo/issues/2364): performance: code that analyzed fn arity is ran twice - [#​2355](https://redirect.github.com/clj-kondo/clj-kondo/issues/2355): support `:as-alias` with current namespace without warning about self-requiring namespace

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.