Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Bump ray[tune] from 2.7.0 to 2.7.1 #47

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ray[tune] from 2.7.0 to 2.7.1.

Release notes

Sourced from ray[tune]'s releases.

Ray-2.7.1

Release Highlights

  • Ray Serve:
    • Added an application tag to the ray_serve_num_http_error_requests metric
    • Fixed a bug where no data shows up on the Error QPS per Application panel in the Ray Dashboard
  • RLlib:
    • DreamerV3: Bug fix enabling support for continuous actions.
  • Ray Train:
    • Fix a bug where setting a local storage path on Windows errors (#39951)
  • Ray Tune:
    • Fix a broken Trial.node_ip property (#40028)
  • Ray Core:
    • Fixes a segfault when a streaming generator and actor cancel is used together
    • Fix autoscaler sdk accidentally initialize ray worker leading to leaked driver showing up in the dashboard.
    • Added a new user guide and fixes for the vSphere cluster launcher.
    • Fixed a bug where ray start would occasionally fail with ValueError: acceleratorType should match v(generation)-(cores/chips).
  • Dashboard:
    • Improvement on cluster page UI
    • Fix a bug that overview page UI will crash

Ray Libraries

Ray Serve

🔨 Fixes:

  • Fixed a bug where no data shows up on the Error QPS per Application panel in the Ray Dashboard

RLlib

🔨 Fixes:

  • DreamerV3: Bug fix enabling support for continuous actions (39751).

Ray Core and Ray Clusters

🔨 Fixes:

... (truncated)

Commits

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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 1, 2023 04:42
@dependabot dependabot bot added the enhancement New feature or request label Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot-pip-ray-tune--2.7.1 branch from 772c0cc to 368b31a Compare November 1, 2023 06:10
Bumps [ray[tune]](https://github.com/ray-project/ray) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.7.0...ray-2.7.1)

---
updated-dependencies:
- dependency-name: ray[tune]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-ray-tune--2.7.1 branch from 368b31a to 3bfa002 Compare November 1, 2023 06:17
@Borda
Copy link
Member

Borda commented Nov 1, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Borda Borda merged commit 4016261 into main Nov 1, 2023
4 checks passed
@Borda Borda deleted the dependabot-pip-ray-tune--2.7.1 branch November 1, 2023 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant