circleci / bond

spying for tests
127 stars 28 forks source link

Update cljkondo/clj-kondo Docker tag to v2024.08.01 #75

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cljkondo/clj-kondo docker minor 2024.05.24 -> 2024.08.01

[!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.01`](https://togithub.com/clj-kondo/clj-kondo/blob/HEAD/CHANGELOG.md#20240801) [Compare Source](https://togithub.com/clj-kondo/clj-kondo/compare/v2024.05.24...v2024.08.01) - [#​2359](https://togithub.com/clj-kondo/clj-kondo/issues/2359): `@x` should warn with type error about `x` not being an IDeref, e.g. with `@inc` - [#​2345](https://togithub.com/clj-kondo/clj-kondo/issues/2345): Fix SARIF output and some enhancements ([@​nxvipin](https://togithub.com/nxvipin)) - [#​2335](https://togithub.com/clj-kondo/clj-kondo/issues/2335): read causes side effect, thus not an unused value - [#​2336](https://togithub.com/clj-kondo/clj-kondo/issues/2336): `do` and `doto` type checking ([@​yuhan0](https://togithub.com/yuhan0)) - [#​2322](https://togithub.com/clj-kondo/clj-kondo/issues/2322): report locations for more reader errors ([@​yuhan0](https://togithub.com/yuhan0)) - [#​2342](https://togithub.com/clj-kondo/clj-kondo/issues/2342): report unused maps, vectors, sets, regexes, functions as `:unused-value` - [#​2352](https://togithub.com/clj-kondo/clj-kondo/issues/2352): type mismatch error for `or` without arguments - [#​2344](https://togithub.com/clj-kondo/clj-kondo/issues/2344): copying configs and linting dependencies can now be done in one go with `--dependencies --copy-configs` - [#​2357](https://togithub.com/clj-kondo/clj-kondo/issues/2357): `:discouraged-namespace` can have `:level` per 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 becomes conflicted, 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.