Rene Leonhardt
Rene Leonhardt
@Goooler Wow, that is so cool that you allow [renovate](https://github.com/Goooler/shadow/blob/main/.github/renovate.json5) to automatically add commits to your PR to update tooling and dependencies, then your PRs will never be outdated 😍
So many projects never update dependencies, they don't even auto-merge successful Dependabot PRs containing security fixes... then I can let renovate update all my PRs too, so much less work...
GitHub doesn't allow me to reply to ShadowBasePlugin.groovy 🤷 README should be updated when Gradle 8.3+ is required now.
> You mean > > https://github.com/GradleUp/shadow/blob/065f6baec1d68aa5c23862f52dfab77333151f8d/README.md?plain=1#L21 > > ? > > It also includes 8.0 ~ 8.1, it might be ambiguous. Yes, if the next release isn't compatible with Gradle...
Great work 🚀 According to the docs `python -m ensurepip --upgrade` should still work https://docs.python.org/3.13/library/ensurepip.html#command-line-interface but there were many changes in 3.12: https://docs.python.org/3.13/whatsnew/3.12.html#ensurepip Maybe the beta build was incomplete in...
All those upcoming improvements on top of an already useful compiler sound great, thank you!
The richest corporation in the world had 14 years time to keep up with 14 new awesome Postgres versions since 2010... but they didn't want to? At least Amazon Aurora...
@mabrcosta Can you please recheck after a new release has been made with all the latest updates?
Thanks for the infos, did I catch/revert everything? I extracted https://github.com/sbt/sbt/releases/download/v1.9.9/sbt-1.9.9.tgz but now the diff is showing the executable bit 100644 → 100755, is that as intended or should I...
I updated all dependencies, the only one changing the Java version was ASM 9.7 (8 to 11).