Ewout ter Hoeven

Results 224 comments of Ewout ter Hoeven

The insecure HTTP request warnings were solved by @LaCuneta in commit a6d0846. Thanks!

Thanks for getting back, will serve future ones as one commit, and otherwise you can squash them. I have one question. At some point I would like to update Scale...

Then I will open PRs for the extensions when necessary. The Scala Steward is awesome indeed! I'm actually already using it (and the [Scala Steward Action](https://github.com/scala-steward-org/scala-steward-action)) to que up dependencies...

Made some progress, quick update. - Noticed that the CI was very slow, it was building Python packages from source since the 3.10 update, fixed that by caching the pip...

I looked deeper in the issues updating scalatest. Scalatest [3.0.6](https://www.scalatest.org/release_notes/3.0.6) and [3.0.8](https://www.scalatest.org/release_notes/3.0.8) introduce new depreciations blocking the update. So for now I added an update to scalatest 3.0.5 in Batch...

Thanks for merging Batch 2! I've updated the first comment with the new updated dependencies. These two batches were the easy dependencies. I've looked at the remaining ones to examine...

I have opened a new PR with two more dependency updates (#1983), filed issues for the dependencies that still need work and updated the top comment with this information. We...

> [ ] Make `override: true` input by default I just want to say that I hugely support this!

Could the `win-arm64` directory, including `node.lib`, be retroactively be added to the latest LTS versions? So at least [v12.20.1](https://unofficial-builds.nodejs.org/download/release/v12.20.1/) and [v14.15.4](https://unofficial-builds.nodejs.org/download/release/v14.15.4/).

Any updates on this PR? I would love to be able to fetch tags without fetching the full repo's history!