chore(api-deps): bump pydantic from 2.12.4 to 2.13.4 in /src/ogx_api#5961
chore(api-deps): bump pydantic from 2.12.4 to 2.13.4 in /src/ogx_api#5961dependabot[bot] wants to merge 6 commits into
Conversation
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
✅ Constraint-dependencies updated Updated |
The root pyproject.toml constrained pydantic to <2.12.0. Updated to match the ogx_api sub-package requirement of >=2.13.4 and regenerated the lockfile and OpenAPI specs. Note: the API spec breaking changes check fails because pydantic 2.13.4 generates different OpenAPI schema shapes (anyOf/oneOf serialization). This needs review to confirm the changes are cosmetic and not actual API contract breaks. Signed-off-by: Sébastien Han <seb@redhat.com>
✱ Stainless preview buildsThis PR will update the Edit this comment to update it. It will appear in the SDK's changelogs. ✅ llama-stack-client-go studio · conflict
✅ llama-stack-client-openapi studio · code · diff
✅ llama-stack-client-node studio · code · diff
✅ llama-stack-client-python studio · code · diff
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push. |
|
This pull request has merge conflicts that must be resolved before it can be merged. @dependabot[bot] please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
|
Sorry, only users with push access can use that command. |
Resolved conflict in src/ogx_api/pyproject.toml keeping pydantic>=2.13.4 from this PR and jsonschema>=4.26.0 from recently merged #5959. Regenerated both uv.lock files. Signed-off-by: Sébastien Han <seb@redhat.com>
|
This pull request has merge conflicts that must be resolved before it can be merged. @dependabot[bot] please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
|
Sorry, only users with push access can use that command. |
Resolved lockfile conflicts after recently merged dependency PRs. Regenerated both uv.lock files. Signed-off-by: Sébastien Han <seb@redhat.com>
Bumps pydantic from 2.12.4 to 2.13.4.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)