Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump github.com/google/cel-go from 0.22.0 to 0.24.1 #321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

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.

Release v0.24.1

Fixes

  • Separate unnest optimization from composer to capture type info #1138

Full Changelog: google/cel-go@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

Full Changelog: google/cel-go@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

  • ContextEval support for Unknowns #1126
  • Fix godoc formatting for Lists and OptionalTypes functions #1127
  • Default enable DefaultUTCTimeZone #1130

... (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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fin09pcap as a code owner February 27, 2025 05:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants