Skip to content

Commit

Permalink
Bump the go group with 1 update (#98)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent cb44f8a commit f88ac78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.32.0-20240212200630-3014d81c3a48.1
github.com/envoyproxy/protoc-gen-validate v1.0.4
github.com/google/cel-go v0.19.0
github.com/google/cel-go v0.20.0
github.com/stretchr/testify v1.8.4
google.golang.org/protobuf v1.32.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/envoyproxy/protoc-gen-validate v1.0.4 h1:gVPz/FMfvh57HdSJQyvBtF00j8JU4zdyUgIUNhlgg0A=
github.com/envoyproxy/protoc-gen-validate v1.0.4/go.mod h1:qys6tmnRsYrQqIhm2bvKZH4Blx/1gTIZ2UKVY1M+Yew=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/google/cel-go v0.19.0 h1:vVgaZoHPBDd1lXCYGQOh5A06L4EtuIfmqQ/qnSXSKiU=
github.com/google/cel-go v0.19.0/go.mod h1:kWcIzTsPX0zmQ+H3TirHstLLf9ep5QTsZBN9u4dOYLg=
github.com/google/cel-go v0.20.0 h1:h4n6DOCppEMpWERzllyNkntl7JrDyxoE543KWS6BLpc=
github.com/google/cel-go v0.20.0/go.mod h1:kWcIzTsPX0zmQ+H3TirHstLLf9ep5QTsZBN9u4dOYLg=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
Expand Down

0 comments on commit f88ac78

Please sign in to comment.