protovalidate-python
protovalidate-python copied to clipboard
Protocol Buffer Validation for Python.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...
See https://github.com/bufbuild/protovalidate/issues/101 for details. This depends on https://github.com/bufbuild/protovalidate/pull/114 being merged. However, locally I was able to build & run conformance tests using some edits to the `Makefile`. (After the merge...
## Description We are integrating protovalidate for Protobuf validation in a Python service and noticing thousands of strange log messages coming from within `validate(request)`. ## Steps to Reproduce We have...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.7. Release notes Sourced from ruff's releases. 0.5.7 Release Notes Preview features [flake8-comprehensions] Account for list and set comprehensions in unnecessary-literal-within-tuple-call (C409) (#12657) [flake8-pyi] Add...
Bumps [types-protobuf](https://github.com/python/typeshed) from 5.26.0.20240422 to 5.27.0.20240626. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.6.8. Release notes Sourced from ruff's releases. 0.6.8 Release Notes Preview features Remove unnecessary parentheses around match case clauses (#13510) Parenthesize overlong if guards in...
Bumps [types-protobuf](https://github.com/python/typeshed) from 5.27.0.20240626 to 5.28.0.20240924. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.3 to 5.28.2. Commits 9fff46d Updating version.json and repo version numbers to: 28.2 ce60d01 Merge pull request #18385 from protocolbuffers/cp-lp-28 ac9fb5b Add recursion check when parsing unknown...
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. Commits 789f02c Bump version to 1.11.2 917cc75 An alternative fix for a union-like literal string (#17639) 7d805b3 Unwrap TypedDict item types before storing (#17640)...