-
Notifications
You must be signed in to change notification settings - Fork 46k
chore(libs/deps): Bump the production-dependencies group across 1 directory with 6 updates #11013
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
base: dev
Are you sure you want to change the base?
Conversation
…ectory with 6 updates Bumps the production-dependencies group with 6 updates in the /autogpt_platform/autogpt_libs directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.118.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.11.9` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.10.1` | `2.11.0` | | [redis](https://github.com/redis/redis-py) | `6.2.0` | `6.4.0` | | [supabase](https://github.com/supabase/supabase-py) | `2.16.0` | `2.20.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.0` | Updates `fastapi` from 0.116.1 to 0.118.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.118.0) Updates `pydantic` from 2.11.7 to 2.11.9 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.11.9) Updates `pydantic-settings` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) Updates `redis` from 6.2.0 to 6.4.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.2.0...v6.4.0) Updates `supabase` from 2.16.0 to 2.20.0 - [Release notes](https://github.com/supabase/supabase-py/releases) - [Changelog](https://github.com/supabase/supabase-py/blob/main/release-please-config.json) - [Commits](supabase/supabase-py@v2.16.0...v2.20.0) Updates `uvicorn` from 0.35.0 to 0.37.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.37.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: supabase dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
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 |
✅ Deploy Preview for auto-gpt-docs canceled.
|
Here's the code health analysis summary for commits Analysis Summary
|
Bumps the production-dependencies group with 6 updates in the /autogpt_platform/autogpt_libs directory:
0.116.1
0.118.0
2.11.7
2.11.9
2.10.1
2.11.0
6.2.0
6.4.0
2.16.0
2.20.0
0.35.0
0.37.0
Updates
fastapi
from 0.116.1 to 0.118.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
333f1ba
🔖 Release version 0.118.01d5168a
📝 Update release notesbfa54b4
📝 Update release notese329d78
🐛 Fix support forStreamingResponse
s with dependencies withyield
or `Upl...861b22c
📝 Update release notesefdafa4
📝 Updatetutorial/security/oauth2-jwt/
to usepwdlib
with Argon2 instead ...450a334
📝 Update release notes3eb2ee7
✏️ Fix typos in OAuth2 password request forms (#14112)287eb31
📝 Update release notescca3341
🌐 Sync German docs (#14098)Updates
pydantic
from 2.11.7 to 2.11.9Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
9231095
Prepare release v2.11.9f003a89
Backport v1.10.23 changes96b81dd
Prepare release v2.11.8966f377
Fix mypy v2 plugin for upcoming1.18
mypy releaseUpdates
pydantic-settings
from 2.10.1 to 2.11.0Release notes
Sourced from pydantic-settings's releases.
Commits
3e66430
Prepare release 2.11.0 (#684)44fb5b7
Update deps (#683)0497ef2
MakeInitSettingsSource
resolution deterministic (#681)c22cef4
Snake case conversion in Azure Key Vault (#680)9c6c9b5
Cli root model support (#677)a164b73
CLI Windows Path Fix (#669)d81f8d8
Fix typo ("Accesing") in the "Adding sources" docs (#668)53ade97
Included endpoint_url kwarg in AWSSecretsManagerSettingsSource class (#664)1967d6f
Warn if model_config sets unused keys for missing settings sources (#663)1fc2087
Avoid env_prefix falling back to env vars without prefix (#648)Updates
redis
from 6.2.0 to 6.4.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
fff669d
Updated package version43ce2a4
Updating the latest Redis image for github pipeline testing (#3726)64426cb
Added epsilon property to the vsim command (#3723)67ab74d
Add new stream commands (#3711)4c9512b
Adding information in connection pool class doc string for available SSLConne...31399ed
SentinelManagedConnection searches for new master upon connection failure (#3...7291deb
add async Retry__eq__
and__hash__
& fix ExponentialWithJitterBackof...4cf094f
Fix ConnectionPool to raise MaxConnectionsError instead of Connection… (#3698)a001416
DOC-5424 time series examples (#3705)2b1ff53
Fix compatibility with latest pytest-asyncio version(1.1.0) (#3708)Updates
supabase
from 2.16.0 to 2.20.0Release notes
Sourced from supabase's releases.
... (truncated)
Commits
b1d228c
chore: release main (#1224)3f75daf
feat(postgrest): implement max_affected method (#1222)ea44ab6
feat(storage): mypy storage (#1221)d688a1f
chore(functions): add mypy checks to functions (#1218)f88cb25
chore(nix): improve nix setup to be locally editable (#1219)8a23e0c
chore(main): release main (#1215)7eee056
docs(functions): improve README with installation options and examples (#1217)2533ba1
feat: include postgrest in monorepo, finalize monorepo switch (#1213)12ffb31
chore: add auth to monorepo (#1212)d4395a2
chore: include storage-py into monorepo (#1211)Updates
uvicorn
from 0.35.0 to 0.37.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
4098bca
Version 0.37.0 (#2712)8c057fa
Addos.PathLike[str]
type tossl_ca_certs
(#2676)bbe119e
Add note about--timeout-keep-alive
being measured in seconds (#2669)2744f14
Add--timeout-worker-healthcheck
setting (#2711)1dfb0bd
Version 0.36.1 (#2710)3d0d46a
Raise an exception when calling removedConfig.setup_event_loop()
(#2709)ad9e5b9
docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18c
Version 0.36.0 (#2704)f84661d
chore: drop mention to scripts/publish (#2696)dcd7e6c
docs: replace uvicorn.org by uvicorn.dev (#2703)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