-
Notifications
You must be signed in to change notification settings - Fork 25
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bufbuild/protovalidate-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bufbuild/protovalidate-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 10 files changed
- 3 contributors
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1638987 - Browse repository at this point
Copy the full SHA 1638987View commit details
Commits on Dec 20, 2023
-
Move out of internal functions that create env options for field desc…
…riptors (#83) Move `RequiredCELEnvOptions` and `ProtoFieldToCELType` out of internal so that it can be reused by the buf CLI for `buf lint`. Also rename `ProtoKindToCELType` to `protoKindToCELType` because no other packages calls it directly.
Configuration menu - View commit details
-
Copy full SHA for 06d9f6b - Browse repository at this point
Copy the full SHA 06d9f6bView commit details
Commits on Jan 2, 2024
-
Bump the go group with 1 update (#89)
[](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4aa948d - Browse repository at this point
Copy the full SHA 4aa948dView commit details
Commits on Jan 17, 2024
-
Bump the go group with 1 update (#90)
Bumps the go group with 1 update: [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate). Updates `github.com/envoyproxy/protoc-gen-validate` from 1.0.2 to 1.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/envoyproxy/protoc-gen-validate/releases">github.com/envoyproxy/protoc-gen-validate's releases</a>.</em></p> <blockquote> <h2>v1.0.3</h2> <h2>What's Changed</h2> <ul> <li>Handle github-actions and pip dependencies by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/908">bufbuild/protoc-gen-validate#908</a></li> <li>Update README.md to include new protovalidate releases by <a href="https://github.com/elliotmjackson"><code>@elliotmjackson</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/922">bufbuild/protoc-gen-validate#922</a></li> <li>Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/906">bufbuild/protoc-gen-validate#906</a></li> <li>Bump golang.org/x/tools from 0.10.0 to 0.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/939">bufbuild/protoc-gen-validate#939</a></li> <li>Bump golang.org/x/net from 0.11.0 to 0.14.0 in /tests by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/932">bufbuild/protoc-gen-validate#932</a></li> <li>Trim the readme down by <a href="https://github.com/elliotmjackson"><code>@elliotmjackson</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/938">bufbuild/protoc-gen-validate#938</a></li> <li>Update tibdex/github-app-token by <a href="https://github.com/rubensf"><code>@rubensf</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/968">bufbuild/protoc-gen-validate#968</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/959">bufbuild/protoc-gen-validate#959</a></li> <li>Bump google.protobuf.version from 3.23.3 to 3.24.3 in /java by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/955">bufbuild/protoc-gen-validate#955</a></li> <li>Update Go+GHA deps by <a href="https://github.com/rodaine"><code>@rodaine</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/984">bufbuild/protoc-gen-validate#984</a></li> <li>Bump java deps by <a href="https://github.com/rodaine"><code>@rodaine</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/985">bufbuild/protoc-gen-validate#985</a></li> <li>Setup golangci-lint by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/987">bufbuild/protoc-gen-validate#987</a></li> <li>Move PGV documentation back into the root README by <a href="https://github.com/nicksnyder"><code>@nicksnyder</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1012">bufbuild/protoc-gen-validate#1012</a></li> <li>Group dependabot version updates by <a href="https://github.com/rodaine"><code>@rodaine</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1024">bufbuild/protoc-gen-validate#1024</a></li> <li>Fix dependabot by <a href="https://github.com/rodaine"><code>@rodaine</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1025">bufbuild/protoc-gen-validate#1025</a></li> <li>Bump the go-tests group in /tests with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1030">bufbuild/protoc-gen-validate#1030</a></li> <li>Bump the java group in /java with 9 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1028">bufbuild/protoc-gen-validate#1028</a></li> <li>Bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1027">bufbuild/protoc-gen-validate#1027</a></li> <li>Bump the go group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1026">bufbuild/protoc-gen-validate#1026</a></li> <li>Bump the java group in /java with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1032">bufbuild/protoc-gen-validate#1032</a></li> <li>Enable gocritic linter by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1000">bufbuild/protoc-gen-validate#1000</a></li> <li>Fix typos in proto comments by <a href="https://github.com/WineChord"><code>@WineChord</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/999">bufbuild/protoc-gen-validate#999</a></li> <li>Enable unused linter by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/988">bufbuild/protoc-gen-validate#988</a></li> <li>Bump the go group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1033">bufbuild/protoc-gen-validate#1033</a></li> <li>Bump the go-tests group in /tests with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1036">bufbuild/protoc-gen-validate#1036</a></li> <li>Bump the java group in /java with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1035">bufbuild/protoc-gen-validate#1035</a></li> <li>Bump the github-actions group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1038">bufbuild/protoc-gen-validate#1038</a></li> <li>Bump the java group in /java with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1040">bufbuild/protoc-gen-validate#1040</a></li> <li>Bump the github-actions group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1041">bufbuild/protoc-gen-validate#1041</a></li> <li>Bump the java group in /java with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1047">bufbuild/protoc-gen-validate#1047</a></li> <li>Bump the go group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1045">bufbuild/protoc-gen-validate#1045</a></li> <li>Bump the go-tests group in /tests with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1046">bufbuild/protoc-gen-validate#1046</a></li> <li>Bump the java group in /java with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1049">bufbuild/protoc-gen-validate#1049</a></li> <li>Statically build all releases by <a href="https://github.com/rodaine"><code>@rodaine</code></a> in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1052">bufbuild/protoc-gen-validate#1052</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/908">bufbuild/protoc-gen-validate#908</a></li> <li><a href="https://github.com/nicksnyder"><code>@nicksnyder</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/1012">bufbuild/protoc-gen-validate#1012</a></li> <li><a href="https://github.com/WineChord"><code>@WineChord</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/protoc-gen-validate/pull/999">bufbuild/protoc-gen-validate#999</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.2...v1.0.3">https://github.com/bufbuild/protoc-gen-validate/compare/v1.0.2...v1.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/d61d4ec0b28cbf516d4d08c1550702f729a717d0"><code>d61d4ec</code></a> Statically build all releases (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1052">#1052</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/d9e9842d204762847c0dcf1a4fe6912084401ab0"><code>d9e9842</code></a> Bump the java group in /java with 2 updates (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1049">#1049</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/6dfcd591f688c70eef7220695e93345fcd56d996"><code>6dfcd59</code></a> Bump the go-tests group in /tests with 1 update (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1046">#1046</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/4507e91344d888ffb8c25a58a1bcd3cfa1ddab1b"><code>4507e91</code></a> Bump the go group with 1 update (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1045">#1045</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/d17db51f5dea639290af2ec43c3d30a33f3d26b4"><code>d17db51</code></a> Bump the java group in /java with 3 updates (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1047">#1047</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/87c1d2acd1404293838d7e8b7c483b4b7828ba4f"><code>87c1d2a</code></a> Bump the github-actions group with 1 update (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1041">#1041</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/64e2ed4f103f3cd97df154aa72e8d4084a95b0ab"><code>64e2ed4</code></a> Bump the java group in /java with 3 updates (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1040">#1040</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/09e4ca508946437c093b11ea81aa72ec2af21a2c"><code>09e4ca5</code></a> Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1038">#1038</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/97f9e1f52d72da6523818314e8e13576d46b1ae8"><code>97f9e1f</code></a> Bump the java group in /java with 3 updates (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1035">#1035</a>)</li> <li><a href="https://github.com/bufbuild/protoc-gen-validate/commit/ca6725ea1c7b5b996b933396516ef174fde224d6"><code>ca6725e</code></a> Bump the go-tests group in /tests with 1 update (<a href="https://redirect.github.com/envoyproxy/protoc-gen-validate/issues/1036">#1036</a>)</li> <li>Additional commits viewable in <a href="https://github.com/envoyproxy/protoc-gen-validate/compare/v1.0.2...v1.0.3">compare view</a></li> </ul> </details> <br /> [](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Roche <github@rodaine.com>
Configuration menu - View commit details
-
Copy full SHA for 01ec377 - Browse repository at this point
Copy the full SHA 01ec377View commit details
There are no files selected for viewing