Skip to content

Update Conda recipe's Dask to 2026.1.1#147

Merged
jameslamb merged 1 commit intorapidsai:release/26.02from
jakirkham:upd_dask_2026.1.1
Jan 29, 2026
Merged

Update Conda recipe's Dask to 2026.1.1#147
jameslamb merged 1 commit intorapidsai:release/26.02from
jakirkham:upd_dask_2026.1.1

Conversation

@jakirkham
Copy link
Member

Dask was updated to 2026.1.1 in PR: #142

However this missed updating the Conda recipe

This PR updates the Conda recipes as well

@jakirkham jakirkham requested a review from a team as a code owner January 29, 2026 00:31
@jakirkham jakirkham requested a review from AyodeAwe January 29, 2026 00:31
@jakirkham jakirkham changed the base branch from main to release/26.02 January 29, 2026 00:31
@jakirkham jakirkham added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 29, 2026
@jakirkham
Copy link
Member Author

Thanks Bradley! 🙏

@jakirkham
Copy link
Member Author

/merge

@jakirkham
Copy link
Member Author

Hmm...think I use to have write permissions here. Have raised an issue to address

@bdice
Copy link
Contributor

bdice commented Jan 29, 2026

/merge

@bdice
Copy link
Contributor

bdice commented Jan 29, 2026

@jakirkham I attempted a merge to confirm -- but this is probably due to code freeze for 26.02, not write access.

@jakirkham jakirkham self-assigned this Jan 29, 2026
@jakirkham
Copy link
Member Author

Ah ok. That could be. Will ask offline then

@jameslamb jameslamb merged commit d3c5e91 into rapidsai:release/26.02 Jan 29, 2026
13 checks passed
@jakirkham jakirkham deleted the upd_dask_2026.1.1 branch January 29, 2026 02:42
@pentschev
Copy link
Member

Good catch, thanks John!

rapids-bot bot pushed a commit that referenced this pull request Jan 29, 2026
## Summary

- Adds a pre-commit hook that validates dask, dask-core, and distributed versions are consistent across `dependencies.yaml`, `pyproject.toml`, and `conda/recipes/rapids-dask-dependency/recipe.yaml`

This addresses the issue seen in #142 and #147 where the conda recipe was not updated when the dask version was changed in `dependencies.yaml`.

The hook:
- Uses only Python standard library (no external dependencies)
- Only runs when relevant files are modified
- Provides clear error messages showing which files have mismatched versions

Authors:
  - Bradley Dice (https://github.com/bdice)
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - https://github.com/jakirkham
  - Peter Andreas Entschev (https://github.com/pentschev)

URL: #148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants