Skip to content

chore(deps): update conda-incubator/setup-miniconda action to v4#382

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/conda-incubator-setup-miniconda-4.x
Open

chore(deps): update conda-incubator/setup-miniconda action to v4#382
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/conda-incubator-setup-miniconda-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Type Update Change
conda-incubator/setup-miniconda action major v3v4

Release Notes

conda-incubator/setup-miniconda (conda-incubator/setup-miniconda)

v4.0.1

Compare Source

Fixes
  • Fix MultipleKeysError on conda 25.11+ when a user-supplied condarc-file
    already declares auto_activate: now only one of auto_activate /
    auto_activate_base is written to .condarc, preferring whichever key the
    user's existing condarc uses.
  • Add auto_activate to the boolean coercion set so its value is serialized as
    a YAML boolean when it is the chosen canonical key.
  • Add local_repodata_ttl to KNOWN_CONDARC_KEYS to silence a spurious
    "Unrecognized condarc key" warning for a valid conda key.

v4.0.0

Compare Source

Breaking Changes
  • #​459: Upgrade action runtime to Node.js 24.x (requires runners with
    Node 24 support; this is the reason for the v4 major bump)
  • #​450: Switch action build to ESM (for @actions/exec v3)
Features and Enhancements
  • #​469: Add conda-init input to optionally skip conda init and
    document activation for restricted environments
  • #​482: Add channels parsing utility and URL validation
  • #​481: Enable stricter TypeScript checks and typing
  • #​480: Add more tests, increase coverage, add Codecov integration and
    coverage badge
  • #​479: Add TypeDoc-based API docs, generation and checks; configure
    GitHub Pages and Netlify previews
Fixes
  • #​465: Fix double channel configuration being applied
  • #​467: Speed up Windows post-run cleanup by moving the extracted
    packages directory instead of removing files one by one
  • #​470: Fix name-version-build syntax expansion and add tests
  • #​475: Split shell init and activation of the test environment to remove
    spurious warning
Performance
  • #​486: Remove HTML index scraping for Miniconda version validation
  • #​487: Parallelize Windows takeown calls with Promise.all
  • #​488: Replace isDefaultEnvironment subprocess with local YAML reads
  • #​489: Replace conda config subprocesses with direct .condarc YAML
    writes
Tasks and Maintenance

v4

Compare Source

Fixes
  • Fix MultipleKeysError on conda 25.11+ when a user-supplied condarc-file
    already declares auto_activate: now only one of auto_activate /
    auto_activate_base is written to .condarc, preferring whichever key the
    user's existing condarc uses.
  • Add auto_activate to the boolean coercion set so its value is serialized as
    a YAML boolean when it is the chosen canonical key.
  • Add local_repodata_ttl to KNOWN_CONDARC_KEYS to silence a spurious
    "Unrecognized condarc key" warning for a valid conda key.

Configuration

📅 Schedule: (UTC)

  • 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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/conda-incubator-setup-miniconda-4.x branch 2 times, most recently from 2ba46eb to 1fdeafd Compare April 30, 2026 10:32
@renovate renovate Bot force-pushed the renovate/conda-incubator-setup-miniconda-4.x branch 4 times, most recently from 638041c to 84e60b8 Compare May 20, 2026 13:53
@renovate renovate Bot force-pushed the renovate/conda-incubator-setup-miniconda-4.x branch from 84e60b8 to a4e9cc0 Compare May 29, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants