Enhancements:
- [all] Remove cctools patch from feedstock in CI by @JohanMabille in #3442
Bug fixes:
- [libmamba, libmambapy] fix: add warning when using defaults by @wolfv in #3434
- [libmamba, micromamba] Add fallback to root prefix by @Hind-M in #3435
- [libmamba] Fix x86_64 to use underscore instead of dash by @traversaro in #3433
- [libmamba, micromamba] Fixed micromamba static build after cctools and ld64 upgrade on conda… by @JohanMabille in #3436
- [libmamba, micromamba] fix: PyPI support for
env update
by @jjerphan in #3419 - [libmamba] Fix output by @Hind-M in #3428
- [all] Update mamba.sh.in script by @SylvainCorlay in #3422
- [libmamba] Execute remove action before install actions by @SylvainCorlay in #3424
CI fixes and doc: