dask / distributed

A distributed task scheduler for Dask
https://distributed.dask.org
BSD 3-Clause "New" or "Revised" License
1.58k stars 718 forks source link

Bump conda-incubator/setup-miniconda from 3.0.3 to 3.1.0 #8922

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps conda-incubator/setup-miniconda from 3.0.3 to 3.1.0.

Release notes

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

Version 3.1.0

Features

  • #367: Add conda-remove-defaults setting to remove the defaults channel if added implicitly
  • #342: Add installation-dir to customize where the installers are installed to
  • #328: Make conda's cache configurable via pkgs-dirs

Fixes

  • #360: Start deprecation of miniforge-variant: Mambaforge
  • #362: Ignore conda cygpath warning
  • #368: Address mamba v2 incompatibilities
  • #350: set CONDA environment variable regardless of useBundled option

Tasks and Maintenance

  • #353: Bump semver and @​types/semver
  • #356: Bump braces from 3.0.2 to 3.0.3
  • #359: Bump semver from 7.6.2 to 7.6.3
  • #370: Bump @​actions/core from 1.10.1 to 1.11.1

#360: conda-incubator/setup-miniconda#360 #362: conda-incubator/setup-miniconda#362 #368: conda-incubator/setup-miniconda#368 #367: conda-incubator/setup-miniconda#367 #342: conda-incubator/setup-miniconda#342 #328: conda-incubator/setup-miniconda#328 #350: conda-incubator/setup-miniconda#350 #348: conda-incubator/setup-miniconda#348 #353: conda-incubator/setup-miniconda#353 #356: conda-incubator/setup-miniconda#356 #359: conda-incubator/setup-miniconda#359 #370: conda-incubator/setup-miniconda#370

Version 3.0.4

Fixes

  • #345 Fix running on macOS 13 on Intel since the runners no longer provide miniconda by default.

Tasks and Maintenance

  • #337 Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3 (#337)
  • #338 Bump normalize-url from 8.0.0 to 8.0.1
  • #340 Bump undici from 5.27.4 to 5.28.5

#337: conda-incubator/setup-miniconda#337 #338: conda-incubator/setup-miniconda#338

... (truncated)

Changelog

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

v3.1.0 (2024-10-31)

Features

  • #367: Add conda-remove-defaults setting to remove the defaults channel if added implicitly
  • #342: Add installation-dir to customize where the installers are installed to
  • #328: Make conda's cache configurable via pkgs-dirs

Fixes

  • #360: Start deprecation of miniforge-variant: Mambaforge
  • #362: Ignore conda cygpath warning
  • #368: Address mamba v2 incompatibilities
  • #350: set CONDA environment variable regardless of useBundled option

Tasks and Maintenance

  • #348: Bump conda-incubator/setup-miniconda from 3.0.3 to 3.0.4
  • #353: Bump semver and @​types/semver
  • #356: Bump braces from 3.0.2 to 3.0.3
  • #359: Bump semver from 7.6.2 to 7.6.3
  • #370: Bump @​actions/core from 1.10.1 to 1.11.1

#360: conda-incubator/setup-miniconda#360 #362: conda-incubator/setup-miniconda#362 #368: conda-incubator/setup-miniconda#368 #367: conda-incubator/setup-miniconda#367 #342: conda-incubator/setup-miniconda#342 #328: conda-incubator/setup-miniconda#328 #350: conda-incubator/setup-miniconda#350 #348: conda-incubator/setup-miniconda#348 #353: conda-incubator/setup-miniconda#353 #356: conda-incubator/setup-miniconda#356 #359: conda-incubator/setup-miniconda#359 #370: conda-incubator/setup-miniconda#370

[v3.0.4] (2024-04-25)

Fixes

  • #345 Fix running on macOS 13 on Intel since the runners no longer provide miniconda by default.

Tasks and Maintenance

  • #337 Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3 (#337)
  • #338 Bump normalize-url from 8.0.0 to 8.0.1

... (truncated)

Commits
  • d2e6a04 Update changelog for 3.1.0 (#373)
  • 0e14962 Bump @​actions/core from 1.10.1 to 1.11.1 (#370)
  • 4a3d80f Bump semver from 7.6.2 to 7.6.3 (#359)
  • 27f1202 set CONDA environment variable regardless of useBundled option (#350)
  • 1a6b55c Make conda’s package directories configurable (#328)
  • 6225267 Add installation-dir to customize where the installers are installed to (#342)
  • 65da104 Add 'conda-remove-defaults' setting and support 'nodefaults' as a keyword cha...
  • 899c78d Address mamba v2 incompatibilities (#368)
  • 8f65dda Ignore conda cygpath warning (#362)
  • e5293c8 Start deprecation of miniforge-variant: Mambaforge (#360)
  • 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 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)
github-actions[bot] commented 2 weeks ago

Unit Test Results

_See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests._

    25 files  ±0      25 suites  ±0   10h 14m 3s ⏱️ - 2m 31s  4 128 tests ±0   4 009 ✅  - 2    110 💤 ±0   8 ❌ +2  1 🔥 ±0  47 669 runs  ±0  45 518 ✅  - 1  2 113 💤  - 1  37 ❌ +2  1 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit 52af6d05. ± Comparison against base commit f340f185.

:recycle: This comment has been updated with latest results.