chore(libs/deps): bump the production-dependencies group across 1 directory with 8 updates#11934
Conversation
…ectory with 8 updates Bumps the production-dependencies group with 8 updates in the /autogpt_platform/autogpt_libs directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.128.0` | | [google-cloud-logging](https://github.com/googleapis/python-logging) | `3.12.1` | `3.13.0` | | [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) | `9.12.0` | `9.14.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.12.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.1` | `2.11.0` | | [supabase](https://github.com/supabase/supabase-py) | `2.16.0` | `2.27.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.40.0` | Updates `fastapi` from 0.116.1 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.128.0) Updates `google-cloud-logging` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/googleapis/python-logging/releases) - [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md) - [Commits](googleapis/python-logging@v3.12.1...v3.13.0) Updates `launchdarkly-server-sdk` from 9.12.0 to 9.14.1 - [Release notes](https://github.com/launchdarkly/python-server-sdk/releases) - [Changelog](https://github.com/launchdarkly/python-server-sdk/blob/main/CHANGELOG.md) - [Commits](launchdarkly/python-server-sdk@9.12.0...9.14.1) Updates `pydantic` from 2.11.7 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.12.5) Updates `pydantic-settings` from 2.10.1 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.12.0) Updates `pyjwt` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.11.0) Updates `supabase` from 2.16.0 to 2.27.2 - [Release notes](https://github.com/supabase/supabase-py/releases) - [Changelog](https://github.com/supabase/supabase-py/blob/main/CHANGELOG.md) - [Commits](supabase/supabase-py@v2.16.0...v2.27.2) Updates `uvicorn` from 0.35.0 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.40.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-logging dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: launchdarkly-server-sdk dependency-version: 9.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: supabase dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
Comment |
|
@claude re-lock this |
|
Claude finished @ntindle's task in 1m 13s —— View job Re-locked poetry.lock
Re-ran |
Co-authored-by: Nicholas Tindle <ntindle@users.noreply.github.com>
|
@claude update supabase here too. you'll need to relock it too i bet |
|
Claude finished @ntindle's task in 1m 59s —— View job Updated backend dependencies to match autogpt_libs
Updated |
Update backend dependencies to resolve version conflicts with autogpt_libs which bumped its production dependencies: - fastapi ^0.116.1 → ^0.128.0 - pydantic ^2.11.7 → ^2.12.5 - pydantic-settings ^2.10.1 → ^2.12.0 - supabase 2.17.0 → 2.27.2 - uvicorn ^0.35.0 → ^0.40.0 - launchdarkly-server-sdk ^9.12.0 → ^9.14.1 Co-authored-by: Nicholas Tindle <ntindle@users.noreply.github.com>
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
…dev/production-dependencies-5b4441294f
|
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
|
@claude re-lock the backend and redo the fastapi update -- i fucked it sorry |
|
Claude finished @ntindle's task in 1m 44s —— View job Re-locked backend and fixed fastapi update
Updated |
Updated fastapi version constraint in backend to match autogpt_libs requirement (^0.128.0) and regenerated poetry.lock. Co-authored-by: Nicholas Tindle <ntindle@users.noreply.github.com>
cf23cc2 to
eff213f
Compare
- websets_search.py: 6 async calls - websets_enrichment.py: 7 async calls - websets_import_export.py: 5 async calls + async for iterator - websets_items.py: 9 async calls + async for iterator - websets_monitor.py: 5 async calls - websets_polling.py: 14 async calls
…calls OpenAI SDK now expects Omit type instead of NotGiven for optional params
- Use AsyncMock instead of lambda for awaitable SDK methods - Use async generator for list_all iterator
Bumps the production-dependencies group with 8 updates in the /autogpt_platform/autogpt_libs directory:
0.116.10.128.03.12.13.13.09.12.09.14.12.11.72.12.52.10.12.12.02.10.12.11.02.16.02.27.20.35.00.40.0Updates
fastapifrom 0.116.1 to 0.128.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8322a44🔖 Release version 0.128.04b2cfcf📝 Update release notese300630➖ Drop support forpydantic.v1(#14609)1b3bea8📝 Update release notes34e8841✅ Run performance tests only on Pydantic v2 (#14608)cd90c78🔖 Release version 0.127.193f4dfd📝 Update release notes535b5da🔊 Add a customFastAPIDeprecationWarning(#14605)6b53786📝 Update release notesd98f4eb🔧 Update pre-commit to use local Ruff instead of hook (#14604)Updates
google-cloud-loggingfrom 3.12.1 to 3.13.0Release notes
Sourced from google-cloud-logging's releases.
Changelog
Sourced from google-cloud-logging's changelog.
Commits
1415883chore: librarian release pull request: 20251215T134006Z (#1066)6be3df6feat: Add support for python 3.14 (#1065)36fb427chore(librarian): onboard to librarian (#1061)eb189bfchore: update Python generator version to 1.25.1 (#1003)a7a28d1test: ignore DeprecationWarning forcredentials_fileargument and Python ve...70f612cfix: remove setup.cfg configuration for creating universal wheels (#981)e4c445achore: Update gapic-generator-python to 1.25.0 (#985)14364a5test: Added cleanup of old sink storage buckets (#991)Updates
launchdarkly-server-sdkfrom 9.12.0 to 9.14.1Release notes
Sourced from launchdarkly-server-sdk's releases.
... (truncated)
Changelog
Sourced from launchdarkly-server-sdk's changelog.
... (truncated)
Commits
54e62ccchore(main): release 9.14.1 (#389)441a5ecfix: Remove all synchronizers in daemon mode (#388)7bb5378chore(main): release 9.14.0 (#382)e6395fafix: Add warning if relying on Redismax_connectionsparameter (#387)45786a9chore: Expose flag change listeners from data system (#384)2b7eedcchore: Clean up unused _data_availability (#383)3700d1dfeat: adding file data source as an intializer (#381)04a2c53chore: PR comments064f65cfix: modified initializer behavior to spece5b121ffeat: adding data system option to create file datasource intializerUpdates
pydanticfrom 2.11.7 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsfrom 2.10.1 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
pyjwtfrom 2.10.1 to 2.11.0Release notes
Sourced from pyjwt's releases.
... (truncated)
Changelog
Sourced from pyjwt's changelog.
Commits
697344dbump up versione4d0aecfix: pre-commitdf9a6a0fix: failing test2b2e53cfix: docs635c8d8fix: failing mypy96ae356feat: add minimum key length validation for HMAC and RSA5b86227fix: enforce ECDSA curve validation per RFC 7518 Section 3.404947d7Bump actions/download-artifact from 6 to 7 (#1125)dd44834Fix leeway value in usage documentation (#1124)407f0bdThoroughly test type annotations, and resolve errors (#1112)Updates
supabasefrom 2.16.0 to 2.27.2Release notes
Sourced from supabase's releases.