Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename buf.validate.Violation.for_key field #98

Open
bufdev opened this issue Sep 26, 2023 · 0 comments
Open

Rename buf.validate.Violation.for_key field #98

bufdev opened this issue Sep 26, 2023 · 0 comments
Labels
Breaking Change Describes a breaking change to the protovalidate API Feature New feature or request

Comments

@bufdev
Copy link
Member

bufdev commented Sep 26, 2023

We'd like to see if we can come up with something more self-describing.

@rodaine rodaine added Feature New feature or request Breaking Change Describes a breaking change to the protovalidate API labels Oct 16, 2023
igor-tsiglyar pushed a commit to igor-tsiglyar/protovalidate that referenced this issue Apr 16, 2024
Bumps the go group with 1 update:
[github.com/google/cel-go](https://github.com/google/cel-go).

Updates `github.com/google/cel-go` from 0.19.0 to 0.20.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/cel-go/releases">github.com/google/cel-go's
releases</a>.</em></p>
<blockquote>
<h2>Release v0.20.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Minor adjustment to inlining to fix a bad bind <a
href="https://redirect.github.com/google/cel-go/issues/888">#888</a></li>
<li>Ensure error typed variables are returned as errors from Resolve b
<a
href="https://redirect.github.com/google/cel-go/issues/889">#889</a></li>
<li>ext.NativeTypes: Recursively add sub-types <a
href="https://redirect.github.com/google/cel-go/issues/892">#892</a></li>
<li>DefaultTypeAdapter: Add support for missing custom scalars <a
href="https://redirect.github.com/google/cel-go/issues/893">#893</a></li>
<li>Lists: Fix handling of go arrays <a
href="https://redirect.github.com/google/cel-go/issues/894">#894</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/alvaroaleman"><code>@​alvaroaleman</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/cel-go/pull/892">google/cel-go#892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/cel-go/compare/v0.19.0...v0.20.0">https://github.com/google/cel-go/compare/v0.19.0...v0.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/cel-go/commit/f221e70dd97871c36ca368cfb3d9f4428a351409"><code>f221e70</code></a>
Lists: Fix handling of go arrays (<a
href="https://redirect.github.com/google/cel-go/issues/894">#894</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/19b2ad1eb2f51cd23b36dfb68f929a7446382378"><code>19b2ad1</code></a>
DefaultTypeAdapter: Add support for missing custom scalars (<a
href="https://redirect.github.com/google/cel-go/issues/893">#893</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/58833799d841169e0dd6f460c53441292552924f"><code>5883379</code></a>
ext.NativeTypes: Recursively add sub-types (<a
href="https://redirect.github.com/google/cel-go/issues/892">#892</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/ba58735dbd0ca9b2fe22663557b062236cd9542b"><code>ba58735</code></a>
Revert the AST copy as some users were relying on Check to be mutable
(<a
href="https://redirect.github.com/google/cel-go/issues/890">#890</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/6b5d14c3af33398a8dd30b11bfa8b84f4d5d855e"><code>6b5d14c</code></a>
Ensure error typed variables are returned as errors from Resolve (<a
href="https://redirect.github.com/google/cel-go/issues/889">#889</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/fb9a6cee11c310481cd80f7f6a463d0e5896e9c4"><code>fb9a6ce</code></a>
Minor adjustment to inlining to fix a bad bind (<a
href="https://redirect.github.com/google/cel-go/issues/888">#888</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/a53bdc97edfa61e8f7b3a29dec0a0d9061adb5b0"><code>a53bdc9</code></a>
Copy the AST before type-checking to avoid concurrency issues (<a
href="https://redirect.github.com/google/cel-go/issues/887">#887</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/38d26418d46216d356af7b3c4b92b7b7c81bfad3"><code>38d2641</code></a>
Pin Bazel builds to 6.4.0 (<a
href="https://redirect.github.com/google/cel-go/issues/886">#886</a>)</li>
<li>See full diff in <a
href="https://github.com/google/cel-go/compare/v0.19.0...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/cel-go&package-manager=go_modules&previous-version=0.19.0&new-version=0.20.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Describes a breaking change to the protovalidate API Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants