chore(deps): update module cel.dev/expr to v0.25.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cel.dev/expr | indirect | patch | v0.25.2 -> v0.25.3 |
⚠️ 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
cel-expr/cel-spec (cel.dev/expr)
v0.25.3
What's Changed
- Workaround inconsistent ? in proto textformat by @jnthntatum in https://github.com/cel-expr/cel-spec/pull/512
- Update README with repository relocation notice by @dmitriplotnikov in https://github.com/cel-expr/cel-spec/pull/514
- Add basic tests for out-of-range epoch int to timestamp conversions by @l46kok in https://github.com/cel-expr/cel-spec/pull/500
- Update README with new repository link by @dmitriplotnikov in https://github.com/cel-expr/cel-spec/pull/519
- Lint fixes for import by @jnthntatum in https://github.com/cel-expr/cel-spec/pull/521
- CEL conformance test documentation: fix links in markdown by @AustinWise in https://github.com/cel-expr/cel-spec/pull/518
- Avoid ? in textproto test cases. by @jnthntatum in https://github.com/cel-expr/cel-spec/pull/525
- Add initial conformance tests for lists ext by @jnthntatum in https://github.com/cel-expr/cel-spec/pull/528
New Contributors
- @dmitriplotnikov made their first contribution in https://github.com/cel-expr/cel-spec/pull/514
- @AustinWise made their first contribution in https://github.com/cel-expr/cel-spec/pull/518
Full Changelog: https://github.com/cel-expr/cel-spec/compare/v0.25.2...v0.25.3
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.