Skip to content

Tags: rootvector2/protoc-gen-validate

Tags

v1.3.0-java

Toggle v1.3.0-java's commit message

Verified

This tag was signed with the committer’s verified signature.
pkwarren Philip K. Warren
Add java v1.3.0 tag

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python 3.13 support in validator.py (bufbuild#1326)

Fixes bufbuild#1173

**Why This Broke in Python 3.13**
Python ≤ 3.12: When `exec(func)` was called with only globals, the
dynamically `generated generate_validate_all` function was accessible in
the local scope, and the fallback `locals()['generate_validate_all']`
worked.

Python 3.13: The scoping behavior changed. When `exec()` is called with
only globals, the generated function is no longer accessible via
`locals()`, causing the `KeyError: 'generate_validate_all'` encountered
in bufbuild#1173.

v1.2.1-java

Toggle v1.2.1-java's commit message

Verified

This tag was signed with the committer’s verified signature.
pkwarren Philip K. Warren
Add java v1.2.1 tag

v1.2.2-SNAPSHOT.0

Toggle v1.2.2-SNAPSHOT.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (bufbuild#1233)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Python3.9 build (bufbuild#1232)

This fixes the python3.9 build by installing the pip requirements with
python3.9 and ensuring python3.9-venv is installed.

Follow up to bufbuild#1225.

v1.2.1-SNAPSHOT.0

Toggle v1.2.1-SNAPSHOT.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Python3.9 build (bufbuild#1232)

This fixes the python3.9 build by installing the pip requirements with
python3.9 and ensuring python3.9-venv is installed.

Follow up to bufbuild#1225.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the go group (

…bufbuild#1229)

Bumps the go group with 1 update: google.golang.org/protobuf.

Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.36.2&new-version=1.36.3)](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>

v1.1.1-SNAPSHOT.25

Toggle v1.1.1-SNAPSHOT.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the go group (

…bufbuild#1229)

Bumps the go group with 1 update: google.golang.org/protobuf.

Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.36.2&new-version=1.36.3)](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>

v1.1.1-SNAPSHOT.24

Toggle v1.1.1-SNAPSHOT.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate to cc_proto_library from com_google_protobuf (bufbuild#1226)

Closes bufbuild#1199

This is a more minimal change to simply migrate away from rules_cc's
cc_proto_library without updating all the external deps.

This will prepare for the upcoming 0.1.X release of rules_cc where
cc_proto_library is removed.

v1.1.1-SNAPSHOT.23

Toggle v1.1.1-SNAPSHOT.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop Python 3.8 support (bufbuild#1225)