All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.36k stars 4.23k forks source link

Bump the version-all group across 1 directory with 7 updates #5238

Closed dependabot[bot] closed 22 hours ago

dependabot[bot] commented 23 hours ago

Bumps the version-all group with 7 updates in the / directory:

Package From To
litellm 1.52.12 1.52.14
boto3 1.35.67 1.35.68
pyarrow 17.0.0 18.0.0
modal 0.66.36 0.66.40
runloop-api-client 0.7.0 0.10.0
ruff 0.7.1 0.8.0
notebook 7.0.7 7.2.2

Updates litellm from 1.52.12 to 1.52.14

Release notes

Sourced from litellm's releases.

v1.52.14

What's Changed

Full Changelog: https://github.com/BerriAI/litellm/compare/v1.52.12...v1.52.14

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.14

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed ✅ 260.0 292.32742033908687 6.002121672811824 0.0 1796 0 222.04342999998516 2700.951708000048
Aggregated Passed ✅ 260.0 292.32742033908687 6.002121672811824 0.0 1796 0 222.04342999998516 2700.951708000048
Commits
  • d8e5134 test: skip flaky test
  • a6220f7 test - also try diff host for langfuse
  • 701c154 fix test_aaateam_logging
  • 8856256 fix doc format
  • 20f2bf4 bump: version 1.52.13 → 1.52.14
  • b903134 ci/cd run again
  • 952dbb9 test_langfuse_masked_input_output
  • 366a689 test_langfuse_masked_input_output
  • be0f0dd test_langfuse_masked_input_output
  • 027967d test_langfuse_logging_audio_transcriptions
  • Additional commits viewable in compare view


Updates boto3 from 1.35.67 to 1.35.68

Commits
  • cc8db0f Merge branch 'release-1.35.68'
  • fff571e Bumping version to 1.35.68
  • 74a6d6c Add changelog entries from botocore
  • a420b79 Merge branch 'release-1.35.67' into develop
  • See full diff in compare view


Updates pyarrow from 17.0.0 to 18.0.0

Release notes

Sourced from pyarrow's releases.

Apache Arrow 18.0.0

Release Notes URL: https://arrow.apache.org/release/18.0.0.html

Apache Arrow 18.0.0 RC0

Release Notes: Release Candidate: 18.0.0 RC0

Commits


Updates modal from 0.66.36 to 0.66.40

Changelog

Sourced from modal's changelog.

0.66.40 (2024-11-23)

  • Adds Image.add_local_file(..., copy=False) and Image.add_local_dir(..., copy=False) as a unified replacement for the old Image.copy_local_*() and Mount.add_local_* methods.

0.66.30 (2024-11-21)

  • Removed the aiostream package from the modal client library dependencies.

0.66.29 (2024-11-21)

  • Adds Image.add_local_python_packages which works similarly to Mount.from_local_python_packages but for images.

0.66.12 (2024-11-19)

Sandbox.exec now accepts arguments text and bufsize for streaming output, which controls text output and line buffering.

0.66.0 (2024-11-15)

  • Modal no longer supports Python 3.8, which has reached its official EoL.

0.65.55 (2024-11-13)

  • Escalates stuck input cancellations to container death. This prevents unresponsive user code from holding up resources.
  • Input timeouts no longer kill the entire container. Instead, they just cancel the timed-out input, leaving the container and other concurrent inputs running.

0.65.49 (2024-11-12)

  • Fixed issue in modal serve where files used in Image.copy_* commands were not watched for changes

0.65.42 (2024-11-07)

  • Sandbox.exec can now accept timeout, workdir, and secrets. See the Sandbox.create function for context on how to use these arguments.

0.65.33 (2024-11-06)

... (truncated)

