-
Notifications
You must be signed in to change notification settings - Fork 0
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[default] from 2.9.3 to 2.10.0 #69
Conversation
d426d88
to
4cb6132
Compare
I'll look into how we can upgrade |
4cb6132
to
b4f6215
Compare
Bumps [ray[default]](https://github.com/ray-project/ray) from 2.9.3 to 2.10.0. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.9.3...ray-2.10.0) --- updated-dependencies: - dependency-name: ray[default] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b4f6215
to
da1cea7
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 576 576
=========================================
Hits 576 576
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
@amitschang I took a quick look around as it seemed odd that nothing was stated in the change log (at least that looked obvious). I did find this ray-project/ray#40802 and seems like there's instability around it given the multiple reverts.
Anyhoo, this PR looks good to me, I guess the only double-check is to ask whether similar try-excepts need altering that aren't directly tested - are there any?
@jamienoss, cool thanks. I don't there there are anymore gotchas here - in the end I think we will deprecate the |
Bumps ray[default] from 2.9.3 to 2.10.0.
Release notes
Sourced from ray[default]'s releases.
... (truncated)
Commits
09abba2
[data] turn of actor locality by default (#44124)6e85651
[doc][serve] document auto num replicas (#43926) (#44050)26295a5
[Data] [Docs] Prose and formatting updates (Working with Tensors / Working wi...27b68d1
Cherry pick #44008 and #44022 (#44095)e032d7c
[core] Streaming generator task waits for all object report acks before finis...f40a62d
[serve] Drop stale handle metrics (#44045) (#44053)ad6d26b
[serve] Remove warnings for upcoming default change (#44051) (#44057)4176911
[ci] remove ray linkcheck (#44048) (#44054)4a7c71c
[Data] Remove 'Using Preprocessors' (#44006) (#44042)9e2ebea
[Data] Revise batch inference user guide (#44007) (#44041)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)