go: Update module github.com/envoyproxy/protoc-gen-validate to v1.1.0
requested to merge gitlab-renovate-forks/gitlab-agent:renovate/github.com-envoyproxy-protoc-gen-validate-1.x into master
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/envoyproxy/protoc-gen-validate | require | minor |
v1.0.4 -> v1.1.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
envoyproxy/protoc-gen-validate (github.com/envoyproxy/protoc-gen-validate)
v1.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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.