feat(go)!: Update module github.com/google/cel-go (v0.30.0 → v0.31.0) - #105
Merged
Merged
Conversation
Merged
gabrielcosi
pushed a commit
to gabrielcosi/home-ops
that referenced
this pull request
Aug 8, 2026
…(0.3.3 ➔ 0.4.0) (#333) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/charts/chaski](https://github.com/home-operations/chaski) | minor | `0.3.3` → `0.4.0` | --- ### Release Notes <details> <summary>home-operations/chaski (ghcr.io/home-operations/charts/chaski)</summary> ### [`v0.4.0`](https://github.com/home-operations/chaski/blob/HEAD/CHANGELOG.md#040-2026-08-08) [Compare Source](home-operations/chaski@0.3.3...0.4.0) ##### ⚠ BREAKING CHANGES - **go:** Update module github.com/google/cel-go (v0.30.0 → v0.31.0) ([#​105](home-operations/chaski#105)) - **go:** Update module github.com/unraid/apprise-go (v0.2.8 → v0.3.0) ([#​104](home-operations/chaski#104)) ##### Features - **go:** update module github.com/google/cel-go (v0.29.2 → v0.30.0) ([#​79](home-operations/chaski#79)) ([cc231b1](home-operations/chaski@cc231b1)) - **go:** Update module github.com/google/cel-go (v0.30.0 → v0.31.0) ([#​105](home-operations/chaski#105)) ([5157d9d](home-operations/chaski@5157d9d)) - **go:** Update module github.com/unraid/apprise-go (v0.2.8 → v0.3.0) ([#​104](home-operations/chaski#104)) ([842f9f3](home-operations/chaski@842f9f3)) ##### Bug Fixes - **ci:** fail the merge gate on cancelled jobs, and key the lint cache on the toolchain ([#​89](home-operations/chaski#89)) ([52fe071](home-operations/chaski@52fe071)) - **go:** update module go (1.26.4 → 1.26.5) ([#​101](home-operations/chaski#101)) ([da3e713](home-operations/chaski@da3e713)) - **release:** strip cask quarantine bit in preflight ([#​107](home-operations/chaski#107)) ([5c04446](home-operations/chaski@5c04446)) ##### Documentation - add AGENTS.md with Go conventions ([#​93](home-operations/chaski#93)) ([fd03879](home-operations/chaski@fd03879)) - make AGENTS.md a generic, drift-resistant template ([#​95](home-operations/chaski#95)) ([df2abb6](home-operations/chaski@df2abb6)) ##### Build System - **mise:** add actionlint and refresh the lockfile ([#​80](home-operations/chaski#80)) ([b4ef618](home-operations/chaski@b4ef618)) ##### Continuous Integration - gate pull requests on a single Build Success check ([#​78](home-operations/chaski#78)) ([fcdeb66](home-operations/chaski@fcdeb66)) - **github-action:** Update action actions/stale (v10.4.0 → v11.0.0) ([#​90](home-operations/chaski#90)) ([c98db57](home-operations/chaski@c98db57)) - **github-action:** Update action docker/github-builder (v1.14.0 → v1.15.0) ([#​88](home-operations/chaski#88)) ([1fad7d8](home-operations/chaski@1fad7d8)) - **github-action:** Update action docker/github-builder (v1.15.0 → v1.16.0) ([#​106](home-operations/chaski#106)) ([28c41c0](home-operations/chaski@28c41c0)) - **github-action:** Update action docker/login-action (v4.5.0 → v4.5.1) ([#​84](home-operations/chaski#84)) ([7c1b828](home-operations/chaski@7c1b828)) - **github-action:** Update action docker/login-action (v4.5.1 → v4.5.2) ([#​91](home-operations/chaski#91)) ([f6dee03](home-operations/chaski@f6dee03)) - **github-action:** Update action docker/login-action (v4.5.2 → v4.6.0) ([#​94](home-operations/chaski#94)) ([5e179f2](home-operations/chaski@5e179f2)) - **github-action:** Update action home-operations/.github/actions/workflow-lint (v1.0.2 → v1.0.3) ([#​100](home-operations/chaski#100)) ([711a7cd](home-operations/chaski@711a7cd)) - **github-action:** Update action jdx/mise-action (v4.2.1 → v4.2.2) ([#​82](home-operations/chaski#82)) ([9606982](home-operations/chaski@9606982)) - **github-action:** Update action jdx/mise-action (v4.2.2 → v4.2.3) ([#​86](home-operations/chaski#86)) ([192672b](home-operations/chaski@192672b)) - **github-action:** Update action jdx/mise-action (v4.2.3 → v4.2.4) ([#​102](home-operations/chaski#102)) ([ae1601d](home-operations/chaski@ae1601d)) - lint workflows with the shared composite action ([#​81](home-operations/chaski#81)) ([3501a65](home-operations/chaski@3501a65)) - skip release-please version-bump PRs in checks ([#​77](home-operations/chaski#77)) ([7112ad9](home-operations/chaski@7112ad9)) - update workflow-lint and use self-repository syntax ([#​97](home-operations/chaski#97)) ([4054f8c](home-operations/chaski@4054f8c)) - wire govulncheck into mise and CI ([#​99](home-operations/chaski#99)) ([adfe251](home-operations/chaski@adfe251)) ##### Miscellaneous Chores - **mise:** prune lockfile to used platforms ([#​98](home-operations/chaski#98)) ([769fd79](home-operations/chaski@769fd79)) - **mise:** Update tool oxfmt (0.60.0 → 0.61.0) ([#​85](home-operations/chaski#85)) ([a36dda1](home-operations/chaski@a36dda1)) - **mise:** Update tool oxfmt (0.61.0 → 0.62.0) ([#​103](home-operations/chaski#103)) ([9d412ea](home-operations/chaski@9d412ea)) - **mise:** Update tool zizmor (1.28.0 → 1.29.0) ([#​96](home-operations/chaski#96)) ([18b5b4b](home-operations/chaski@18b5b4b)) - **release-please:** standardize the release pull request title pattern ([#​92](home-operations/chaski#92)) ([498dca2](home-operations/chaski@498dca2)) - standardize release-please changelog sections ([#​87](home-operations/chaski#87)) ([f413ad0](home-operations/chaski@f413ad0)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC4xMCIsInVwZGF0ZWRJblZlciI6IjQ0LjE0LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.xcd.dev/gabrielcosi/home-ops/pulls/333
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.30.0→v0.31.0Release Notes
google/cel-go (github.com/google/cel-go)
v0.31.0Compare Source
This release introduces critical performance breakthroughs, simplifies integration with native Go structures, and hardens the safety limits of evaluated expressions.
Features
Fixes
Breaking Changes
There are no breaking changes, but all
ext.NativeTypesfeatures are now available viacel.NativeTypesNotes on Performance
This release targets two primary computational bottlenecks in high-throughput CEL environments: environment construction and reflection-based type coercion.
Expected Impact
Go-lang Benchmark Citation (benchstat)
The performance improvements can be verified running the repository's native benchmark harness with benchstat:
name old time/op new time/op deltaBenchmarkEnvExtension/10_vars 3.56µs ± 1% 0.15µs ± 0% -95.79% (p=0.000 n=10+10)BenchmarkNativeToValue/struct 120ns ± 2% 42ns ± 1% -65.00% (p=0.000 n=10+10)BenchmarkOptionalMapEvaluation 245ns ± 1% 195ns ± 1% -20.41% (p=0.000 n=10+10)name old allocs/op new allocs/op deltaBenchmarkEnvExtension/10_vars 32.0 ± 0% 1.0 ± 0% -96.88% (p=0.000 n=10+10)BenchmarkNativeToValue/struct 3.00 ± 0% 1.00 ± 0% -66.67% (p=0.000 n=10+10)New Contributors
Full Changelog: cel-expr/cel-go@v0.30.0...v0.31.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.