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

chore(deps): bump the version-all group with 6 updates #6516

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the version-all group with 6 updates:

Package From To
litellm 1.59.8 1.59.9
e2b 1.0.5 1.0.6
boto3 1.36.7 1.36.8
google-cloud-aiplatform 1.78.0 1.79.0
modal 0.72.55 0.72.58
pytest-asyncio 0.25.2 0.25.3

Updates litellm from 1.59.8 to 1.59.9

Commits

Updates e2b from 1.0.5 to 1.0.6

Commits
  • fe7ed15 Process time out returns incorrect exception in pythonsdk e2b 1476 (#550)
  • 8c52e73 Lint
  • 359d17d Fix versions to match updated envd version
  • 51e8f18 Cleanup tests only in debug
  • ec9288a Add recursive watch envd version check python SDK, js SDK check
  • 29dc1a9 Add recursive watch envd version check
  • ea8f4ff Run js tests cleanup using onTestFinished
  • 6596eda Test for recursive folder creation, add newline after code to docs
  • 76b4ac0 Regenerated python stubs with version 5.28.3
  • c8914c2 Improve recursive watch tests and folders naming
  • Additional commits viewable in compare view

Updates boto3 from 1.36.7 to 1.36.8

Commits

Updates google-cloud-aiplatform from 1.78.0 to 1.79.0

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.79.0

1.79.0 (2025-01-28)

Features

  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add speculative decoding spec to DeployedModel proto (4620e6f)
  • Enable FeatureGroup IAM Methods in v1beta1 API version (4620e6f)
  • Enable FeatureView Service Account in v1 API version (4620e6f)
  • Enable UpdateFeatureMonitor in v1beta1 API version (4620e6f)
  • Expose code execution tool API to v1 (4620e6f)
  • GenAI Evaluation: Release GenAI Evaluation SDK Autorater Config/Tuning/Evaluation to vertexai.preview module. (4531d08)
  • Reasoning Engine v1 GAPIC release (4620e6f)
  • Remove autorater config related visibility v1beta1 (4620e6f)
  • Update supported locations (50a66b7)
  • Upload aggregate metrics and generative models used in an evaluation to GCS. (713ffac)

Documentation

  • Deprecate is_default in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate is_default in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.79.0 (2025-01-28)

Features

  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add per-modality token count break downs for GenAI APIs (4620e6f)
  • Add speculative decoding spec to DeployedModel proto (4620e6f)
  • Enable FeatureGroup IAM Methods in v1beta1 API version (4620e6f)
  • Enable FeatureView Service Account in v1 API version (4620e6f)
  • Enable UpdateFeatureMonitor in v1beta1 API version (4620e6f)
  • Expose code execution tool API to v1 (4620e6f)
  • GenAI Evaluation: Release GenAI Evaluation SDK Autorater Config/Tuning/Evaluation to vertexai.preview module. (4531d08)
  • Reasoning Engine v1 GAPIC release (4620e6f)
  • Remove autorater config related visibility v1beta1 (4620e6f)
  • Update supported locations (50a66b7)
  • Upload aggregate metrics and generative models used in an evaluation to GCS. (713ffac)

Documentation

  • Deprecate is_default in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate is_default in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntime (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1.NotebookRuntimeTemplate (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1beta1.NotebookRuntime (4620e6f)
  • Deprecate service_account in message .google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate (4620e6f)
Commits
  • c5916fe chore(main): release 1.79.0 (#4922)
  • 4531d08 feat: GenAI Evaluation: Release GenAI Evaluation SDK Autorater Config/Tuning/...
  • 50a66b7 feat: Update supported locations
  • 4620e6f Copybara import of the project:
  • 713ffac feat: Upload aggregate metrics and generative models used in an evaluation to...
  • See full diff in compare view

Updates modal from 0.72.55 to 0.72.58

Changelog

Sourced from modal's changelog.

Changelog

This changelog documents user-facing updates (features, enhancements, fixes, and deprecations) to the modal client library. Patch releases are made on every change.

The client library is still in pre-1.0 development, and sometimes breaking changes are necessary. We try to minimize them and publish deprecation warnings / migration guides in advance, typically providing a transition window of several months.

We appreciate your patience while we speedily work towards a stable release of the client.

Latest

0.72.56 (2025-01-28)

  • Deprecated .lookup methods on Modal objects. Users are encouraged to use .from_name instead. In most cases this will be a simple name substitution. See the 1.0 migration guide for more information.

0.72.54 (2025-01-28)

  • Fixes bug introduced in v0.72.48 where modal run didn't work with files having global Function.from_name()/Function.lookup()/Cls.from_name()/Cls.lookup() calls.

0.72.48 (2025-01-24)

  • Fixes a CLI bug where you couldn't reference functions via a qualified app, e.g. mymodule::{app_variable}.{function_name}.
  • The modal run, modal serve and modal shell commands get more consistent error messages in cases where the passed app or function reference isn't resolvable to something that the current command expects.
  • Removes the deprecated __getattr__, __setattr__, __getitem__ and __setitem__ methods from modal.App

0.72.39 (2025-01-22)

  • Introduced a new public method, .hydrate, for on-demand hydration of Modal objects. This method replaces the existing semi-public .resolve method, which is now deprecated.

0.72.33 (2025-01-20)

  • The Image returned by Sandbox.snapshot_filesystem now has object_id and other metadata pre-assigned rather than require loading by subsequent calls to sandboxes or similar to set this data.

0.72.30 (2025-01-18)

  • Adds a new oidc_auth_role_arn field to CloudBucketMount for using OIDC authentication to create the mountpoint.

... (truncated)

Commits
  • cbac0d8 [auto-commit] [skip ci] Bump the build number
  • 3d3a9d8 Add timeout to sandbox snapshot task id retrieval (#2821)
  • 81941c2 [auto-commit] [skip ci] Bump the build number
  • 923a504 Allow lazy hydration after Mount.from_name (#2818)
  • a08dbb9 [auto-commit] [skip ci] Bump the build number
  • 14e9043 Deprecate .lookup methods on Modal objects (#2812)
  • See full diff in compare view

Updates pytest-asyncio from 0.25.2 to 0.25.3

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio 0.25.3

  • Avoid errors in cleanup of async generators when event loop is already closed #1040
Commits
  • 7c50192 fix: Avoid errors in cleanup of async generators when event loop is already c...
  • See full diff in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [litellm](https://github.com/BerriAI/litellm) | `1.59.8` | `1.59.9` |
| [e2b](https://github.com/e2b-dev/e2b) | `1.0.5` | `1.0.6` |
| [boto3](https://github.com/boto/boto3) | `1.36.7` | `1.36.8` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.78.0` | `1.79.0` |
| [modal](https://github.com/modal-labs/modal-client) | `0.72.55` | `0.72.58` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.2` | `0.25.3` |


Updates `litellm` from 1.59.8 to 1.59.9
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

Updates `e2b` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/e2b-dev/e2b/releases)
- [Commits](https://github.com/e2b-dev/e2b/compare/[email protected]@1.0.6)

Updates `boto3` from 1.36.7 to 1.36.8
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.7...1.36.8)

Updates `google-cloud-aiplatform` from 1.78.0 to 1.79.0
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.78.0...v1.79.0)

Updates `modal` from 0.72.55 to 0.72.58
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.72.55...v0.72.58)

Updates `pytest-asyncio` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.25.3)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: e2b
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
...

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 Jan 29, 2025
@enyst enyst merged commit 1509f4c into main Jan 29, 2025
26 checks passed
@enyst enyst deleted the dependabot/pip/version-all-5653729197 branch January 29, 2025 15:36
zchn pushed a commit to zchn/OpenHands that referenced this pull request Feb 4, 2025
…6516)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
idagelic pushed a commit to idagelic/OpenHands that referenced this pull request Feb 12, 2025
…6516)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant