-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump distributed from 2024.8.0 to 2024.8.2 #1144
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Pull Request Test Coverage Report for Build 10775531756Details
💛 - Coveralls |
3e6096b
to
0593620
Compare
Bumps [distributed](https://github.com/dask/distributed) from 2024.8.0 to 2024.8.2. - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](dask/distributed@2024.8.0...2024.8.2) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8d251d0
to
4175fb4
Compare
Superseded by #1152. |
Bumps distributed from 2024.8.0 to 2024.8.2.
Release notes
Sourced from distributed's releases.
Commits
4b65be0
bump version to 2024.8.2ac7a24e
Avoid capturing code of xdist (#8846)e19c630
Reduce memory footprint of culling P2P rechunking (#8845)4aeed40
Add tests for choosing default rechunking method (#8843)ccdf9ea
Increase visibility of GPU CI updates (#8841)277b1f9
Bump test_pause_while_idle timeout (#8844)ea7d35c
Concatenate small input chunks before P2P rechunking (#8832)c073797
Remove dump cluster from gen_cluster (#8823)5bbceb7
Bumpnumpy>=1.24
andpyarrow>=14.0.1
minimum versions (#8837)30e01fb
Fix PipInstall plugin on Worker (#8839)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)