-
Notifications
You must be signed in to change notification settings - Fork 45.8k
chore(libs/deps): bump the production-dependencies group in /autogpt_platform/autogpt_libs with 3 updates #10045
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
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/pip/autogpt_platform/autogpt_libs/dev/production-dependencies-d553add4d6
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+13
−13
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
Here's the code health analysis summary for commits Analysis Summary
|
✅ Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
789222f
to
b0ab10b
Compare
Bumps the production-dependencies group in /autogpt_platform/autogpt_libs with 3 updates: [pydantic](https://github.com/pydantic/pydantic), [pytest-mock](https://github.com/pytest-dev/pytest-mock) and [supabase](https://github.com/supabase/supabase-py). Updates `pydantic` from 2.11.4 to 2.11.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.11.5) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `supabase` from 2.15.1 to 2.15.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.15.1...v2.15.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: supabase dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
b0ab10b
to
38757b4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
platform/backend
AutoGPT Platform - Back end
python
Pull requests that update Python code
size/m
0 participants
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 in /autogpt_platform/autogpt_libs with 3 updates: pydantic, pytest-mock and supabase.
Updates
pydantic
from 2.11.4 to 2.11.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5e6d1dc
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
support3a6aef4
Fix missing link in documentation0506b9c
Fix light/dark mode documentation toggle58078c8
Fix typo in documentationUpdates
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.2Release notes
Sourced from supabase's releases.
Changelog
Sourced from supabase's changelog.
Commits
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...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