KarhouTam / FL-bench

Benchmark of federated learning. Dedicated to the community. šŸ¤—
GNU General Public License v3.0
503 stars 82 forks source link

chore(deps): bump ray from 2.32.0 to 2.36.1 in /.env #95

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps ray from 2.32.0 to 2.36.1.

Release notes

Sourced from ray's releases.

Ray-2.36.1

Ray Core

šŸ”Ø Fixes:

  • Fix broken dashboard cluster page when there are dead nodes (#47701)
  • Fix broken dashboard worker page (#47714)

Ray-2.36.0

Ray Libraries

Ray Data

šŸ’« Enhancements:

  • Remove limit on number of tasks launched per scheduling step (#47393)
  • Allow user-defined Exception to be caught. (#47339)

šŸ”Ø Fixes:

  • Display pending actors separately in the progress bar and not count them towards running resources (#46384)
  • Fix bug where arrow_parquet_args aren't used (#47161)
  • Skip empty JSON files in read_json() (#47378)
  • Remove remote call for initializing Datasource in read_datasource() (#47467)
  • Remove dead from_*_operator modules (#47457)
  • Release test fixes
  • Add AWS ACCESS_DENIED as retryable exception for multi-node Data+Train benchmarks (#47232)
  • Get AWS credentials with boto (#47352)
  • Use worker node instead of head node for read_images_comparison_microbenchmark_single_node release test (#47228)

šŸ“– Documentation:

  • Add docstring to explain Dataset.deserialize_lineage (#47203)
  • Add a comment explaining the bundling behavior for map_batches with default batch_size (#47433)

Ray Train

šŸ’« Enhancements:

  • Decouple device-related modules and add Huawei NPU support to Ray Train (#44086)

šŸ”Ø Fixes:

  • Update TORCH_NCCL_ASYNC_ERROR_HANDLING env var (#47292)

šŸ“– Documentation:

  • Add missing Train public API reference (#47134)

Ray Tune

šŸ“– Documentation:

  • Add missing Tune public API references (#47138)

Ray Serve

šŸ’« Enhancements:

  • Mark proxy as unready when its routers are aware of zero replicas (#47002)

... (truncated)

Commits


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)