Update conda-incubator/setup-miniconda action to v3.2.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| conda-incubator/setup-miniconda | action | minor | v3.1.1 -> v3.2.0 |
Release Notes
conda-incubator/setup-miniconda (conda-incubator/setup-miniconda)
v3.2.0
Fixes
- Check all
.condarcfiles when removingdefaultsby @marcoesters in https://github.com/conda-incubator/setup-miniconda/pull/398/398 - Add version normalization for minicondaVersion in input validation by @jezdez https://github.com/conda-incubator/setup-miniconda/pull/397/397
- Workaround for auto_activate_base deprecation by @jaimergp in https://github.com/conda-incubator/setup-miniconda/pull/402/402
Tasks and Maintenance
- Bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/391/391
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/390/390
- Bump semver and @types/semver by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/399/399
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
will close/open to restart all CI
Every time I re-run builds here I get different errors. I think this is an issue with github.com and/or anaconda.org and/or Azure (timeouts, missing packages like cmake, git branches not being found etc...) -- since there is no immediate need to merge this, I will let it simmer for a bit and wait for the services involved to recover.
Let's try this again, open close to restart CI.
The errors are because default channel is not implicit anymore. This PR should fix it - https://github.com/numba/llvmlite/pull/1241
@swap357 thanks, I have requested a rebase of this PR.
@swap357 I believe the issue here is now the conda TOS acceptance in the wheel build? Did you not have a solution for that too?
With #1245 merged, this should now go green.