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

ci & dev & lib: bump deps #685

Merged
merged 1 commit into from
Nov 16, 2024
Merged

ci & dev & lib: bump deps #685

merged 1 commit into from
Nov 16, 2024

Conversation

lread
Copy link
Collaborator

@lread lread commented Nov 16, 2024

Of note:

  • Bumped lib dep babashka/http-client
  • New clj-kondo linter founder redundant str calls! Cool! Fixed!
  • Clj-kondo redundant-ignore (now on by default) might be amiss with regards to custom hook linters. It was thinking our test ignore for :etaoin/empty-opts could be removed. This is not the case, I'll follow up over at clj-kondo.
  • Added jdk23 to CI mix.

Please complete and include the following checklist:

  • I have read CONTRIBUTING and the Etaoin Developer Guide.

  • This PR corresponds to an issue that the Etaoin maintainers have agreed to address.

  • This PR contains test(s) to protect against future regressions

  • I have updated CHANGELOG.adoc with a description of the addressed issue.

Of note:
- Bumped lib dep babashka/http-client
- New clj-kondo linter founder redundant str calls! Cool! Fixed!
- Clj-kondo redundant-ignore (now on by default) might be amiss with
regards to custom hook linters. It was thinking our test ignore for
`:etaoin/empty-opts` could be removed. This is not the case, I'll
follow up over at clj-kondo.
- Added jdk23 to CI mix.
@lread lread merged commit 7426cda into master Nov 16, 2024
53 checks passed
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