File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3- ## Added
4-
53## Fixed
64
75- Track all results when ` :once ` fixtures call ` f ` multiple times.
86 (thanks [ @NoahTheDuke ] ( https://github.com/NoahTheDuke ) )
97
108## Changed
119
10+ - Version bumps
11+
1212# 1.87.1366 (2023-09-27 / f514905)
1313
1414## Added
Original file line number Diff line number Diff line change 11{:deps
22 {lambdaisland/kaocha {:local/root " ." }
33 lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
4- :git/sha " 2dc2a8ef9978a3fc45e8f524b0e46253caa40fe2 "
4+ :git/sha " a6d39720fe8948d79b822384de054ee6e1912599 "
55 #_#_:local/root " ../open-source" }}
66 :tasks
77 {test:bb
Original file line number Diff line number Diff line change 11{:paths [" src" " resources" ]
22
33 :deps
4- {org.clojure/clojure {:mvn/version " 1.11.1 " }
5- org.clojure/spec.alpha {:mvn/version " 0.3.218 " }
6- org.clojure/tools.cli {:mvn/version " 1.0.219 " }
4+ {org.clojure/clojure {:mvn/version " 1.11.2 " }
5+ org.clojure/spec.alpha {:mvn/version " 0.4.233 " }
6+ org.clojure/tools.cli {:mvn/version " 1.1.230 " }
77 lambdaisland/tools.namespace {:mvn/version " 0.3.256" }
8- lambdaisland/deep-diff2 {:mvn/version " 2.10.211 " }
8+ lambdaisland/deep-diff2 {:mvn/version " 2.11.216 " }
99 org.tcrawley/dynapath {:mvn/version " 1.1.0" }
1010 slingshot/slingshot {:mvn/version " 0.12.2" }
1111 hawk/hawk {:mvn/version " 0.2.11" }
2929 {:extra-deps
3030 {lambdaisland/kaocha-cucumber {:mvn/version " 0.11.100" :exclusions [lambdaisland/kaocha]}
3131 lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
32- :git/sha " 2dc2a8ef9978a3fc45e8f524b0e46253caa40fe2 "
32+ :git/sha " a6d39720fe8948d79b822384de054ee6e1912599 "
3333 #_#_:local/root " ../open-source" }}}
3434
3535 :dev
3636 {:extra-paths [" dev" ]
3737 :extra-deps {djblue/portal {:mvn/version " RELEASE" }}}
3838
3939 :bb
40- {:extra-deps {nubank/matcher-combinators {:mvn/version " 3.8.5 " }}}}}
40+ {:extra-deps {nubank/matcher-combinators {:mvn/version " 3.9.1 " }}}}}
You can’t perform that action at this time.
0 commit comments