Commits
  • c624975 [auto-commit] [skip ci] Bump the build number
  • a9ea369 [Mounts on images] add_local_file/add_local_dir (#2507)
  • 56fd7e0 [auto-commit] [skip ci] Bump the build number
  • 892d93f make Mount._deploy implicitly Environment-scoped (#2553)
  • bcf5fbb [auto-commit] [skip ci] Bump the build number
  • 0d5cad4 Remove TODO from docs (#2561)
  • c0e59d1 [auto-commit] [skip ci] Bump the build number
  • d6de62c Fix deployments better (#2560)
  • 555cc6f Add prbot token step back to versioning job (#2559)
  • 47a09c8 Improve CD pipeline to avoid issues with concurrent deployments (#2558)
  • See full diff in compare view


Updates runloop-api-client from 0.7.0 to 0.10.0

Release notes

Sourced from runloop-api-client's releases.

v0.10.0

0.10.0 (2024-11-08)

Full Changelog: v0.9.0...v0.10.0

Features

v0.9.0

0.9.0 (2024-11-07)

Full Changelog: v0.8.0...v0.9.0

Features

v0.8.0

0.8.0 (2024-11-06)

Full Changelog: v0.7.0...v0.8.0

Features

Changelog

Sourced from runloop-api-client's changelog.

0.10.0 (2024-11-08)

Full Changelog: v0.9.0...v0.10.0

Features

0.9.0 (2024-11-07)

Full Changelog: v0.8.0...v0.9.0

Features

0.8.0 (2024-11-06)

Full Changelog: v0.7.0...v0.8.0

Features

Commits


Updates ruff from 0.7.1 to 0.8.0

Release notes

Sourced from ruff's releases.

0.8.0

Release Notes

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

See also, the "Remapped rules" section which may result in disabled rules.

  • Default to Python 3.9

    Ruff now defaults to Python 3.9 instead of 3.8 if no explicit Python version is configured using ruff.target-version or project.requires-python (#13896)

  • Changed location of pydoclint diagnostics

    pydoclint diagnostics now point to the first-line of the problematic docstring. Previously, this was not the case.

    If you've opted into these preview rules but have them suppressed using noqa comments in some places, this change may mean that you need to move the noqa suppression comments. Most users should be unaffected by this change.

  • Use XDG (i.e. ~/.local/bin) instead of the Cargo home directory in the standalone installer

    Previously, Ruff's installer used $CARGO_HOME or ~/.cargo/bin for its target install directory. Now, Ruff will be installed into $XDG_BIN_HOME, $XDG_DATA_HOME/../bin, or ~/.local/bin (in that order).

    This change is only relevant to users of the standalone Ruff installer (using the shell or PowerShell script). If you installed Ruff using uv or pip, you should be unaffected.

  • Changes to the line width calculation

    Ruff now uses a new version of the unicode-width Rust crate to calculate the line width. In very rare cases, this may lead to lines containing Unicode characters being reformatted, or being considered too long when they were not before (E501).

Removed Rules

The following deprecated rules have been removed:

Remapped rules

The following rules have been remapped to new rule codes:

Stabilization

... (truncated)

Changelog

Sourced from ruff's changelog.

0.8.0

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

See also, the "Remapped rules" section which may result in disabled rules.

  • Default to Python 3.9

    Ruff now defaults to Python 3.9 instead of 3.8 if no explicit Python version is configured using ruff.target-version or project.requires-python (#13896)

  • Changed location of pydoclint diagnostics

    pydoclint diagnostics now point to the first-line of the problematic docstring. Previously, this was not the case.

    If you've opted into these preview rules but have them suppressed using noqa comments in some places, this change may mean that you need to move the noqa suppression comments. Most users should be unaffected by this change.

  • Use XDG (i.e. ~/.local/bin) instead of the Cargo home directory in the standalone installer

    Previously, Ruff's installer used $CARGO_HOME or ~/.cargo/bin for its target install directory. Now, Ruff will be installed into $XDG_BIN_HOME, $XDG_DATA_HOME/../bin, or ~/.local/bin (in that order).

    This change is only relevant to users of the standalone Ruff installer (using the shell or PowerShell script). If you installed Ruff using uv or pip, you should be unaffected.

  • Changes to the line width calculation

    Ruff now uses a new version of the unicode-width Rust crate to calculate the line width. In very rare cases, this may lead to lines containing Unicode characters being reformatted, or being considered too long when they were not before (E501).

Removed Rules

The following deprecated rules have been removed:

Remapped rules

The following rules have been remapped to new rule codes:

Stabilization

... (truncated)

Commits


Updates notebook from 7.0.7 to 7.2.2

Release notes

Sourced from notebook's releases.

v7.2.2

7.2.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​krassowski | @​RRosio

v7.2.1

7.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

v7.2.0

7.2.0

(Full Changelog)

Enhancements made

Bugs fixed

... (truncated)

Changelog

Sourced from notebook's changelog.

7.2.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​krassowski | @​RRosio

7.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

7.2.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
enyst commented 22 hours ago

@dependabot unignore torch

dependabot[bot] commented 22 hours ago

OK, I will stop ignoring the torch dependency.

dependabot[bot] commented 22 hours ago

Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies.