Skip to content

Tags: practicalli/clojure-cli-config

Tags

2026-02-05

Toggle 2026-02-05's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2026-02-05

Added
- dev: ci workflow to create pr's for new library and action versions
- dev: update github actions to latest versions

Updated

- alias: update library name and version for cljfmt tool
- aliases: update library versions using `make dependencies-update`

| :name                                   | :current                                 | :latest                                  |
|-----------------------------------      |------------------------------------------|------------------------------------------|
| clojurians-zulip/feeds                  | 39c07aefe1903685d9d43492cda4ad2eb34cf51c | a7d1642b38732f79944862e14ff4786b9df9a25d |
| com.brunobonacci/mulog                  | 0.9.0                                    | 0.10.0                                   |
| com.github.flow-storm/clojure           | 1.12.3-1                                 | 1.12.4                                   |
| com.github.flow-storm/flow-storm-dbg    | 4.5.8                                    | 4.5.9                                    |
| com.github.seancorfield/next.jdbc       | 1.3.1070                                 | 1.3.1093                                 |
| dev.weavejester/cljfmt                  | 0.15.2                                   | 0.15.5                                   |
| djblue/portal                           | 0.61.0                                   | 0.62.2                                   |
| io.github.nextjournal/clerk             | 0.18.1150                                | 0.18.1158                                |
| io.github.practicalli/project-templates | 2025-09-04                               | 2026-02-05                               |
| io.github.seancorfield/deps-new         | v0.10.1                                  | v0.10.3                                  |
| nrepl/nrepl                             | 1.5.0                                    | 1.5.2                                    |
| org.clojure/spec-alpha2                 | eb94e46853d90153ba6dc72a4093719f38a90a4a | efbeb200b9594e265907c1d66ad4ffd9cd8c91cf |
| org.clojure/test.check                  | 1.1.2                                    | 1.1.3                                    |
| org.clojure/tools.deps.graph            | 1.1.90                                   | 1.2.98                                   |
| org.clojure/tools.namespace             | 1.5.0                                    | 1.5.1                                    |
| org.clojure/tools.trace                 | 0.8.0                                    | 0.9.0                                    |

- dev: updated GitHub action versions in all workflows

| :file                                          | :name                                | :current   | :latest    |
|------------------------------------------------|--------------------------------------|------------|------------|
| .github/workflows/changelog-check.yaml         | actions/checkout                     | v5         | v6         |
| .github/workflows/lint-review.yaml             | actions/checkout                     | v5         | v6         |
| .github/workflows/megalinter.yaml              | actions/checkout                     | v5         | v6         |
|                                                | actions/upload-artifact              | v4         | v5         |
| .github/workflows/quality-checks.yaml          | actions/checkout                     | v5         | v6         |
|                                                | DeLaGuardo/setup-clojure             | 13.4       | 13.5.2     |
|                                                | clj-kondo/clj-kondo                  | 2025.09.22 | 2026.01.19 |
| .github/workflows/scheduled-version-check.yaml | actions/checkout                     | v5         | v6         |
| .github/workflows/renovate.yaml                | renovatebot/github-action            | v44.0.5    | v46.0.1    |

2025-10-16

Toggle 2025-10-16's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2025-10-16 nrepl update

Updated
   - dev: update github actions to latest versions
   - aliases: update library versions using `make dependencies-update`

   | :name                                | :current                                 | :latest                                  |
   |--------------------------------------|------------------------------------------|------------------------------------------|
   | cider/cider-nrepl                    | 0.57.0                                   | 0.58.0                                   |
   | clojurians-zulip/feeds               | d7e9deaec0b492998e20dee7735e0ad31d83e246 | 39c07aefe1903685d9d43492cda4ad2eb34cf51c |
   | com.github.flow-storm/clojure        | 1.12.2                                   | 1.12.3-1                                 |
   | com.github.flow-storm/flow-storm-dbg | 4.5.3                                    | 4.5.8                                    |
   | com.github.seancorfield/next.jdbc    | 1.3.1048                                 | 1.3.1070                                 |
   | com.h2database/h2                    | 2.3.232                                  | 2.4.240                                  |
   | integrant/repl                       | 0.4.0                                    | 0.5.0                                    |
   | lambdaisland/kaocha-cljs             | 1.5.154                                  | 1.8.163                                  |
   | nrepl/nrepl                          | 1.4.0                                    | 1.5.0                                    |

2025-09-04

Toggle 2025-09-04's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2025-09-04 dependency and GitHub action version updates

