dependabot[bot] opened a new pull request, #720: URL: https://github.com/apache/iceberg-python/pull/720
Bumps [ray](https://github.com/ray-project/ray) from 2.9.2 to 2.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ray-project/ray/releases">ray's releases</a>.</em></p> <blockquote> <h2>Ray-2.21.0</h2> <h1>Ray Libraries<!-- raw HTML omitted --><!-- raw HTML omitted --></h1> <h2>Ray Data<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>🎉 New features:</p> <ul> <li>Add <code>read_lance</code> API to read Lance Dataset (<a href="https://redirect.github.com/ray-project/ray/issues/45106">#45106</a>)</li> </ul> <p>🔨 Fixes:</p> <ul> <li>Retry RaySystemError application errors (<a href="https://redirect.github.com/ray-project/ray/issues/45079">#45079</a>)</li> </ul> <p>📖Documentation:</p> <ul> <li>Fix broken references in data documentation (<a href="https://redirect.github.com/ray-project/ray/issues/44956">#44956</a>)</li> </ul> <h2>Ray Train<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>📖 Documentation:</p> <ul> <li>Fix broken links in Train documentation (<a href="https://redirect.github.com/ray-project/ray/issues/44953">#44953</a>)</li> </ul> <h2>Ray Tune<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>📖 Documentation:</p> <ul> <li>Update Hugging Face example to add reference (<a href="https://redirect.github.com/ray-project/ray/issues/42771">#42771</a>)</li> </ul> <p>🏗 Architecture refactoring:</p> <ul> <li>Remove deprecated <code>ray.air.callbacks</code> modules (<a href="https://redirect.github.com/ray-project/ray/issues/45104">#45104</a>)</li> </ul> <h2>Ray Serve<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>💫 Enhancements:</p> <ul> <li>Allow methods to pass type <a href="https://github.com/serve"><code>@serve</code></a>.batch type hint (<a href="https://redirect.github.com/ray-project/ray/issues/45004">#45004</a>)</li> <li>Allow configuring Serve control loop interval (<a href="https://redirect.github.com/ray-project/ray/issues/45063">#45063</a>)</li> </ul> <p>🔨 Fixes:</p> <ul> <li>Fix bug with controller failing to recover for autoscaling deployments (<a href="https://redirect.github.com/ray-project/ray/issues/45118">#45118</a>)</li> <li>Fix control+c after serve run doesn't shutdown serve components (<a href="https://redirect.github.com/ray-project/ray/issues/45087">#45087</a>)</li> <li>Fix lightweight update max ongoing requests (<a href="https://redirect.github.com/ray-project/ray/issues/45006">#45006</a>)</li> </ul> <h2>RLlib<!-- raw HTML omitted --><!-- raw HTML omitted --></h2> <p>🎉 New Features:</p> <ul> <li>New MetricsLogger API now fully functional on the new API stack (working now also inside Learner classes, i.e. loss functions). (<a href="https://redirect.github.com/ray-project/ray/pull/44995">#44995</a>, <a href="https://redirect.github.com/ray-project/ray/pull/45109">#45109</a>)</li> </ul> <p>💫 Enhancements:</p> <ul> <li>Renamings and cleanups (toward new API stack and more consistent naming schemata): WorkerSet -> EnvRunnerGroup, DEFAULT_POLICY_ID -> DEFAULT_MODULE_ID, config.rollouts() -> config.env_runners(), etc.. (<a href="https://redirect.github.com/ray-project/ray/pull/45022">#45022</a>, <a href="https://redirect.github.com/ray-project/ray/pull/44920">#44920</a>)</li> <li>Changed behavior of <code>EnvRunnerGroup.foreach_worker…</code> methods to new defaults: <code>mark_healthy=True</code> (used to be False) and <code>healthy_only=True</code> (used to be False). (<a href="https://redirect.github.com/ray-project/ray/pull/44993">#44993</a>)</li> <li>Fix <code>get_state()/from_state()</code> methods in SingleAgent- and MultiAgentEpisodes. (<a href="https://redirect.github.com/ray-project/ray/pull/45012">#45012</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ray-project/ray/commit/a912be84d6944bc32cfe84a9a3fe0b0227574536"><code>a912be8</code></a> [release] change version to 2.21.0 (<a href="https://redirect.github.com/ray-project/ray/issues/45166">#45166</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/277330752bb4dc3c4d5fb82501e757b062b5fada"><code>2773307</code></a> [ci] fix mac build (<a href="https://redirect.github.com/ray-project/ray/issues/45139">#45139</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/4937ac3b4beb122e9cbde3387de6eb939bf80aa9"><code>4937ac3</code></a> [core][accelerated DAGs] Make DAG teardown blocking and fix bug during close ...</li> <li><a href="https://github.com/ray-project/ray/commit/36749b8314aa5c7d1e16ea3658421ade3be758a8"><code>36749b8</code></a> [Jobs][Logs] Write JobSupervisor logs to file (<a href="https://redirect.github.com/ray-project/ray/issues/45086">#45086</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/8ed218f02c91fe103cff35312b09b5cb47108e37"><code>8ed218f</code></a> [Serve] update serve build multi app doc (<a href="https://redirect.github.com/ray-project/ray/issues/45134">#45134</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/bbcdc496d69ce1c35154f1eeb0aa5d7ea916196c"><code>bbcdc49</code></a> [core][experimental] Pass torch.Tensors through accelerated DAGs (<a href="https://redirect.github.com/ray-project/ray/issues/44825">#44825</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/ab8e10a4475f9af4c6de80d9fb6e3915da92bb3a"><code>ab8e10a</code></a> [dependencies] recompile tensorboardx (<a href="https://redirect.github.com/ray-project/ray/issues/45090">#45090</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/45d56405848768383aaadafc1ef87a776a4517e7"><code>45d5640</code></a> [RLlib] - Fix APPO RLModule inference-only problems. (<a href="https://redirect.github.com/ray-project/ray/issues/45111">#45111</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/6ab48be87ad53a8e7f18ed304e5ae82883600646"><code>6ab48be</code></a> [serve] Fix controller recovery bug (<a href="https://redirect.github.com/ray-project/ray/issues/45118">#45118</a>)</li> <li><a href="https://github.com/ray-project/ray/commit/44659d51f647875b4ba8792960054cfab1436f0e"><code>44659d5</code></a> [ci][micro/4] support async query of test results (<a href="https://redirect.github.com/ray-project/ray/issues/45095">#45095</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ray-project/ray/compare/ray-2.9.2...ray-2.21.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | ray | [>= 2.20.a, < 2.21] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org