Skip to content

Commit edec5fa

Browse files
release: 2025-03-01
Updated - dev: standard makefile tasks for Practicalli projects - dev: lint-review v4 github action - dev: megalinter v8 (uses latest minor version) github action - dev: clj-kondo 2025.02.20 in quality check github action - dev: update repl task and clojure alias docs - aliases: outdated skip git diff between current and new dependency - aliases: update library versions using `make outdated` | :name | :current | :latest | | -------------------------------------- | -------- | -------- | | cider/cider-nrepl | 0.50.3 | 0.52.1 | | com.bhauman/rebel-readline | 0.1.4 | 0.1.5 | | com.clojure-goes-fast/clj-memory-meter | 0.3.0 | 0.4.0 | | com.github.flow-storm/clojure | 1.12.0-2 | 1.12.0-4 | | com.github.flow-storm/flow-storm-dbg | 4.0.2 | 4.2.0 | | com.github.seancorfield/next.jdbc | 1.3.981 | 1.3.994 | | djblue/portal | 0.58.4 | 0.58.5 | | nrepl/nrepl | 1.3.0 | 1.3.1 | | org.slf4j/slf4j-nop | 2.0.16 | 2.0.17 |
1 parent 8c10332 commit edec5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.org

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Unreleased
44

5+
* 2025-03-01
56
** Updated
67
- dev: standard makefile tasks for Practicalli projects
78
- dev: lint-review v4 github action

0 commit comments

Comments
 (0)