-
Notifications
You must be signed in to change notification settings - Fork 12
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 🥳 |
…3.0 (netbox-community#252) * Bump github.com/google/cel-go from 0.22.0 to 0.25.0 * Bump k8s.io/api from 0.32.3 to 0.33.0 * Bump k8s.io/apimachinery from 0.32.3 to 0.33.0 * Bump k8s.io/client-go from 0.32.3 to 0.33.0 * Bump cel.dev/expr from 0.22.0 to 0.23.1 * Bump github.com/prometheus/client_golang from 1.21.0 to 1.22.0 * Bump golang.org/x/net from 0.37.0 to 0.38.0 * Bump sigs.k8s.io/structured-merge-diff/v4 from 4.5.0 to 4.6.0 Signed-off-by: dependabot[bot] <support@github.com> * go-cel to latest version supported by apiserver * upgraded to apiserver 1.33 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Schulz <fabian.schulz1@swisscom.com>
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
3b3a438Separate unnest optimization from composer to capture type info (#1138)9855c70Support for splitting nested branching operators within policies (#1136)fad0c1bUse remote caching for Cloud Build with Bazel (#1134)45c4980Support for feature flags and validators in env.Config (#1132)4b27149Option to configure CEL via env.Config object (#1129)4adcf4dDefault enable DefaultUTCTimeZone (#1130)af0bf8eSupport for cel.Env conversion to YAML-serializable config (#1128)fddae56Canonical environment description and stdlib subsetting (#1125)b7c14faFix godoc formatting (#1127)9a4b48bContextEval 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)