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 dependency clj-kondo/clj-kondo to v2024.08.01 #524

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

etp-bot-mu
Copy link
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2024.08.01

Compare Source

  • #​2359: @x should warn with type error about x not being an IDeref, e.g. with @inc
  • #​2345: Fix SARIF output and some enhancements (@​nxvipin)
  • #​2335: read causes side effect, thus not an unused value
  • #​2336: do and doto type checking (@​yuhan0)
  • #​2322: report locations for more reader errors (@​yuhan0)
  • #​2342: report unused maps, vectors, sets, regexes, functions as :unused-value
  • #​2352: type mismatch error for or without arguments
  • #​2344: copying configs and linting dependencies can now be done in one go with --dependencies --copy-configs
  • #​2357: :discouraged-namespace can have :level per namespace

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.

@etp-bot-mu etp-bot-mu added the dependencies Pull requests that update a dependency file label Aug 15, 2024
@solita-juhohaa solita-juhohaa merged commit 9ad920f into main Aug 16, 2024
16 checks passed
@solita-juhohaa solita-juhohaa deleted the renovate-fix/clj-kondo-clj-kondo-2024.x branch August 16, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants