Skip to content

Commit fb28d6f

Browse files
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 |
1 parent 724dfc7 commit fb28d6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#+TITLE: Changelog
22

33
* Unreleased
4+
5+
* 2025-09-03
46
** Added
57
- aliases: `update/dependency-versions` automatically updates everything to new versions
68
- dev: `dependencies-update` & `dependencies-outdated` make tasks

0 commit comments

Comments
 (0)