Commit a5b87d0
committed
release: 2023-10-17 library updates and :repl/clerk alias
** Added
- alias: `:repl/clerk` alpha design alias to run REPL and start clerk listening to evaluations
** Changed
- docs: rewrite `:dev` aliases introduction
- alias: `:test/cloverage` corrected to `:test/coverage`
- ci: action/checkout@v4 in all GitHub workflows
- ci: update [email protected]
** Updated
*** Update library versions using `make outdated`
| :name | :current | :latest |
|--------------------------------------+------------+------------|
| cider/cider-nrepl | 0.31.0 | 0.37.0 |
| clj-commons/clj-yaml | 1.0.26 | 1.0.27 |
| clj-kondo/clj-kondo | 2023.05.26 | 2023.07.13 |
| com.github.jpmonettas/flow-storm-dbg | 3.6.7 | 3.7.1 |
| com.github.liquidz/antq | 2.5.1095 | 2.5.1109 |
| com.github.seancorfield/clj-new | 1.2.399 | 1.2.404 |
| com.h2database/h2 | 2.1.214 | 2.2.222 |
| djblue/portal | 0.42.1 | 0.46.0 |
| lambdaisland/kaocha | 1.85.1342 | 1.86.1355 |
| org.clojure/tools.deps.graph | 1.1.76 | 1.1.84 |
| org.slf4j/slf4j-nop | 2.0.7 | 2.0.9 |
| refactor-nrepl/refactor-nrepl | 3.6.0 | 3.9.0 |
*** Update library versions using `make outdated` - 2023-10-17
| :name | :current | :latest |
|--------------------------------------+----------------+----------------|
| cider/cider-nrepl | 0.37.0 | 0.40.0 |
| clj-kondo/clj-kondo | 2023.07.13 | 2023.09.07 |
| com.github.jpmonettas/flow-storm-dbg | 3.7.1 | 3.7.5 |
| com.github.liquidz/antq | 2.5.1109 | 2.7.1133 |
| com.github.seancorfield/next.jdbc | 1.3.883 | 1.3.894 |
| com.h2database/h2 | 2.2.222 | 2.2.224 |
| djblue/portal | 0.46.0 | 0.48.0 |
| io.github.nextjournal/clerk | 0.14.919 | 0.15.957 |
| io.github.seancorfield/deps-new | v0.5.2 | v0.5.3 |
| lambdaisland/kaocha | 1.86.1355 | 1.87.1366 |
| zprint/zprint | 1.2.7 | 1.2.8 |1 parent 6b0649a commit a5b87d0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments