-
Notifications
You must be signed in to change notification settings - Fork 252
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
Update ray requirement from <2.0.0,>=0.8.7 to >=0.8.7,<3.0.0 #740
Conversation
Codecov Report
@@ Coverage Diff @@
## master #740 +/- ##
=======================================
Coverage 82.45% 82.45%
=======================================
Files 107 107
Lines 12658 12658
=======================================
Hits 10437 10437
Misses 2221 2221
|
7669fe4
to
6c4a102
Compare
Do not merge! CI tests involving ray have not been running due to an issue with the github action's yaml syntax (see #756 and SeldonIO/alibi-detect#615). We should rebase and run CI once #756 is merged. |
@dependabot rebase |
Updates the requirements on [ray](https://github.com/ray-project/ray) to permit the latest version. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-0.8.7...ray-2.0.0) --- updated-dependencies: - dependency-name: ray dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
6c4a102
to
b58e924
Compare
Fixes to types needed... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Updates the requirements on ray to permit the latest version.
Release notes
Sourced from ray's releases.
... (truncated)
Commits
cba26cc
[Serve][Doc] Fix user guide tables (#27991) (#27994)d0f4cae
Add RayService link (#27992)19c30ee
Fix linkcheck introduced by Ray Clusters doc changes (#27804)e6067ef
fix placement group tests0c02ff9
Cherry-pick all Serve doc changes for Ray 2.0 (#27960)aec51c3
[Serve][Java][Pick] Add Serve to Jar Building Process (#27977)c1e2abf
[2.0.0] update version to 2.0.0 (#27972)79ae3af
[hotfix] Fix pytest dependency in test_utils (#27956)d3c231d
[AIR][Docs] Setlogging_strategy="epoch"
for HF (#27917) (#27955)5e4aad9
[requirements/docker] Update xgboost-ray and lightgbm-ray versions (#27943)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 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)