protovalidate-python icon indicating copy to clipboard operation
protovalidate-python copied to clipboard

Protocol Buffer Validation for Python.

Results 24 protovalidate-python issues
Sort by recently updated
recently updated
newest added

## Description After pip installing `protovalidate==0.3.1` and trying to import it I get the error `ModuleNotFoundError: No module named 'buf'`. This was using Python 3.11 ## Steps to Reproduce 1....

Bug

**Feature description:** celpy which protovalidate uses does not support RE2-style regular expressions, which is required according to the CEL specification. Consider using a CEL evaluator that does support RE2-style regular...

Feature

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.1.1. Release notes Sourced from pytest's releases. 8.1.1 pytest 8.1.1 (2024-03-08) ::: {.note} ::: {.title} Note ::: This release is not a usual bug fix...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.9.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Mypy 1.9 We’ve just uploaded mypy 1.9 to the Python Package Index (PyPI). Mypy is a...

dependencies
python

Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.4 to 4.24.0.20240311. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-protobuf&package-manager=pip&previous-version=4.24.0.4&new-version=4.24.0.20240311)](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...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.3.2. Release notes Sourced from ruff's releases. v0.3.2 Changes Preview features Improve single-with item formatting for Python 3.8 or older (#10276) Rule changes [pyupgrade] Allow...

dependencies
python

Bumps [morrisoncole/pr-lint-action](https://github.com/morrisoncole/pr-lint-action) from 1.7.0 to 1.7.1. Release notes Sourced from morrisoncole/pr-lint-action's releases. v1.7.1 What's Changed Upgrade Node from 16 -> 20 (by @​sirLisko in MorrisonCole/pr-lint-action#735, thanks! 🙏 ) New Contributors...

dependencies
github_actions

Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...

dependencies
python

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions