chore(deps): update module cel.dev/expr to v0.25.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cel.dev/expr | indirect | minor |
v0.24.0 -> v0.25.0
|
⚠️ 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-spec (cel.dev/expr)
v0.25.0
What's Changed
- Initial version of the policy specification by @jcking in https://github.com/google/cel-spec/pull/477
- Remove orphaned ToC entry for enums as ints from the specification by @timostamm in https://github.com/google/cel-spec/pull/476
- Tests for selector, function, and field names formerly defined as reserved by @hudlow in https://github.com/google/cel-spec/pull/480
- Add a test case for lastIndexOf in string_ext against an empty string by @l46kok in https://github.com/google/cel-spec/pull/468
- Remove TOC from language definition by @hudlow in https://github.com/google/cel-spec/pull/482
- Remove int(enum) -> int signature by @hudlow in https://github.com/google/cel-spec/pull/483
- Clarify formatting decimals, add %f formatting test cases around rounding by @l46kok in https://github.com/google/cel-spec/pull/485
- Remove remaining google.rpc.Status deps from cel-spec by @TristonianJones in https://github.com/google/cel-spec/pull/486
New Contributors
- @timostamm made their first contribution in https://github.com/google/cel-spec/pull/476
Full Changelog: https://github.com/google/cel-spec/compare/v0.24.0...v0.25.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.