Fork me on GitHub
#polylith
<
2023-11-09
>
tengstrand04:11:43

For those on the master branch, you can now update all libraries to the latest version with poly libs :update which is documented https://cljdoc.org/d/polylith/clj-poly/0.2.18-SNAPSHOT/doc/libraries#update. Please try it out and come with feedback!

1
👍 10
👀 4
🎉 3
polylith 2
Oliver Marks13:11:48

That's an awesome feature to have, save me regexing all the deps files great job

tengstrand14:11:20

Great to hear!

avocade09:11:17

Nice. And cljs support doesn't seem far off now… 😄🙏

tengstrand09:11:29

I expect it will be a massive job to add support for cljs. A lot of hard work, but also a lot of fun I think! 🙂

🚀 1
❤️ 1
timo14:11:41

worked fine for me, thanks!

timo14:11:27

nitpicking here but it introduced whitespace:

tengstrand14:11:21

You can report that to https://github.com/liquidz/antq if you want @U4GEXTNGZ. Polylith uses antq/upgrade-deps! internally.

👍 1
tengstrand16:11:25

antq.api/upgrade-deps! to be exact.

tengstrand17:11:26

I have hopefully fixed these issues. It's now also possible to give which libraries to update by passing in libraries: to the libs command.