** Added
   - aliases: `update/dependency-versions` automatically updates everything to new versions
   - dev: `dependencies-update` & `dependencies-outdated` make tasks

** Updated
   - dev: update GitHub actions versions for all workflows

   | :file                                             | :name                                | :current   | :latest    |
   |---------------------------------------------------|--------------------------------------|------------|------------|
   | .github/workflows/changelog-check.yaml            | actions/checkout                     | v4         | v5         |
   | .github/workflows/lint-review.yaml                | actions/checkout                     | v4         | v5         |
   |                                                   | nnichols/clojure-lint-action         | v4         | v6         |
   | .github/workflows/megalinter.yaml                 | actions/checkout                     | v4         | v5         |
   | .github/workflows/quality-checks.yaml             | actions/checkout                     | v4         | v5         |
   |                                                   | clj-kondo/clj-kondo                  | 2025.06.05 | 2025.07.28 |
   | .github/workflows/scheduled-version-check.yaml    | actions/checkout                     | v4         | v5         |

   - aliases: practicalli project template release 2025-09-04
   - aliases: update library versions using `make dependencies-update`

   | :name                                | :current   | :latest    |
   |--------------------------------------|------------|------------|
   | com.github.flow-storm/clojure        | 1.12.1     | 1.12.2     |
   | com.github.flow-storm/flow-storm-dbg | 4.4.6      | 4.5.3      |
   | djblue/portal                        | 0.59.1     | 0.61.0     |
   | io.github.nextjournal/clerk          | 0.17.1102  | 0.18.1150  |
   | io.github.seancorfield/deps-new      | v0.9.0     | v0.10.1    |
   | nrepl/nrepl                          | 1.3.1      | 1.4.0      |
   | ring/ring-mock                       | 0.6.1      | 0.6.2      |

2025-07-01

Toggle 2025-07-01's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
aliases: update library versions using `make outdated`

| :name                                | :current | :latest  |
|--------------------------------------|----------|----------|
| cider/cider-nrepl                    | 0.56.0   | 0.57.0   |
| com.github.flow-storm/flow-storm-dbg | 4.4.4    | 4.4.6    |
| com.github.seancorfield/next.jdbc    | 1.3.1002 | 1.3.1048 |
| io.github.seancorfield/deps-new      | v0.8.1   | v0.9.0   |

2025-06-03

Toggle 2025-06-03's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2025-06-03

Updated
- aliases: update library versions using `make outdated`

| :name                                | :current                                 | :latest                                  |
|--------------------------------------|------------------------------------------|------------------------------------------|
| cider/cider-nrepl                    | 0.55.7                                   | 0.56.0                                   |
| com.github.flow-storm/clojure        | 1.12.0-9                                 | 1.12.1                                   |
| com.github.flow-storm/flow-storm-dbg | 4.4.0                                    | 4.4.4                                    |
| djblue/portal                        | 0.59.0                                   | 0.59.1                                   |
| org.clojure/spec-alpha2              | 4cbfa677c4cd66339f18e1c122222c05c69e0d8e | eb94e46853d90153ba6dc72a4093719f38a90a4a |
| refactor-nrepl/refactor-nrepl        | 3.10.0                                   | 3.11.0                                   |
| zprint/zprint                        | 1.2.9                                    | 1.3.0                                    |

2025-05-02

Toggle 2025-05-02's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2025-05-02 Monthly library updates

Added
- dev: ci scheduled stale issue & pr check (monthly)
- dev: update clj-kondo 2025.04.07 quality-checks workflow

Updated
- aliases: update library versions using `make outdated`
| :name                                | :current | :latest |
| ------------------------------------ |--------- | ------- |
| cider/cider-nrepl                    | 0.53.2   | 0.55.7  |
| com.github.flow-storm/flow-storm-dbg | 4.3.0    | 4.4.0   |
| djblue/portal                        | 0.58.5   | 0.59.0  |
| io.github.clj-holmes/clj-watson      | v6.0.0   | v6.0.1  |
| io.github.seancorfield/deps-new      | v0.8.0   | v0.8.1  |
| ring/ring-mock                       | 0.4.0    | 0.6.1   |

2025-04-02

Toggle 2025-04-02's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2025-04-01 library, aliases and readme updates

Added
- readme: list aliases with `clojure -X:deps aliases`
- aliases: `:src/java21` to include local java sources for java 21

Updated
- readme: simplify introduction, highlight common aliases
- dev: setup-clojure 12.3
- aliases: update library versions using `make outdated`

