chore(libs/deps): Bump the production-dependencies group across 1 directory with 4 updates #10187
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates in the /autogpt_platform/autogpt_libs directory: pydantic, pytest-mock, supabase and fastapi.
Updates
pydantic
from 2.11.4 to 2.11.7Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5f033e4
Prepare release v2.11.7c3368b8
CopyFieldInfo
instance if necessary duringFieldInfo
build (#11980)3987b23
Prepare release v2.11.6dc7a9d2
Always store the original field assignment onFieldInfo
c284c27
Rebuild dataclass fields before schema generation5e6d1dc
Prepare release v2.11.51b63218
Do not duplicate metadata on model rebuild (#11902)5aefad8
Do not delete mock validator/serializer inmodel_rebuild()
8fbe658
Check ifFieldInfo
is complete after applying type variable map12b371a
Update documentation about@dataclass_transform
supportUpdates
pytest-mock
from 3.14.0 to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
34dd61a
Release 3.14.1299adb9
Add support for Python 3.14 (#503)f5fcef7
[pre-commit.ci] pre-commit autoupdate (#504)bae64d8
[pre-commit.ci] pre-commit autoupdate (#502)824f334
[pre-commit.ci] pre-commit autoupdate (#501)db1add6
[pre-commit.ci] pre-commit autoupdate (#500)48ac874
[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a
[pre-commit.ci] pre-commit autoupdate (#498)7857e60
[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea
[pre-commit.ci] pre-commit autoupdate (#496)Updates
supabase
from 2.15.1 to 2.15.3Release notes
Sourced from supabase's releases.
Changelog
Sourced from supabase's changelog.
Commits
7e2c4d5
chore(main): release 2.15.3 (#1132)3d4da71
fix: copy client options instead of deepcopy (#1130)549fffc
chore(main): release 2.15.2 (#1127)71af9f1
chore(deps-dev): bump commitizen from 4.6.0 to 4.8.2 (#1126)417f486
chore(deps-dev): bump flake8 from 7.1.2 to 7.2.0 (#1093)812a04d
fix(postgrest): bump postgrest from 1.0.1 to 1.0.2 (#1125)50d79c1
fix: mutable reference headers #1095 (#1096)c8e6132
chore(deps): bump h11 from 0.14.0 to 0.16.0 in the pip group across 1 directo...Updates
fastapi
from 0.115.12 to 0.115.13Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
4734df1
🔖 Release version 0.115.13cdf6b31
📝 Update release notesdfe9dde
📝 Add annotations to HTTP middleware example (#11530)9957956
📝 Update release notesaebff50
✨ AddrefreshUrl
parameter inOAuth2PasswordBearer
(#11460)64834d4
📝 Update release notes30b9dfb
🚸 Set format to password for fieldspassword
andclient_secret
in `OAuth2...6b5b26f
📝 Update release notes3f908a4
📝 Clarify in CORS docs that wildcards and credentials are mutually exclusive ...01c3ad2
📝 Update release notesDependabot 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