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

re-frisk-remote abs and update-keys warnings #76

Open
zelark opened this issue Oct 17, 2022 · 2 comments
Open

re-frisk-remote abs and update-keys warnings #76

zelark opened this issue Oct 17, 2022 · 2 comments

Comments

@zelark
Copy link

zelark commented Oct 17, 2022

In the latest Clojure and ClojureScript they added core functions abs and update-keys.

Is it possible to update the dependencies to get rid of these warnings?

WARNING: abs already refers to: #'clojure.core/abs in namespace: taoensso.encore, being replaced by: #'taoensso.encore/abs
WARNING: update-keys already refers to: #'clojure.core/update-keys in namespace: io.aviso.exception, being replaced by: #'io.aviso.exception/update-keys

They come with re-frisk-remote

 [re-frisk-remote "1.6.0" :scope "test"]
   [com.taoensso/timbre "4.10.0" :scope "test"]
     [io.aviso/pretty "0.1.33" :scope "test"]
   [http-kit "2.2.0" :scope "test"]
   [javax.servlet/servlet-api "2.5" :scope "test"]
   [re-frisk/sente "1.15.0" :scope "test"]
     [com.taoensso/encore "2.117.0" :scope "test"]
       [com.taoensso/truss "1.5.0" :scope "test"]
@siddarthkay
Copy link

maintainers please help :)

@flexsurfer
Copy link
Owner

PRs are welcomed :)

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

No branches or pull requests

3 participants