Skip to content

Commit

Permalink
Bump github.com/google/cel-go from 0.18.2 to 0.19.0 (#2721)
Browse files Browse the repository at this point in the history
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from
0.18.2 to 0.19.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.19.0</h2>
<h2>Features</h2>
<ul>
<li>Add AST node IDs to types.Err for errorable expressions <a
href="https://redirect.github.com/google/cel-go/issues/862">#862</a></li>
<li>Set membership test rewriting optimizer <a
href="https://redirect.github.com/google/cel-go/issues/865">#865</a></li>
<li>Introduce 'wither' method for changing type traits <a
href="https://redirect.github.com/google/cel-go/issues/871">#871</a></li>
<li>Add option to include test types in the repl <a
href="https://redirect.github.com/google/cel-go/issues/855">#855</a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Fix MaxID to consider macro keys and expressions <a
href="https://redirect.github.com/google/cel-go/issues/861">#861</a></li>
<li>Update builtin macros to use unique IDs. <a
href="https://redirect.github.com/google/cel-go/issues/866">#866</a></li>
<li>Fix incorrect example in string formatting docs. <a
href="https://redirect.github.com/google/cel-go/issues/873">#873</a></li>
<li>Fix the optional type name and type identifier resolution <a
href="https://redirect.github.com/google/cel-go/issues/870">#870</a></li>
<li>Fix type substitution within parameterized type names <a
href="https://redirect.github.com/google/cel-go/issues/880">#880</a></li>
<li>Bump follow-redirects from 1.15.2 to 1.15.4 in /repl/appengine/web
[882]</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nicksnyder"><code>@​nicksnyder</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/cel-go/pull/873">google/cel-go#873</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/cel-go/compare/v0.18.2...v0.19.0">https://github.com/google/cel-go/compare/v0.18.2...v0.19.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/cel-go/commit/df072086206afaba0112df1facdd7cf7183af8a3"><code>df07208</code></a>
Bump follow-redirects from 1.15.2 to 1.15.4 in /repl/appengine/web (<a
href="https://redirect.github.com/google/cel-go/issues/882">#882</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/b7269b189c3179f3573a447b7fa406e4e9ac6257"><code>b7269b1</code></a>
Fix type substitution within parameterized type names (<a
href="https://redirect.github.com/google/cel-go/issues/880">#880</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/d45f67fee20b8ecd7eacf1747bd60e0d8f4c4835"><code>d45f67f</code></a>
Fix the optional type name and type identifier resolution (<a
href="https://redirect.github.com/google/cel-go/issues/870">#870</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/7f70747b5187c25003d944431428cf9cccd98df7"><code>7f70747</code></a>
Add option to include test types in the repl. (<a
href="https://redirect.github.com/google/cel-go/issues/855">#855</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/9c277ebfdc8160ff35874276eb4ec567efe893bc"><code>9c277eb</code></a>
Fix incorrect example in string formatting docs. (<a
href="https://redirect.github.com/google/cel-go/issues/873">#873</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/a18f8e7187a4e2c4ab6b314b29c8d575df72b497"><code>a18f8e7</code></a>
Introduce 'wither' method for changing type traits (<a
href="https://redirect.github.com/google/cel-go/issues/871">#871</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/52e5dcc37cfd9dfd64f757c8b25abc9a3b4194e1"><code>52e5dcc</code></a>
Set membership test rewriting optimizer (<a
href="https://redirect.github.com/google/cel-go/issues/865">#865</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/967fca9cf5963ef492d1755ad3b1a0e33665d81d"><code>967fca9</code></a>
Update builtin macros to use unique IDs. (<a
href="https://redirect.github.com/google/cel-go/issues/866">#866</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/8657c986423a8b55e4b44b9a1b2d28e5bf55d469"><code>8657c98</code></a>
Add AST node IDs to types.Err for errorable expressions (<a
href="https://redirect.github.com/google/cel-go/issues/862">#862</a>)</li>
<li><a
href="https://github.com/google/cel-go/commit/46cd1264cca5d90c36b3fa98ce7da398322c64ad"><code>46cd126</code></a>
Fix MaxID calculation to consider macro keys and expressions (<a
href="https://redirect.github.com/google/cel-go/issues/861">#861</a>)</li>
<li>See full diff in <a
href="https://github.com/google/cel-go/compare/v0.18.2...v0.19.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.18.2&new-version=0.19.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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 33dfae6 commit 6966b31
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 @@ -13,7 +13,7 @@ require (
github.com/go-chi/chi/v5 v5.0.11
github.com/gofrs/flock v0.8.1
github.com/gofrs/uuid/v5 v5.0.0
github.com/google/cel-go v0.18.2
github.com/google/cel-go v0.19.0
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.18.0
github.com/jdx/go-netrc v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
github.com/google/cel-go v0.18.2 h1:L0B6sNBSVmt0OyECi8v6VOS74KOc9W/tLiWKfZABvf4=
github.com/google/cel-go v0.18.2/go.mod h1:kWcIzTsPX0zmQ+H3TirHstLLf9ep5QTsZBN9u4dOYLg=
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/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
Expand Down

0 comments on commit 6966b31

Please sign in to comment.