Protoc-gen-validate

Latest version: v1.2.1

Safety actively analyzes 701309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.2.1

What's Changed
* Fix Python3.9 build by stefanvanburen in https://github.com/bufbuild/protoc-gen-validate/pull/1232


**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.2.0...v1.2.1

1.2.0

What's Changed

* Bump golang.org/x/net from 0.26.0 to 0.27.0 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1144
* Bump golang.org/x/net from 0.27.0 to 0.28.0 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1148
* CI: fix the failure of goreleaser by suzuki-shunsuke in https://github.com/bufbuild/protoc-gen-validate/pull/1146
* Bump golang.org/x/net from 0.27.0 to 0.28.0 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1150
* Add a manually triggered Maven deploy workflow by pkwarren in https://github.com/bufbuild/protoc-gen-validate/pull/1154
* Fix Maven release build by pkwarren in https://github.com/bufbuild/protoc-gen-validate/pull/1156
* Bump golang.org/x/net from 0.28.0 to 0.30.0 in the go group across 1 directory by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1171
* Bump the go-tests group across 1 directory with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1172
* Bump the java group across 1 directory with 17 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1183
* Update bazel and deps by keith in https://github.com/bufbuild/protoc-gen-validate/pull/1111
* Bump the go-tests group across 1 directory with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1185
* Bump the python group in /python with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1190
* Bump protobuf from 5.29.0 to 5.29.1 in /python in the python group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1193
* Bump golang.org/x/net from 0.31.0 to 0.32.0 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1195
* Require astunparse for older python versions by matejsp in https://github.com/bufbuild/protoc-gen-validate/pull/1198
* Return a provider from a rule instead of a struct by mering in https://github.com/bufbuild/protoc-gen-validate/pull/1200
* Update Buf logo in README by smallsamantha in https://github.com/bufbuild/protoc-gen-validate/pull/1203
* Bump the go-tests group across 1 directory with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1212
* Update go deps by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/1215
* Prealloc msgs in multierr.Error by apocelipes in https://github.com/bufbuild/protoc-gen-validate/pull/1209
* Update Maven dependencies by pkwarren in https://github.com/bufbuild/protoc-gen-validate/pull/1218
* Bump com.google.guava:guava from 33.3.1-android to 33.4.0-android in /java in the java group across 1 directory by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1219
* Bump the go group with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1223
* Drop Python 3.8 support by stefanvanburen in https://github.com/bufbuild/protoc-gen-validate/pull/1225
* Migrate to cc_proto_library from com_google_protobuf by kgreenek in https://github.com/bufbuild/protoc-gen-validate/pull/1226
* Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1229

New Contributors
* matejsp made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1198
* mering made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1200
* smallsamantha made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1203
* apocelipes made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1209
* stefanvanburen made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1225
* kgreenek made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1226

**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.1.0...v1.2.0

1.1.0

What's Changed
* Use CGO_ENABLED=0 for all compilations by arcezd in https://github.com/bufbuild/protoc-gen-validate/pull/1065
* Update README.md by mohdjishin in https://github.com/bufbuild/protoc-gen-validate/pull/1053
* Create add-to-project workflow by chrispine in https://github.com/bufbuild/protoc-gen-validate/pull/1070
* CPP: modify package namespace to split on dot by adisuissa in https://github.com/bufbuild/protoc-gen-validate/pull/838
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1083
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tests by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1082
* Fix incorrect regex on Person.name field by mattnworb in https://github.com/bufbuild/protoc-gen-validate/pull/1089
* Bump golang.org/x/net from 0.20.0 to 0.24.0 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1096
* Bump golang.org/x/net from 0.19.0 to 0.24.0 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1095
* Bump the github-actions group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1062
* Bump the go group across 1 directory with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1105
* Bump the go-tests group across 1 directory with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1106
* Add handling for C++20 keywords by keith in https://github.com/bufbuild/protoc-gen-validate/pull/1110
* Bump golang.org/x/net from 0.25.0 to 0.26.0 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1120
* Bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1116
* Bump golang.org/x/net from 0.25.0 to 0.26.0 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1118
* Fix support for repeated int64 inclusion check by wangxingzhen in https://github.com/bufbuild/protoc-gen-validate/pull/1122
* Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1127
* Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the go group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1125
* Bump docker/build-push-action from 5 to 6 in the github-actions group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1124
* Bump setuptools from 65.5.1 to 70.0.0 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1136
* Use Message instead of GeneratedMessageV3 by vivekkothari in https://github.com/bufbuild/protoc-gen-validate/pull/1142
* Bump golang.org/x/net from 0.26.0 to 0.27.0 in /tests in the go-tests group by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1132

New Contributors
* arcezd made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1065
* mohdjishin made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1053
* chrispine made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1070
* adisuissa made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/838
* mattnworb made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1089
* wangxingzhen made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1122
* vivekkothari made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1142

**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.4...v1.1.0

1.0.4

What's Changed
* Bump the go group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1054
* Revert minimum go version to 1.19 by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/1058


**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Handle github-actions and pip dependencies by mmorel-35 in https://github.com/bufbuild/protoc-gen-validate/pull/908
* Update README.md to include new protovalidate releases by elliotmjackson in https://github.com/bufbuild/protoc-gen-validate/pull/922
* Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/906
* Bump golang.org/x/tools from 0.10.0 to 0.12.0 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/939
* Bump golang.org/x/net from 0.11.0 to 0.14.0 in /tests by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/932
* Trim the readme down by elliotmjackson in https://github.com/bufbuild/protoc-gen-validate/pull/938
* Update tibdex/github-app-token by rubensf in https://github.com/bufbuild/protoc-gen-validate/pull/968
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/959
* Bump google.protobuf.version from 3.23.3 to 3.24.3 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/955
* Update Go+GHA deps by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/984
* Bump java deps by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/985
* Setup golangci-lint by mmorel-35 in https://github.com/bufbuild/protoc-gen-validate/pull/987
* Move PGV documentation back into the root README by nicksnyder in https://github.com/bufbuild/protoc-gen-validate/pull/1012
* Group dependabot version updates by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/1024
* Fix dependabot by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/1025
* Bump the go-tests group in /tests with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1030
* Bump the java group in /java with 9 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1028
* Bump the github-actions group with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1027
* Bump the go group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1026
* Bump the java group in /java with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1032
* Enable gocritic linter by mmorel-35 in https://github.com/bufbuild/protoc-gen-validate/pull/1000
* Fix typos in proto comments by WineChord in https://github.com/bufbuild/protoc-gen-validate/pull/999
* Enable unused linter by mmorel-35 in https://github.com/bufbuild/protoc-gen-validate/pull/988
* Bump the go group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1033
* Bump the go-tests group in /tests with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1036
* Bump the java group in /java with 3 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1035
* Bump the github-actions group with 3 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1038
* Bump the java group in /java with 3 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1040
* Bump the github-actions group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1041
* Bump the java group in /java with 3 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1047
* Bump the go group with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1045
* Bump the go-tests group in /tests with 1 update by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1046
* Bump the java group in /java with 2 updates by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/1049
* Statically build all releases by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/1052

New Contributors
* mmorel-35 made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/908
* nicksnyder made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/1012
* WineChord made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/999

**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* Bump proto-google-common-protos from 2.17.0 to 2.18.0 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/870
* Bump google.protobuf.version from 3.22.4 to 3.23.0 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/869
* Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/868
* Bump golang.org/x/net from 0.9.0 to 0.10.0 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/867
* Bump golang.org/x/tools from 0.8.0 to 0.9.1 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/865
* Upgrade Bazel Version + Test Fixes by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/873
* Bump golang.org/x/net from 0.9.0 to 0.10.0 in /tests by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/864
* Remove duplicate workflow by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/874
* Bump grpc-bom from 1.54.1 to 1.55.1 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/866
* Bump google.protobuf.version from 3.23.0 to 3.23.1 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/880
* Announce protovalidate in README by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/885
* Bump maven-source-plugin from 3.2.1 to 3.3.0 in /java by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/881
* Bump golang.org/x/tools from 0.9.1 to 0.9.3 by dependabot in https://github.com/bufbuild/protoc-gen-validate/pull/887
* Update skylib to fix gazelle by alexbozhenko in https://github.com/bufbuild/protoc-gen-validate/pull/899
* Fix name of protoc_gen_star_v2 repo by alexbozhenko in https://github.com/bufbuild/protoc-gen-validate/pull/900
* Dependabot java combined by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/901
* Go + Java Dependabot Changes by rodaine in https://github.com/bufbuild/protoc-gen-validate/pull/903

New Contributors
* alexbozhenko made their first contribution in https://github.com/bufbuild/protoc-gen-validate/pull/899

**Full Changelog**: https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.1...v1.0.2

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.