File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 55 - aliases: `update/dependency-versions` automatically updates everything to new versions
66 - dev: `dependencies-update` & `dependencies-outdated` make tasks
77
8+ ** Updated
89 - dev: update GitHub actions versions for all workflows
10+
911 | :file | :name | :current | :latest |
1012 |---------------------------------------------------|--------------------------------------|------------|------------|
1113 | .github/workflows/changelog-check.yaml | actions/checkout | v4 | v5 |
1719 | .github/workflows/scheduled-version-check.yaml | actions/checkout | v4 | v5 |
1820
1921
22+ - aliases: practicalli project template release 2025-09-04
2023 - aliases: update library versions using `make dependencies-update`
2124
2225 | :name | :current | :latest |
Original file line number Diff line number Diff line change 229229 {:replace-deps {io.github.seancorfield/deps-new
230230 {:git/tag " v0.10.1" :git/sha " a90029c" }
231231 io.github.practicalli/project-templates
232- {:git/tag " 2024 -09-09 " :git/sha " 0d11ca4 " }}
232+ {:git/tag " 2025 -09-04 " :git/sha " 3e45321 " }}
233233 :exec-fn org.corfield.new/create
234234 :exec-args {:template practicalli/minimal
235235 :name practicalli/playground}}
246246
247247 :project/templates
248248 {:extra-deps {io.github.practicalli/project-templates
249- {:git/tag " 2024 -09-09 " :git/sha " 0d11ca4 " }}}
249+ {:git/tag " 2025 -09-04 " :git/sha " 3e45321 " }}}
250250 ; ; ---------------------------------------------------
251251
252252 ; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments