nextstrain / cli

The Nextstrain command-line interface (CLI)—a program called nextstrain—which aims to provide a consistent way to run and visualize pathogen builds and access Nextstrain components like Augur and Auspice across computing environments such as Docker, Conda, and AWS Batch.
https://docs.nextstrain.org/projects/cli/
MIT License
27 stars 20 forks source link

Update pinned version of micromamba (1.1.0 -> 1.5.8) as it's been 9 months since last bump #366

Closed corneliusroemer closed 4 months ago

corneliusroemer commented 5 months ago

From @trs' commit message https://github.com/nextstrain/cli/pull/228/commits/c9ced1a13f21de86af2ef6a0d1508ad6f31d1b63

We should generally try to keep the pinned version current as long as new releases work ok. It's too bad Dependabot doesn't support the Conda ecosystem.² If we're bad at remembering to update this over time, we can setup a GitHub Action workflow to check for new releases and remind us.

Last bump was 9 months ago: https://github.com/nextstrain/cli/pull/301