-
Notifications
You must be signed in to change notification settings - Fork 5
Bump github.com/google/cel-go from 0.22.0 to 0.25.0 #252
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
Bump github.com/google/cel-go from 0.22.0 to 0.25.0 #252
Conversation
@dependabot recreate |
9c84069
to
f9c17e2
Compare
@henrybear327 do you know exactly what the issue with #218 was? |
f9c17e2
to
780d363
Compare
@dependabot recreate |
780d363
to
954ffe4
Compare
Compilation error stemming from interface refactoring in the kube-api or something like that. I can't quite recall exactly what though. |
954ffe4
to
e9a7a14
Compare
|
e9a7a14
to
e5251fa
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
e5251fa
to
3683bd1
Compare
@dependabot rebase |
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.22.0 to 0.24.1. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.22.0...v0.24.1) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3683bd1
to
d48c4a0
Compare
latest main does not have the failing function call anymore: https://github.com/kubernetes/apiserver/blob/master/pkg/cel/environment/base.go#L176 But a release does not exist yet including this... |
Yeah well, we need to keep on waiting I guess, or, we fix the issue upstream (contributing to the open source :D) |
the wait is over! 1.33 is out 🥳 |
Bumps github.com/google/cel-go from 0.22.0 to 0.24.1.
Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
3b3a438
Separate unnest optimization from composer to capture type info (#1138)9855c70
Support for splitting nested branching operators within policies (#1136)fad0c1b
Use remote caching for Cloud Build with Bazel (#1134)45c4980
Support for feature flags and validators in env.Config (#1132)4b27149
Option to configure CEL via env.Config object (#1129)4adcf4d
Default enable DefaultUTCTimeZone (#1130)af0bf8e
Support for cel.Env conversion to YAML-serializable config (#1128)fddae56
Canonical environment description and stdlib subsetting (#1125)b7c14fa
Fix godoc formatting (#1127)9a4b48b
ContextEval support for Unknowns (#1126)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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)