|
279 | 279 | :show-deps-fn lein-deps-tree
|
280 | 280 | :test-cmds ["lein kaocha"]}
|
281 | 281 | {:name "antq"
|
282 |
| - :version "2.0.895" |
| 282 | + :version "2.1.932" |
283 | 283 | :platforms [:clj]
|
284 | 284 | :github-release {:repo "liquidz/antq"}
|
285 | 285 | :patch-fn deps-edn-v1-patch
|
|
294 | 294 | :show-deps-fn cli-deps-tree
|
295 | 295 | :test-cmds ["clojure -M:test"]}
|
296 | 296 | {:name "clerk"
|
297 |
| - :version "0.10.550" |
| 297 | + :version "0.10.562" |
298 | 298 | :platforms [:clj]
|
299 | 299 | :github-release {:repo "nextjournal/clerk"
|
300 | 300 | :via :tag
|
301 | 301 | :version-prefix "v"}
|
302 | 302 | :patch-fn deps-edn-v1-patch
|
303 | 303 | :show-deps-fn cli-deps-tree
|
304 |
| - :test-cmds ["bb test:clj"]} |
| 304 | + :test-cmds ["bb test:clj :kaocha/reporter '[kaocha.report/documentation]'"]} |
305 | 305 | {:name "cljfmt"
|
306 | 306 | :version "0.9.0"
|
307 | 307 | :platforms [:clj :cljs]
|
|
322 | 322 | "lein test"]}
|
323 | 323 | {:name "clojure-lsp"
|
324 | 324 | :platforms [:clj]
|
325 |
| - :version "2022.09.01-15.27.31" |
| 325 | + :version "2022.10.05-16.39.51" |
326 | 326 | :github-release {:repo "clojure-lsp/clojure-lsp"}
|
327 | 327 | :patch-fn clojure-lsp-patch
|
328 | 328 | :show-deps-fn clojure-lsp-deps
|
329 |
| - :test-cmds ["make test"]} |
| 329 | + :test-cmds ["bb test"]} |
330 | 330 | {:name "depot"
|
331 | 331 | :platforms [:clj]
|
332 | 332 | :note "1 patch required due to using, but not requiring, rewrite-clj.node"
|
|
391 | 391 | :show-deps-fn cli-deps-tree
|
392 | 392 | :test-cmds ["clojure -M:test"]}
|
393 | 393 | {:name "rewrite-edn"
|
394 |
| - :version "0.2.0" |
| 394 | + :version "0.3.4" |
395 | 395 | :platforms [:clj]
|
396 | 396 | :github-release {:repo "borkdude/rewrite-edn"
|
397 | 397 | :version-prefix "v"
|
|
429 | 429 | :test-cmds ["lein test"]}
|
430 | 430 | {:name "zprint"
|
431 | 431 | :version "1.2.4"
|
432 |
| - :note "planck cljs tests disabled for now: https://github.com/planck-repl/planck/issues/1088" |
| 432 | + :note "1) planck cljs tests disabled for now: https://github.com/planck-repl/planck/issues/1088 2) 1.2.5-alpha1 is a pre-release, we'll skip it" |
433 | 433 | :platforms [:clj :cljs]
|
434 | 434 | :github-release {:repo "kkinnear/zprint"}
|
435 | 435 | :patch-fn zprint-patch
|
|
0 commit comments