File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Unreleased
22
3- ## Added
4-
53## Fixed
64
75- Fix a regression in the handling of the ` --vs-code ` flag
86
97## Changed
108
9+ - Bump dependencies
10+
1111# 0.48.215-alpha (2026-03-04 / 2094974)
1212
1313## Added
Original file line number Diff line number Diff line change 11{:paths [" src" " resources" ]
22 :deps
3- {borkdude/rewrite-edn {:mvn/version " 0.4 .9" }
3+ {borkdude/rewrite-edn {:mvn/version " 0.5 .9" }
44 com.lambdaisland/launchpad {:local/root " ." }
5- com.lambdaisland/cli {:mvn/version " 0.24.97 " }
5+ com.lambdaisland/cli {:mvn/version " 1.29.127 " }
66 lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
7- :git/sha " e919f0defcc3bfdad61af5da494c07d179e0733f " }}}
7+ :git/sha " 34ce20d7b2af747227c345b392fe92cb5f4d3cda " }}}
Original file line number Diff line number Diff line change 11{:paths [" src" " resources" ]
22
33 :deps
4- {org.clojure/clojure {:mvn/version " 1.12.2 " }
4+ {org.clojure/clojure {:mvn/version " 1.12.4 " }
55 com.lambdaisland/dotenv {:mvn/version " 0.2.5" }
6- com.lambdaisland/cli {:mvn/version " 0.24.97 " }}
6+ com.lambdaisland/cli {:mvn/version " 1.29.127 " }}
77
88 :aliases
99 {:clojure
10- {:extra-deps {babashka/babashka {:mvn/version " 1.12.208 " :scope " provided" }
10+ {:extra-deps {babashka/babashka {:mvn/version " 1.12.218 " :scope " provided" }
1111 org.clojure/tools.deps.alpha {:mvn/version " 0.15.1254" }
1212 com.nextjournal/beholder {:mvn/version " 1.0.3" }
13- thheller/shadow-cljs {:mvn/version " 3.2.1 " }
13+ thheller/shadow-cljs {:mvn/version " 3.4.6 " }
1414 ; ; prevent tools.deps.alpha from dragging in an old guava
15- com.google.guava/guava {:mvn/version " 33.5 .0-jre" }
15+ com.google.guava/guava {:mvn/version " 33.6 .0-jre" }
1616 com.lambdaisland/classpath {:mvn/version " 0.6.58" }}}
1717
1818 :test
You can’t perform that action at this time.
0 commit comments