deps(py): bump the uv-prod-minor-patch group across 1 directory with 3 updates#85
deps(py): bump the uv-prod-minor-patch group across 1 directory with 3 updates#85dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the uv-prod-minor-patch group with 3 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [sentry-sdk](https://github.com/getsentry/sentry-python) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `pydantic` from 2.12.5 to 2.13.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.2/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.2) Updates `sentry-sdk` from 2.57.0 to 2.58.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.57.0...2.58.0) Updates `uvicorn` from 0.43.0 to 0.44.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.43.0...0.44.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-prod-minor-patch - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-prod-minor-patch - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull Request Overview
This PR aims to update pydantic (2.12.5 to 2.13.2), sentry-sdk (2.57.0 to 2.58.0), and uvicorn (0.43.0 to 0.44.0). However, the PR currently contains no file changes. None of the necessary configuration or lock files (such as pyproject.toml or uv.lock) have been modified to reflect these updates. Consequently, the PR fails to meet any of its acceptance criteria and should not be merged in its current state.
About this PR
- The PR lacks updates to uv.lock or equivalent dependency management files required to actually implement the version bumps.
- The PR is a no-op and does not fulfill the stated intent. No modifications to configuration files were found to reflect the dependency updates.
Test suggestions
- Verify application startup and core functionality with updated dependency versions
- Verify pydantic model validation remains functional, specifically regression testing for 'model_validate_json'
- Verify uvicorn server initialization and basic request handling
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify application startup and core functionality with updated dependency versions
2. Verify pydantic model validation remains functional, specifically regression testing for 'model_validate_json'
3. Verify uvicorn server initialization and basic request handling
🗒️ Improve review quality by adding custom instructions
Up to standards ✅🟢 Issues
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the uv-prod-minor-patch group with 3 updates in the / directory: pydantic, sentry-sdk and uvicorn.
Updates
pydanticfrom 2.12.5 to 2.13.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ca3ddd1Prepare release v2.13.2000e823FixValidationInfo.field_namemissing withmodel_validate_json()d45d8bePrepare release 2.13.154aca60FixValidationInfo.datamissing withmodel_validate_json()46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)17a35e3Update jiter to v0.14.0 (#13064)feea402Usesimulationmode in Codspeed CI (#13063)671c9b0Add basic benchmarks for model equality (#13061)Updates
sentry-sdkfrom 2.57.0 to 2.58.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
ce445d9release: 2.58.0c0c0e9cfeat(litellm): Add async callbacks (#5969)ea74b63test(litellm): Replace mocks withhttpxtypes in rate-limit test (#5975)06ed1bctest(litellm): Replace mocks withhttpxtypes in embedding tests (#5970)66ef2e6test(litellm): Replace mocks withhttpxtypes in nonstreaming `completion()...96ebbf6fix(litellm): Avoid double span exits when streaming (#5933)7e22b5dbuild(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5979)35151a9build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#5980)d1c5b53build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#5981)e255aafbuild(deps): bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19...Updates
uvicornfrom 0.43.0 to 0.44.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
edb54c4Version 0.44.0 (#2890)029be08Implement websocket keepalive pings for websockets-sansio (#2888)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 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 <dependency name> major versionwill 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 versionwill 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