Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: conda-forge/miniforge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26.1.1-3
Choose a base ref
...
head repository: conda-forge/miniforge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 26.3.2-0
Choose a head ref
  • 14 commits
  • 8 files changed
  • 5 contributors

Commits on Mar 22, 2026

  1. Revise artifact information in README

    Update artifact count and add OSX pkg installer details.
    hmaarrfk authored Mar 22, 2026
    Configuration menu
    Copy the full SHA
    7da9d5e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Bump svenstaro/upload-release-action in the github-actions group

    Bumps the github-actions group with 1 update: [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action).
    
    
    Updates `svenstaro/upload-release-action` from 2.11.4 to 2.11.5
    - [Release notes](https://github.com/svenstaro/upload-release-action/releases)
    - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
    - [Commits](svenstaro/upload-release-action@b98a3b1...29e53e9)
    
    ---
    updated-dependencies:
    - dependency-name: svenstaro/upload-release-action
      dependency-version: 2.11.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    4b2e16f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    68ce2f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #861 from diogo-rossi/main

    Update Python version in README to 3.13
    hmaarrfk authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    c3a0ee2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    1351e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56460c0 View commit details
    Browse the repository at this point in the history
  3. [DATALAD RUNCMD] chore: run codespell throughout fixing few left typo…

    …s automagically
    
    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "codespell -w",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    yarikoptic committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    021c0b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Merge pull request #860 from conda-forge/dependabot/github_actions/gi…

    …thub-actions-6c36617a38
    
    Bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 in the github-actions group
    hmaarrfk authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    a4b29db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #866 from yarikoptic/enh-codespell

    Add codespell support (config, workflow to detect/not fix) and make it fix a typo
    hmaarrfk authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    9a72394 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Configuration menu
    Copy the full SHA
    d1d9f6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #867 from conda-forge/beckermr-patch-2

    feat: Add SECURITY.md for vulnerability handling process
    beckermr authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    f517f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Update to conda 26.3.2

    hmaarrfk committed Apr 30, 2026
    Configuration menu
    Copy the full SHA
    88eecc3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. Bump macOS minimum to 11.0 for mamba 2.6

    <details><summary>Claude's draft</summary>
    
    mamba 2.6.0 requires macOS 11+, so raise the `__osx` virtual spec and
    `CONDA_OVERRIDE_OSX` for `osx-64` to 11.0. Update the README requirements
    table and add a "macOS 10.13-10.15" backward-compat section pointing at
    26.1.1-3, the last release supporting those versions.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
    
    Resume this Claude session:
    ```
    claude --resume fcec0d3a-a8c2-4135-a830-c14da5afd9fe
    ```
    </details>
    hmaarrfk committed May 1, 2026
    Configuration menu
    Copy the full SHA
    39739ab View commit details
    Browse the repository at this point in the history

Commits on May 2, 2026

  1. Merge pull request #870 from hmaarrfk/update

    Update to conda 26.3.2 - OSX x86_64 to 11.0
    hmaarrfk authored May 2, 2026
    Configuration menu
    Copy the full SHA
    a11323d View commit details
    Browse the repository at this point in the history
Loading