chore(deps): update module github.com/google/cel-go to v0.28.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/google/cel-go | indirect | patch | v0.28.0 -> v0.28.1 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
google/cel-go (github.com/google/cel-go)
v0.28.1
What's Changed
- fix: deleted
IntToDurationoverload by @alexsnaps in https://github.com/google/cel-go/pull/1300 - Support shorthand types in env yaml and REPL by @jnthntatum in https://github.com/google/cel-go/pull/1301
- Preserve operation interrupted in ContextEval error by @dims in https://github.com/google/cel-go/pull/1303
- Use shorthand type specifiers in env yaml files by @jnthntatum in https://github.com/google/cel-go/pull/1305
- Cost estimation and tracking for strings extension by @TristonianJones in https://github.com/google/cel-go/pull/1307
- Update repl type string for doubles by @TristonianJones in https://github.com/google/cel-go/pull/1308
New Contributors
- @alexsnaps made their first contribution in https://github.com/google/cel-go/pull/1300
- @dims made their first contribution in https://github.com/google/cel-go/pull/1303
Full Changelog: https://github.com/google/cel-go/compare/v0.28.0...v0.28.1
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.