Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

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

Release notes

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

Version 3.2.0

Fixes

Tasks and Maintenance

Changelog

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

CHANGELOG

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

Fixes

Tasks and Maintenance

v3.1.1 (2025-01-20)

Fixes

  • #378: Make nodefaults warning more explicit
  • #387: Detect and support Linux ARM runners for both Miniconda and Miniforge

Tasks and Maintenance

  • #374: Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
  • #375: Bump actions/cache from 3 to 4
  • #384: Bump @​actions/tool-cache from 2.0.1 to 2.0.2
  • #386: Fix link to example 14
  • #388: Fix mamba 1.x examples

#374: conda-incubator/setup-miniconda#374 #375: conda-incubator/setup-miniconda#375 #378: conda-incubator/setup-miniconda#378 #384: conda-incubator/setup-miniconda#384 #386: conda-incubator/setup-miniconda#386 #387: conda-incubator/setup-miniconda#387 #388: conda-incubator/setup-miniconda#388

[v3.1.0] (2024-10-31)

Features

... (truncated)

Commits
  • 8352349 Merge pull request #403 from conda-incubator/prepare-3.2.0
  • 07746af Format via npm run prettier:format
  • b0c4eb8 Update CHANGELOG.md
  • 5dc2927 Bump semver from 7.7.1 to 7.7.2 (#400)
  • 91c4acc Merge pull request #402 from conda-incubator/auto-activate-base
  • 0b3329e Workaround for auto_activate_base deprecation
  • 7470d07 Merge pull request #399 from conda-incubator/dependabot/npm_and_yarn/main/mul...
  • 598ddbc Commit result of npm run build
  • f0b2634 Bump semver and @​types/semver
  • e497204 Bump undici from 5.28.4 to 5.28.5 (#390)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 9, 2025
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.21%. Comparing base (8dd205a) to head (5139fea).
⚠️ Report is 59 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3676      +/-   ##
==========================================
+ Coverage   88.20%   88.21%   +0.01%     
==========================================
  Files         137      137              
  Lines       23534    23534              
  Branches     2275     2275              
==========================================
+ Hits        20757    20760       +3     
+ Misses       2466     2463       -3     
  Partials      311      311              
Flag Coverage Δ
hypothesis-py 25.40% <ø> (ø)
python 92.62% <ø> (ø)
rust 82.43% <ø> (+0.02%) ⬆️

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
Copy link
Contributor

ctb commented Jun 10, 2025

@dependabot rebase

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.1.1 to 3.2.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@505e639...8352349)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/conda-incubator/setup-miniconda-3.2.0 branch from dd3c5d8 to 5139fea Compare June 10, 2025 01:36
@ctb ctb merged commit 599ccb0 into latest Jun 10, 2025
42 of 43 checks passed
@ctb ctb deleted the dependabot/github_actions/conda-incubator/setup-miniconda-3.2.0 branch June 10, 2025 14:18
@ctb ctb mentioned this pull request Jun 28, 2025
ctb added a commit that referenced this pull request Jun 28, 2025
Cleanup and documentation updates:

* minor updates to release docs (#3695)
* small docs fixes and updates (#3681)

Developer updates:

* release core 0.21.0 (#3712)

Dependabot updates:

* Build(deps): Bump camino from 1.1.9 to 1.1.10 (#3669)
* Build(deps): Bump cfg-if from 1.0.0 to 1.0.1 (#3689)
* Build(deps): Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0
(#3676)
* Build(deps): Bump getset from 0.1.5 to 0.1.6 (#3700)
* Build(deps): Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 (#3688)
* Build(deps): Bump proptest from 1.6.0 to 1.7.0 (#3674)
* Build(deps): Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 (#3687)
* Build(deps): Bump roaring from 0.10.12 to 0.11.0 (#3702)
* Build(deps): Update maturin requirement from <1.9.0,>=1 to >=1,<1.10.0
(#3699)
* Build(deps): Update pytest requirement from <8.4.0,>=6.2.4 to
>=6.2.4,<8.5.0 (#3670)
* EXP: Revert "Build(deps): Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
(#3687) (#3691)
* [pre-commit.ci] pre-commit autoupdate (#3668)
* [pre-commit.ci] pre-commit autoupdate (#3673)
* [pre-commit.ci] pre-commit autoupdate (#3698)
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