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 1.2.0 to 1.3.0 #792

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 23, 2021

Bumps ray from 1.2.0 to 1.3.0.

Release notes

Sourced from ray's releases.

Ray-1.3.0

Release v1.3.0 Notes

Highlights

Ray Cluster Launcher

💫Enhancements:

  • Observability improvements (#14816, #14608)
  • Worker nodes no longer killed on autoscaler failure (#14424)
  • Better validation for min_workers and max_workers (#13779)
  • Auto detect memory resource for AWS and K8s (#14567)
  • On autoscaler failure, propagate error message to drivers (#14219)
  • Avoid launching GPU nodes when the workload only has CPU tasks (#13776)
  • Autoscaler/GCS compatibility (#13970, #14046, #14050)
  • Testing (#14488, #14713)
  • Migration of configs to multi-node-type format (#13814, #14239)
  • Better config validation (#14244, #13779)
  • Node-type max workers defaults infinity (#14201)

🔨 Fixes:

Ray Client

💫Enhancements:

🔨 Fixes:

  • Hook runtime context (#13750)
  • Fix mutual recursion (#14122)
  • Set gRPC max message size (#14063)
  • Monitor stream errors (#13386)
  • Fix dependencies (#14654)
  • Fix ray.get ctrl-c (#14425)
  • Report error deserialization errors (#13749)
  • Named actor refcounting fix (#14753)

... (truncated)

Commits
  • 2a02b97 Move scalability envelope back down to 250 nodes (#15381)
  • 9f45548 [core] Fixing of actor creation failure (#15411)
  • 197fa3e [autoscaler] Do not divide by zero in resource demand scheduler (#15323)
  • d5c46d4 [minor] improve warning message for Ray (#15005)
  • 1c0f103 Revert "[autoscaler] Do not divide by zero in resource demand scheduler (#153...
  • f60f1bd [autoscaler] Do not divide by zero in resource demand scheduler (#15323)
  • 8ed3de0 rllib hotfix
  • cdfdde5 Fix release test -- client remote put (#15325)
  • cb25437 [Client] Add metadata to Terminate Calls to make ray.kill() and ray.cancel() ...
  • a277aca [tune] Allow 0 CPU head bundles in for placement group factories (#15338)
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 23, 2021
@github-actions
Copy link

Locust summary

Git references

Initial: 5f1ab72
Terminal: 1f0a996

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #792 (b54e109) into master (d42df3b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #792   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files          65       65           
  Lines        4453     4453           
=======================================
  Hits         3983     3983           
  Misses        470      470           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d42df3b...b54e109. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/ray-1.3.0 branch from 1f0a996 to b54e109 Compare April 27, 2021 19:31
@kristinagrig06 kristinagrig06 merged commit 2bd5b46 into master Apr 28, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/ray-1.3.0 branch April 28, 2021 09:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant