Skip to content

Bump dask from 2026.1.2 to 2026.3.0#3187

Merged
Andrew-S-Rosen merged 1 commit intomainfrom
dependabot/pip/dask-2026.3.0
Mar 30, 2026
Merged

Bump dask from 2026.1.2 to 2026.3.0#3187
Andrew-S-Rosen merged 1 commit intomainfrom
dependabot/pip/dask-2026.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps dask from 2026.1.2 to 2026.3.0.

Release notes

Sourced from dask's releases.

2026.3.0

Changes

See the Changelog for more information.

Commits
  • b1025f7 Version 2026.3.0
  • 0d40a60 Silence deprecations in global config if local config overrides them (#12315)
  • 30ea561 docs: document approximate algorithm and Dask-specific params in describe() (...
  • 8a9b92f docs: clarify coarsen reduction function contract (#12314)
  • 0993aa9 Fix misleading TypeError for scalar overflow in dask.array elemwise (#12301)
  • e0529bb Stricter warnings filter (#12274)
  • ac02b7d Clean up obsolete PANDAS_GE markers (#12279)
  • e4338c2 Bump actions/upload-artifact from 6 to 7 (#12311)
  • 714eaf4 fix: Added full_matrices parameter to dask.array.linalg.svd (#12292)
  • d115605 Remove mention of obsolete default value for 'boundary' parameter. (#12304)
  • 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 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 [dask](https://github.com/dask/dask) from 2026.1.2 to 2026.3.0.
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2026.1.2...2026.3.0)

---
updated-dependencies:
- dependency-name: dask
  dependency-version: 2026.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 Dependency update or issue python Pull requests that update Python code labels Mar 30, 2026
@buildbot-princeton
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) March 30, 2026 22:17
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (a291fb7) to head (ccf6599).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3187      +/-   ##
==========================================
- Coverage   97.64%   97.57%   -0.08%     
==========================================
  Files          98       98              
  Lines        4282     4282              
==========================================
- Hits         4181     4178       -3     
- Misses        101      104       +3     

☔ 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.

@Andrew-S-Rosen Andrew-S-Rosen merged commit 8160588 into main Mar 30, 2026
22 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the dependabot/pip/dask-2026.3.0 branch March 30, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update or issue python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

2 participants