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

chore: bump cljs, klipse-clj, and codemirror #410

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

Conversation

penryu
Copy link
Contributor

@penryu penryu commented Oct 3, 2024

Second attempt at bumping CLJS/codemirror:

  • contributing.md: update tools.deps invocations for current usage
  • `deps.edn':
    • clojurescript -> 1.11.132
    • codemirror -> 5.31.0-0
    • klipse-clj -> 10.2.0
  • project.clj: bump library version; update lein deps as needed to fix breakage
  • src/klipse/core.cljs: bump library version
  • scripts/build: update tools.deps usage; add set -eu

I added the set -eu after I noticed that the build script continued on even after failure. If that's by design, I can remove it.

Tests:

  • All build warnings/errors (except an upstream dep overriding abs) have been resolved.
  • All prod test pages seem to render and function as expected.

NOTE: This PR depends on viebel/klipse-clj#10

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