Skip to content

Build(ci): Bump conda-incubator/setup-miniconda from 3.2.0 to 3.3.0#3893

Merged
ctb merged 1 commit intolatestfrom
dependabot/github_actions/conda-incubator/setup-miniconda-3.3.0
Feb 3, 2026
Merged

Build(ci): Bump conda-incubator/setup-miniconda from 3.2.0 to 3.3.0#3893
ctb merged 1 commit intolatestfrom
dependabot/github_actions/conda-incubator/setup-miniconda-3.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps conda-incubator/setup-miniconda from 3.2.0 to 3.3.0.

Release notes

Sourced from conda-incubator/setup-miniconda's releases.

Version 3.3.0

Fixes

  • #411411: Deprecate auto-activate-base input
  • #410410: Ignore auto_activate warning
  • #414414: Activate default environment instead of base environment
  • #435435: fix: remove accidental indentation from shell config template strings
  • #442442: Translate POSIX set to xonsh's equivalent

Tasks and Maintenance

  • #405405, #413413, #439439: Bump normalize-url from 8.0.1 to 8.1.1
  • #425425: Bump @​actions/io from 1.1.3 to 2.0.0
  • #432432: Bump @​actions/exec from 1.1.1 to 2.0.0
  • #433433, #441441: Bump @​actions/core from 1.11.1 to 2.0.2
  • #416416: Bump semver and @​types/semver
  • #421421: Bump actions/setup-node from 5 to 6
  • #427427: Bump js-yaml from 4.1.0 to 4.1.1
Changelog

Sourced from conda-incubator/setup-miniconda's changelog.

CHANGELOG

v3.3.0 (2026-01-20)

Fixes

  • #410410: Ignore auto_activate warning
  • #411411: Deprecate auto-activate-base input
  • #414414: Activate default environment instead of base environment
  • #435435: fix: remove accidental indentation from shell config template strings
  • #442442: Translate POSIX set to xonsh's equivalent

Tasks and Maintenance

  • #405405, #413413, #439439: Bump normalize-url from 8.0.1 to 8.1.1
  • #425425: Bump @​actions/io from 1.1.3 to 2.0.0
  • #432432: Bump @​actions/exec from 1.1.1 to 2.0.0
  • #433433, #441441: Bump @​actions/core from 1.11.1 to 2.0.2
  • #416416: Bump semver and @​types/semver
  • #421421: Bump actions/setup-node from 5 to 6
  • #427427: Bump js-yaml from 4.1.0 to 4.1.1

[v3.2.0] (2025-06-04)

Fixes

  • #398 Check all .condarc files when removing defaults
  • #397 Add version normalization for minicondaVersion in input validation
  • #402 Workaround for auto_activate_base deprecation

Tasks and Maintenance

... (truncated)

Commits
  • fc2d68f Merge pull request #443 from conda-incubator/prepare-3.3.0
  • ee22b26 Prepare 3.3.0
  • e56a69e Bump @​actions/core from 2.0.1 to 2.0.2 (#441)
  • 88f68ec Translate POSIX set to xonsh's equivalent (#442)
  • 671a2a2 Bump normalize-url from 8.1.0 to 8.1.1 (#439)
  • 574256d fix: remove accidental indentation from shell config template strings (#435)
  • 1998b40 Bump @​actions/exec from 1.1.1 to 2.0.0 (#432)
  • aacb0f8 Bump @​actions/core from 1.11.1 to 2.0.1 (#433)
  • ca4fa09 Bump actions/cache from 4 to 5 (#438)
  • ae98e94 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#437)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)
- [Commits](conda-incubator/setup-miniconda@8352349...fc2d68f)

---
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.18%. Comparing base (cd0fae5) to head (35d63c4).
⚠️ Report is 1 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3893   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files         136      136           
  Lines       22597    22597           
  Branches     2303     2303           
=======================================
  Hits        19927    19927           
  Misses       2357     2357           
  Partials      313      313           
Flag Coverage Δ
hypothesis-py 25.23% <ø> (ø)
python 92.60% <ø> (ø)
rust 81.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ctb ctb merged commit c7c998e into latest Feb 3, 2026
43 checks passed
@ctb ctb deleted the dependabot/github_actions/conda-incubator/setup-miniconda-3.3.0 branch February 3, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant