Skip to content

Commit 0486fc2

Browse files
committed
Update protovalidate
Signed-off-by: Sri Krishna <skrishna@buf.build>
1 parent 7f2fa25 commit 0486fc2

9 files changed

Lines changed: 833 additions & 879 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ADD_LICENSE_HEADER := $(BIN)/license-header \
1616
--license-type apache \
1717
--copyright-holder "Buf Technologies, Inc." \
1818
--year-range "2023-2025"
19-
PROTOVALIDATE_VERSION ?= 895eefca6d1346f742fc18b9983d40478820906d
19+
PROTOVALIDATE_VERSION ?= v1.2.0
2020
# Version of the cel-spec that this implementation is conformant with
2121
# This should be kept in sync with the version in test/test_format.py
2222
CEL_SPEC_VERSION ?= v0.25.1

gen/buf/validate/conformance/cases/predefined_rules_proto2_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/predefined_rules_proto_editions_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/strings_pb2.py

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/conformance/cases/strings_pb2.pyi

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/buf/validate/validate_pb2.py

Lines changed: 217 additions & 213 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)