nimbus
nimbus copied to clipboard
chore(deps): Bump github.com/google/cel-go from 0.21.0 to 0.24.1
trafficstars
Bumps github.com/google/cel-go from 0.21.0 to 0.24.1.
Release notes
Sourced from github.com/google/cel-go's releases.
Release v0.24.1
Fixes
- Separate unnest optimization from composer to capture type info #1138
Full Changelog: https://github.com/google/cel-go/compare/v0.24.0...v0.24.1
Release v0.24.0
Support for subsetting CEL standard library and serialization of CEL environments to YAML.
CEL is an official Google product #1122
Features
- Helper methods for subsetting function overloads #1120
- Introduce cel package aliases for Activation #1123
- Canonical environment description and stdlib subsetting #1125
- Support for cel.Env conversion to YAML-serializable config #1128
- Option to configure CEL via env.Config object #1129
- Support for feature flags and validators in env.Config #1132
- Add k8s custom policy tag handler for test #1121
Fixes
- ContextEval support for Unknowns #1126
- Fix godoc formatting for Lists and OptionalTypes functions #1127
- Default enable DefaultUTCTimeZone #1130
- Support for splitting nested branching operators within policies #1136
New Contributors
@chaewonkongmade their first contribution in #1127Full Changelog: https://github.com/google/cel-go/compare/v0.23.2...v0.24.0
Release v0.24.0-beta
Features
- Introduce cel package aliases for Activation #1123
- Canonical environment description and stdlib subsetting #1125
- Support for cel.Env conversion to YAML-serializable config #1128
- Option to configure CEL via env.Config object #1129
- Support for feature flags and validators in env.Config #1132
Fixes
... (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)- Additional commits viewable in compare view
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 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)