Update conda-incubator/setup-miniconda action to v4#4215
Open
renovate[bot] wants to merge 2 commits intodevfrom
Open
Update conda-incubator/setup-miniconda action to v4#4215renovate[bot] wants to merge 2 commits intodevfrom
renovate[bot] wants to merge 2 commits intodevfrom
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3→v4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
conda-incubator/setup-miniconda (conda-incubator/setup-miniconda)
v4.0.1Compare Source
Fixes
MultipleKeysErroron conda 25.11+ when a user-suppliedcondarc-filealready declares
auto_activate: now only one ofauto_activate/auto_activate_baseis written to.condarc, preferring whichever key theuser's existing condarc uses.
auto_activateto the boolean coercion set so its value is serialized asa YAML boolean when it is the chosen canonical key.
local_repodata_ttltoKNOWN_CONDARC_KEYSto silence a spurious"Unrecognized condarc key" warning for a valid conda key.
v4Compare Source
Fixes
MultipleKeysErroron conda 25.11+ when a user-suppliedcondarc-filealready declares
auto_activate: now only one ofauto_activate/auto_activate_baseis written to.condarc, preferring whichever key theuser's existing condarc uses.
auto_activateto the boolean coercion set so its value is serialized asa YAML boolean when it is the chosen canonical key.
local_repodata_ttltoKNOWN_CONDARC_KEYSto silence a spurious"Unrecognized condarc key" warning for a valid conda key.
v4.0.0Compare Source
Breaking Changes
Node 24 support; this is the reason for the v4 major bump)
@actions/execv3)Features and Enhancements
conda-initinput to optionally skipconda initanddocument activation for restricted environments
coverage badge
GitHub Pages and Netlify previews
Fixes
packages directory instead of removing files one by one
name-version-buildsyntax expansion and add testsspurious warning
Performance
takeowncalls withPromise.allisDefaultEnvironmentsubprocess with local YAML readsconda configsubprocesses with direct.condarcYAMLwrites
Tasks and Maintenance
v3.3.0Compare Source
Fixes
baseenvironmentstrings
settoxonsh's equivalentTasks and Maintenance
v3.2.0Compare Source
Fixes
.condarcfiles when removingdefaultsTasks and Maintenance
v3.1.1Compare Source
Fixes
nodefaultswarning more explicitTasks and Maintenance
v3.1.0Compare Source
Features
conda-remove-defaultssetting to remove thedefaultschannelif added implicitly
installation-dirto customize where the installers are installedto
pkgs-dirsFixes
miniforge-variant: MambaforgeCONDAenvironment variable regardless of useBundled optionTasks and Maintenance
v3.0.4Compare Source
Fixes
miniconda by default.
Tasks and Maintenance
v3.0.3Compare Source
Fixes
params
Tasks and Maintenance
v3.0.2Compare Source
Fixes
architecture detection.
Tasks and Maintenance
v3.0.1Compare Source
Fixes
hard-coded install PATH
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.