Skip to content

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

Open
anaconda-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#228
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/conda-incubator-setup-miniconda-4.x

Conversation

@anaconda-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
conda-incubator/setup-miniconda action major v3.3.0v4.0.1
renovate update details

Field Value
manager github-actions
categories ci
datasource github-tags
depName conda-incubator/setup-miniconda
depType¹ action
packageName conda-incubator/setup-miniconda
sourceUrl https://github.com/conda-incubator/setup-miniconda
updateType major
versioning regex:^v?(?\d+)(.(?\d+).(?\d+))?$

¹ only available for some managers


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

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "every weekday"
  • 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 has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants