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[data,default] from 2.6.0 to 2.6.2 #1236

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps ray[data,default] from 2.6.0 to 2.6.2.

Release notes

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

Ray-2.6.2

The Ray 2.6.2 patch release contains a critical fix for ray's logging setup, as well fixes for Ray Serve, Ray Data, and Ray Job.

Ray Core

🔨 Fixes:

  • [Core] Pass logs through if sphinx-doctest is running (#36306) (#37879)
  • [cluster-launcher] Pick GCP cluster launcher tests and fix (#37797)

Ray Serve

🔨 Fixes:

  • [Serve] Apply request_timeout_s from Serve config to the cluster (#37884) (#37903)

Ray Air

🔨 Fixes:

Ray-2.6.1

The Ray 2.6.1 patch release contains a critical fix for cluster launcher, and compatibility update for Ray Serve protobuf definition with python 3.11, as well doc improvements.

⚠️ Cluster launcher in Ray 2.6.0 fails to start multi-node clusters. Please update to 2.6.1 if you plan to use 2.6.0 cluster launcher.

Ray Core

🔨 Fixes:

  • [core][autoscaler] Fix env variable overwrite not able to be used if the command itself uses the env #37675

Ray Serve

🔨 Fixes:

  • [serve] Cherry-pick Serve enum to_proto fixes for Python 3.11 #37660

Ray Air

📖Documentation:

  • [air][doc] Update docs to reflect head node syncing deprecation #37475
Commits
  • f79203d Update the KubeRay-related docs to v0.6.0 (#37833) (#37901)
  • 92ad4ba [Serve] Apply request_timeout_s from Serve config to the cluster (#37884) (...
  • d3fb140 [Core] Pass logs through if sphinx-doctest is running (#36306) (#37879)
  • 5583298 [air] fix pyarrow lazy import (#37670) (#37883)
  • 12a5bf1 [RLlib] Put notices and error out on invalid ModelV2/Policy related configs f...
  • 3a8144b Fix dependencies for operation fusion (#37880)
  • d05116e [autoscaler] Pick autosclaer v2 change 2/x (#37876)
  • b03a76b [Core] Fix the accidental protobuf backward incompatible changes (#37650) (#3...
  • 0c7d455 [serve] Document that generators raise asyncio.CancelledError when the clie...
  • 5c6b5bf [cluster-launcher] Pick GCP cluster launcher tests and fix (#37797)
  • 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)

Bumps [ray[data,default]](https://github.com/ray-project/ray) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.6.0...ray-2.6.2)

---
updated-dependencies:
- dependency-name: ray[data,default]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1236 (2337568) into main (71605cf) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1236      +/-   ##
==========================================
- Coverage   88.03%   88.01%   -0.02%     
==========================================
  Files          56       56              
  Lines        5666     5666              
==========================================
- Hits         4988     4987       -1     
- Misses        678      679       +1     

see 1 file with indirect coverage changes

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #1315.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/ray-datadefault--2.6.2 branch August 28, 2023 17:47
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.

2 participants