| :name                                | :current                                 | :latest                                  |
| ------------------------------------ |----------------------------------------- | ---------------------------------------- |
| borkdude/carve                       | e02b65f9de679450176a3fa26c89ffd5600d7eb8 | fdd1d0bc432f63db69e3a72167ef5e46f10dfba7 |
| cider/cider-nrepl                    | 0.52.1                                   | 0.53.2                                   |
| com.github.flow-storm/clojure        | 1.12.0-4                                 | 1.12.0-9                                 |
| com.github.flow-storm/flow-storm-dbg | 4.2.0                                    | 4.3.0                                    |
| com.github.liquidz/antq              | 2.11.1269                                | 2.11.1276                                |
| com.github.seancorfield/next.jdbc    | 1.3.994                                  | 1.3.1002                                 |
| io.github.clj-holmes/clj-watson      | v6.0.0                                   | v6.0.1                                   |

2025-03-01

Toggle 2025-03-01's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
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   |

2024-12-19

Toggle 2024-12-19's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2024-12-19 monthly library & dev workflow updates

Updated
- dev: clojure-lint-action v3 in lint-review workflow
- dev: megalinter java v8.3.0 in megalinter workflow
- dev: setup-clojure 13.1, clj-kondo 2024.11.14, cljstyle 0.17.642 in quality-checks workflow
- dev: markdown lint default practicalli configuration
- dev: github repository attributes for edn project
- aliases: update library versions using `make outdated`

| :name                                | :current                                 | :latest                                  |
| ------------------------------------ | ---------------------------------------- | ---------------------------------------- |
| cider/cider-nrepl                    | 0.50.2                                   | 0.50.3                                   |
| clj-commons/clj-yaml                 | 1.0.28                                   | 1.0.29                                   |
| com.github.flow-storm/clojure        | 1.12.0-1                                 | 1.12.0-2                                 |
| com.github.flow-storm/flow-storm-dbg | 3.17.4                                   | 4.0.2                                    |
| com.github.liquidz/antq              | 2.10.1241                                | 2.11.1250                                |
| com.github.seancorfield/next.jdbc    | 1.3.955                                  | 1.3.981                                  |
| djblue/portal                        | 0.58.2                                   | 0.58.4                                   |
| mvxcvi/cljstyle                      | 9be5bb9ed678a1e73670a3df3ece08bb22362441 | d40540a7a8e3efdd18f10cb288864e0ca15c7f8f |

2024-11-03

Toggle 2024-11-03's commit message

Verified

This commit was signed with the committer’s verified signature.
practicalli-johnny Practicalli Johnny
release: 2024-11-03 security & monthly updates

** Added
   - alias: `:security/nvd-scan` and `:security/nvd-fix` library vulnerabilities scan and fix

** Updated
   - dev: megalinter v8.1.0 supports Grafana dashboards in flavors
   - dev: lychee spell config file for megalinter workflow
   - dev: clj-kondo 2024.09.27 in quality-checks GitHub workflow
   - Update library versions using `make outdated`

   | :name                                | :current   | :latest    |
   | ------------------------------------ | ---------- | ---------- |
   | clj-commons/clj-yaml                 | 1.0.27     | 1.0.28     |
   | com.github.flow-storm/clojure        | 1.12.0     | 1.12.0-1   |
   | com.github.flow-storm/flow-storm-dbg | 3.17.3     | 3.17.4     |
   | com.github.liquidz/antq              | 2.9.1227   | 2.10.1241  |
   | com.github.seancorfield/next.jdbc    | 1.3.939    | 1.3.955    |
   | djblue/portal                        | 0.57.3     | 0.58.2     |
   | integrant/repl                       | 0.3.3      | 0.4.0      |
   | io.github.nextjournal/clerk          | 0.16.1016  | 0.17.1102  |

   Available changes:
   - https://github.com/clj-kondo/clj-kondo/blob/v2024.09.27/CHANGELOG.md
   - https://github.com/clj-commons/clj-yaml/blob/v1.0.28/CHANGELOG.adoc
   - clojure/clojure@clojure-1.12.0...head
   - https://github.com/liquidz/antq/blob/2.10.1241/CHANGELOG.adoc
   - https://github.com/seancorfield/next-jdbc/blob/v1.3.955/CHANGELOG.md
   - https://github.com/djblue/portal/blob/0.58.2/CHANGELOG.md
   - weavejester/integrant-repl@0.3.3...0.4.0
   - https://github.com/nextjournal/clerk/blob/v0.17.1102/CHANGELOG.md