Closed teodorlu closed 5 years ago
Hmm I think this is related to #12 and I'm aware. It's something that required a rewrite of the project which has basically happened, just need to have more testing / polish before release.
If you'd like to try out the unreleased version you'll probably get some good results :smile:
Ah, that sounds good. Glad to hear you're aware of it, I admit I didn't try searching for an existing issue. I'm closing this, then.
Have a nice day!
Teodor
Hello!
Using
olical/depot {:mvn/version "1.8.2"}
, I encountered a piece of surprising behavior:clj -A:outdated
lists only deps outside of aliasesclj -A:outdated --update
updates not only deps outside of aliases, but also inside aliases.Is there a rationale to this that I'm not seeing? Subjectively, I was glad it updated everything, though. Also, thanks a lot for a great tool!
Scroll on for the full shell session.
Teodor
Using olical/depot {:mvn/version "1.8.2"}, I encountered a piece of surprising behavior. Here's the shell session: Three deps listed! I wanted to update these. Let's go!
Woah, this was surprising. Here's my full
deps.edn
, after the update: