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

Update ray[data,default] requirement from ~=2.40.0 to ~=2.42.0 #56

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on ray[data,default] to permit the latest version.

Release notes

Sourced from ray[data,default]'s releases.

Ray-2.42.0

Ray Libraries

Ray Data

🎉 New Features:

  • Added read_audio and read_video (#50016)

💫 Enhancements:

  • Optimized multi-column groupbys (#45667)
  • Included Ray user-agent in BigQuery client construction (#49922)

🔨 Fixes:

  • Fixed bug that made read tasks non-deterministic (#49897)

🗑️ Deprecations:

  • Deprecated num_rows_per_file in favor of min_rows_per_file (#49978)

Ray Train

💫 Enhancements:

  • Add Train v2 user-facing callback interface (#49819)
  • Add TuneReportCallback for propagating intermediate Train results to Tune (#49927)

Ray Tune

📖 Documentation:

  • Fix BayesOptSearch docs (#49848)

Ray Serve

💫 Enhancements:

  • Cache metrics in replica and report on an interval (#49971)
  • Cache expensive calls to inspect.signature (#49975)
  • Remove extra pickle serialization for gRPCRequest (#49943)
  • Shared LongPollClient for Routers (#48807)
  • DeploymentHandle API is now stable (#49840)

🔨 Fixes:

  • Fix batched requests hanging after request cancellation bug (#50054)

RLlib

💫 Enhancements:

  • Add metrics to replay buffers. (#49822)
  • Enhance node-failure tolerance (new API stack). (#50007)
  • MetricsLogger cleanup throughput logic. (#49981)
  • Split AddStates... connectors into 2 connector pieces (AddTimeDimToBatchAndZeroPad and AddStatesFromEpisodesToBatch) (#49835)

🔨 Fixes:

  • Old API stack IMPALA/APPO: Re-introduce mixin-replay-buffer pass, even if replay-ratio=0 (fixes a memory leak). (#49964)
  • Fix MetricsLogger race conditions. (#49888)
  • APPO/IMPALA: Bug fix for > 1 Learner actor. (#49849)

📖 Documentation:

... (truncated)

Commits

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)

Updates the requirements on [ray[data,default]](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-2.40.0...ray-2.42.0)

---
updated-dependencies:
- dependency-name: ray[data,default]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #59.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/ray-datadefault--approx-eq-2.42.0 branch February 17, 2025 22:02
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