Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

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

Release notes

Sourced from ray[default]'s releases.

Ray-2.48.0

Release Highlights

  • Ray Data: This release features a new Delta Lake and Unity Catalog integration and performance improvements to various reading/writing operators.
  • Ray Core: Enhanced GPU object support with intra-process communication and improved Autoscaler v2 functionality
  • Ray Train: Improved hardware metrics integration with Grafana and enhanced collective operations support
  • Ray Serve LLM: This release features early proof of concept for prefill-decode disaggregation deployment and LLM-aware request routing such as prefix-cache aware routing.
  • Ray Data LLM: Improved throughput and CPU memory utilization for ray data workers.

Ray Libraries

Ray Data

🎉 New Features:

  • Add reading from Delta Lake tables and Unity Catalog integration (#53701)
  • Enhanced pin_memory support in iter_torch_batches (#53792)
  • Add pin_memory to iter_torch_batches (#53792)

💫 Enhancements:

  • Re-enabled sorting in Ray Data tests with performance improvements (#54475)
  • Enhanced handling of mismatched columns and pandas.NA values (#53861, #53859)
  • Improved read_text trailing newline semantics (#53860)
  • Optimized backpressure handling with policy-based resource management (#54376)
  • Enhanced write_parquet with support for both partition_by and row limits (#53930)
  • Prevent filename collisions on write operations (#53890)
  • Improved execution performance for One Hot encoding in preprocessors (#54022)

🔨 Fixes:

  • Fixing map_groups issues (#54462)
  • Prevented Op fusion for streaming repartition to avoid performance degradation (#54469)
  • Fixed ActorPool autoscaler scaling up logic (#53983)
  • Resolved empty dataset repartitioning issues (#54107)
  • Fixed PyArrow overflow handling in data processing (#53971, #54390)
  • Fixed IcebergDatasink to properly generate individual file uuids (#52956)
  • Avoid OOMs with read_json(..., lines=True) (#54436)
  • Handle HuggingFace parquet dataset resolve URLs (#54146)
  • Fixed BlockMetadata derivation for Read operator (#53908)

📖 Documentation:

  • Updated AggregateFnV2 documentation to clarify finalize method (#53835)
  • Improved preprocessor and vectorizer API documentation

Ray Train

🎉 New Features:

  • Added broadcast_from_rank_zero and barrier collective operations (#54066)

... (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[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.10.0...ray-2.48.0)

---
updated-dependencies:
- dependency-name: ray[default]
  dependency-version: 2.48.0
  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 Jul 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #197.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/ray-default--gte-2.10.0-and-lt-2.49 branch September 8, 2025 21:18
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