Releases: practicalli/clojure-cli-config
Releases · practicalli/clojure-cli-config
2024-11-03 Monthly updates & security aliases
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
2024-09-09 Monthly library updates
release: 2024-09-09 Monthly library updates
Added
- dev: megalinter-upgrade task to upgrade config
Updated
- dev: update megalinter config to version 8
- dev: update to clj-kondo 2024.08.29 in quality-checks workflow
- lib: practicalli project templates release 2024-09-09
- Update library versions using
make outdated
:name | :current | :latest |
---|---|---|
cider/cider-nrepl | 0.49.2 | 0.50.2 |
com.github.flow-storm/clojure | 1.11.4 | 1.12.0 |
com.github.flow-storm/flow-storm-dbg | 3.16.0 | 3.17.3 |
com.github.liquidz/antq | 2.8.1206 | 2.9.1227 |
com.github.seancorfield/clj-new | 1.2.404 | 1.3.415 |
com.h2database/h2 | 2.3.230 | 2.3.232 |
djblue/portal | 0.57.1 | 0.57.3 |
io.github.seancorfield/deps-new | v0.7.1 | v0.8.0 |
nrepl/nrepl | 1.2.0 | 1.3.0 |
org.slf4j/slf4j-nop | 2.0.13 | 2.0.16 |
2024-08-04 monthly library update
release: 2024-08-04 monthly library update
- dev: quality check library update clj-kondo/clj-kondo 2024.08.01
- Update library versions using
make outdated
:name | :current | :latest |
---|---|---|
cider/cider-nrepl | 0.49.1 | 0.49.2 |
com.github.flow-storm/clojure | 1.11.3-1 | 1.11.4 |
com.github.flow-storm/flow-storm-dbg | 3.16.0 | 3.17.1 |
com.github.liquidz/antq | 2.8.1201 | 2.8.1206 |
com.h2database/h2 | 2.2.224 | 2.3.230 |
djblue/portal | 0.56.0 | 0.57.1 |
org.clojure/tools.deps.graph | 1.1.84 | 1.1.90 |
2024-07-17 Monthly updates
Monthly updates and Project Templates with Clojure 1.10.3
- alias: project templates update to clojure 1.10.3
- Update library versions using
make outdated
:name :current :latest cider/cider-nrepl 0.47.1 0.49.1 clojurians-zulip/feeds 4bf8109afc5cd5ab2f409151d4dd583644028b4a d7e9deaec0b492998e20dee7735e0ad31d83e246 com.github.flow-storm/flow-storm-dbg 3.15.5 3.16.0 com.github.seancorfield/next.jdbc 1.3.925 1.3.939 djblue/portal 0.55.1 0.56.0 io.github.nextjournal/clerk 0.15.957 0.16.1016 io.github.seancorfield/deps-new v0.7.0 v0.7.1 lambdaisland/kaocha 1.89.1380 1.91.1392 nrepl/nrepl 1.1.1 1.2.0
2024-05-07 Monthly library updates
Release: 2024-05-07 Monthly library updates
alias: update docs for :repl/reloaded
and :dev/reloaded
update: library versions using make outdated
:name | :current | :latest |
---|---|---|
athos/clj-check | 518d5a1cbfcd7c952f548e6dbfcb9a4a5faf9062 | d997df866b2a04b7ce7b17533093ee0a2e2cb729 |
cider/cider-nrepl | 0.45.0 | 0.47.1 |
com.github.liquidz/antq | 2.8.1173 | 2.8.1201 |
com.github.seancorfield/next.jdbc | 1.3.909 | 1.3.925 |
djblue/portal | 0.51.1 | 0.55.1 |
lambdaisland/kaocha | 1.87.1366 | 1.89.1380 |
nrepl/nrepl | 1.1.0 | 1.1.1 |
org.clojure/tools.namespace | 1.4.5 | 1.5.0 |
org.clojure/tools.trace | 0.7.11 | 0.8.0 |
org.slf4j/slf4j-nop | 2.0.12 | 2.0.13 |
refactor-nrepl/refactor-nrepl | 3.9.1 | 3.10.0 |
zprint/zprint | 1.2.8 | 1.2.9 |
2024-04-20 project templates new release
- alias:
project/create
latest Practicalli project-template release
2024-021-16 Monthly library update
Changed
- health: remove FUNDING.yaml and use Practicalli Org file
- readme: update sponsorship link to practicalli-johnny account
- readme: update common tasks table
- deprecated: :repl/rebel-remote no longer connecting to remote repl state
Updated
- alias: project/create latest practicalli project-template release
- dev: DeLaGuardo/setup-clojure action version 12.5 in github/workflows/quality-checks.yaml
- Update library versions using
make outdated
:name | :current | :latest |
---|---|---|
borkdude/carve | cb621317ae1582869c8bd8f1a47cf57a3598d803 | e02b65f9de679450176a3fa26c89ffd5600d7eb8 |
cider/cider-nrepl | 0.44.0 | 0.45.0 |
com.github.liquidz/antq | 2.8.1165 | 2.8.1173 |
djblue/portal | 0.51.0 | 0.51.1 |
io.dominic/vizns | 34706190d41cb243f6270fe5a7324601a8404d30 | 36fed24e3673f0562fbc53d4c5d932c51fb0ac53 |
io.github.seancorfield/deps-new | v0.6.0 | v0.7.0 |
mvxcvi/cljstyle | e625c17619236949c0f899c66503c408f943fa8f | 9be5bb9ed678a1e73670a3df3ece08bb22362441 |
org.clojure/tools.namespace | 1.4.4 | 1.4.5 |
org.slf4j/slf4j-nop | 2.0.10 | 2.0.12 |
2024-01-03 Monthly update
Changed
- aliases:
:search/libraries
updated to use practicalli/clj-find-libraries fork - aliases: remove
:project/clojars-signed
- aliases: rename
:project/clojars
to:deploy/clojars
and enable signing by default (required for Clojars libraries)
Updated
- dev: upload-artifact v4 in megalinter workflow
- Update library versions using
make outdated
:name | :current | :latest |
---|---|---|
com.github.liquidz/antq | 2.7.1133 | 2.8.1165 |
com.github.seancorfield/next.jdbc | 1.3.894 | 1.3.909 |
djblue/portal | 0.49.1 | 0.51.0 |
io.github.seancorfield/deps-new | v0.5.3 | v0.6.0 |
mvxcvi/cljstyle | 14c18e5b593c39bc59f10df1b894c31a0020dc49 | e625c17619236949c0f899c66503c408f943fa8f |
org.slf4j/slf4j-nop | 2.0.9 | 2.0.10 |
refactor-nrepl/refactor-nrepl | 3.9.0 | 3.9.1 |
Monthly library version update
release: 2023-12-01
- alias:
:search/libraries
use-F:save
to save found libspec to project deps.edn - Update library versions using
make outdated
:name | :current | :latest |
---|---|---|
cider/cider-nrepl | 0.42.1 | 0.44.0 |
djblue/portal | 0.49.0 | 0.49.1 |
io.dominic/vizns | 69774e8c29e1c1c691f9922d5c5a6d764374ada3 | 34706190d41cb243f6270fe5a7324601a8404d30 |
refactor-nrepl/refactor-nrepl | 3.6.0 | 3.9.0 |
slipset/deps-deploy | 0.2.1 | 0.2.2 |
2023-11-03 Monthly library version updates
Update library versions using make outdated
:name | :current | :latest |
---|---|---|
cider/cider-nrepl | 0.40.0 | 0.42.1 |
djblue/portal | 0.48.0 | 0.49.0 |
io.github.practicalli/project-templates | 2023-08-02 | 2023-11-03 |
io.github.nubank/morse | v2023.04.30.01 | v2023.10.06.02 |
nrepl/nrepl | 1.0.0 | 1.1.0 |
slipset/deps-deploy | 0.2.1 | 0.2.2 |