Skip to content
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 ray from 2.9.3 to 2.22.0 #291

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps ray from 2.9.3 to 2.22.0.

Release notes

Sourced from ray's releases.

Ray-2.22.0

Ray Libraries

Ray Data

🎉 New Features:

  • Add function to dynamically generate ray_remote_args for Map APIs (#45143)
  • Allow manually setting resource limits for training jobs (#45188)

💫 Enhancements:

  • Introduce abstract interface for data autoscaling (#45002)
  • Add debugging info for SplitCoordinator (#45226)

🔨 Fixes:

  • Don’t show AllToAllOperator progress bar if the disable flag is set (#45136)
  • Don't load Arrow PyExtensionType by default (#45084)
  • Don't raise batch size error if num_gpus=0 (#45202)

Ray Train

💫 Enhancements:

  • [XGBoost][LightGBM] Update RayTrainReportCallback to only save checkpoints on rank 0 (#45083)

Ray Core

🔨 Fixes:

  • Fix the cpu percentage metrics for dashboard process (#45124)

Dashboard

💫 Enhancements:

  • Improvements to log viewer so line numbers do not get selected when copying text.
  • Improvements to the log viewer to avoid unnecessary re-rendering which causes text selection to clear.

Many thanks to all those who contributed to this release: @​justinvyu, @​simonsays1980, @​chris-ray-zhang, @​kevin85421, @​angelinalg, @​rynewang, @​brycehuang30, @​alanwguo, @​jjyao, @​shaikhismail, @​khluu, @​can-anyscale, @​bveeramani, @​jrosti, @​WeichenXu123, @​MortalHappiness, @​raulchen, @​scottjlee, @​ruisearch42, @​aslonnie, @​alexeykudinkin

Ray-2.21.0

Ray Libraries

Ray Data

🎉 New features:

  • Add read_lance API to read Lance Dataset (#45106)

🔨 Fixes:

  • Retry RaySystemError application errors (#45079)

📖 Documentation:

  • Fix broken references in data documentation (#44956)

... (truncated)

Commits
  • a8ab7b8 [release] update ray version (#45276)
  • f591f43 [ci] remove //python/ray/data:test_streaming_integration from flaky list (#45...
  • 6bdb021 [rllib] add werkzeug as explicit dependency (#45216)
  • adc18b8 [data] add debugging info for SplitCoordinator (#45226)
  • 866e03e [Data] Add function to dynamically generate ray_remote_args for Map APIs (#...
  • fa61109 [Doc][KubeRay] Improve KubeRay docs based on CUJ (#45212)
  • 112e859 [train] RayTrainReportCallback should only save a checkpoint on rank 0 for ...
  • 45c2c4f [ci] add both async and non-async version of get_test_results (#45221)
  • 4f12c15 [Data][Train] Allow manually setting resource limits for training jobs (#45188)
  • 659ddea [ci] increase time out for learning_tests_cartpole_dqn_envrunner (#45220)
  • 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 <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 [ray](https://github.com/ray-project/ray) from 2.9.3 to 2.22.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.9.3...ray-2.22.0)

---
updated-dependencies:
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

Superseded by #301.

@dependabot dependabot bot closed this May 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/develop/ray-2.22.0 branch May 23, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants