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

fix: bump deps for cljs; minor cljs api fix #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

penryu
Copy link

@penryu penryu commented Oct 3, 2024

Part of another attempt to get current Clojure(Script) into Klipse:

  • README.md: updated clj invocations to meet current tools.deps usage; (eg, -C switch has been removed entirely)
  • deps.edn: bump versions in line with previous attempt; bump others until tests passed
  • project.clj: bump library version; add new exclusion for lein-tools-deps
  • src/klipse_clj/lang/clojure/guard.cljs: fix import for cljs-map? and cljs-seq?
  • ... many, many generated files.

No build issues. All tests pass.

@penryu
Copy link
Author

penryu commented Oct 3, 2024

This PR is required for viebel/klipse#410

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