renovate-bot opened a new pull request, #313:
URL: https://github.com/apache/superset-kubernetes-operator/pull/313

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | [github.com/google/cel-go](https://redirect.github.com/google/cel-go) | 
`v0.31.0` → `v0.32.0` | 
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fcel-go/v0.32.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fcel-go/v0.31.0/v0.32.0?slim=true)
 |
   | [k8s.io/streaming](https://redirect.github.com/kubernetes/streaming) | 
`v0.36.4` → `v0.37.0` | 
![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fstreaming/v0.37.0?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fstreaming/v0.36.4/v0.37.0?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>google/cel-go (github.com/google/cel-go)</summary>
   
   ### 
[`v0.32.0`](https://redirect.github.com/cel-expr/cel-go/releases/tag/v0.32.0)
   
   [Compare 
Source](https://redirect.github.com/google/cel-go/compare/v0.31.0...v0.32.0)
   
   ##### **Summary of Changes**
   
   This release of cel-go (v0.32.0) introduces significant library expansions 
alongside a major infrastructure migration. Key highlights include the addition 
of native support for **JWT and HMAC operations**, Go-based JSON handling via 
NativeToValue, and robust timestamp parsing helpers.
   
   **Critical Upgrade**: This release changes the module and import paths to 
cel.dev/cel-go. Users must update their import statements when upgrading to 
this version.
   
   A variety of concurrency and stability fixes are also included, such as 
addressing nil pointer panics during native object traversals, and fixing cost 
observability when combined with state tracking or exhaustive eval
   
   **Breaking Changes**
   
   | Change                                               | PR Link             
                                  |
   | :--------------------------------------------------- | 
:---------------------------------------------------- |
   | **Switch module and import paths to cel.dev/cel-go** | 
[#&#8203;1413](https://redirect.github.com/cel-expr/cel-go/pull/1413) |
   
   **Features**
   
   | Feature                                                                    
  | PR Link                                               |
   | 
:--------------------------------------------------------------------------- | 
:---------------------------------------------------- |
   | **JWT data types with Parse and claim helpers**                            
  | [#&#8203;1415](https://redirect.github.com/cel-expr/cel-go/pull/1415) |
   | **HMAC verify / compute library**                                          
  | [#&#8203;1416](https://redirect.github.com/cel-expr/cel-go/pull/1416) |
   | **NativeToValue Go-based JSON type support**                               
  | [#&#8203;1402](https://redirect.github.com/cel-expr/cel-go/pull/1402) |
   | **Parsing helper for working with different types and formats of 
timestamp** | 
[#&#8203;1414](https://redirect.github.com/cel-expr/cel-go/pull/1414) |
   | **Support aggregate size computations over list, maps, and structs**       
  | [#&#8203;1404](https://redirect.github.com/cel-expr/cel-go/pull/1404) |
   | **Aggregate semantics in Policy Compiler**                                 
  | [#&#8203;1408](https://redirect.github.com/cel-expr/cel-go/pull/1408) |
   | **Report every evaluation step to every observer**                         
  | [#&#8203;1419](https://redirect.github.com/cel-expr/cel-go/pull/1419) |
   | **Enable list\_ext conformance tests**                                     
  | [#&#8203;1412](https://redirect.github.com/cel-expr/cel-go/pull/1412) |
   
   **Fixes & Performance Improvements**
   
   | Change / Optimization                                                      
                    | PR Link                                               |
   | 
:---------------------------------------------------------------------------------------------
 | :---------------------------------------------------- |
   | **mem-track: Fix data race for aggregate size computation**                
                    | 
[#&#8203;1423](https://redirect.github.com/cel-expr/cel-go/pull/1423) |
   | **Fix panic in native object traversal with nil valued struct pointers**   
                    | 
[#&#8203;1417](https://redirect.github.com/cel-expr/cel-go/pull/1417) |
   | **Fix shorthand type specifier parsing to allow newlines and tab chars**   
                    | 
[#&#8203;1411](https://redirect.github.com/cel-expr/cel-go/pull/1411) |
   | **Fix agent\_tool\_execution\_governance policy example to match 
cel-policy conformance test** | 
[#&#8203;1424](https://redirect.github.com/cel-expr/cel-go/pull/1424) |
   | **Scale sizes for strings and bytes**                                      
                    | 
[#&#8203;1421](https://redirect.github.com/cel-expr/cel-go/pull/1421) |
   | **Consolidate saturating cost arithmetic into common/cost**                
                    | 
[#&#8203;1420](https://redirect.github.com/cel-expr/cel-go/pull/1420) |
   | **Add parser benchmarks**                                                  
                    | 
[#&#8203;1422](https://redirect.github.com/cel-expr/cel-go/pull/1422) |
   
   ***
   
   **Full Changelog**: 
[v0.31.0...v0.32.0](https://redirect.github.com/cel-expr/cel-go/compare/v0.31.0...v0.32.0)
   
   </details>
   
   <details>
   <summary>kubernetes/streaming (k8s.io/streaming)</summary>
   
   ### 
[`v0.37.0`](https://redirect.github.com/kubernetes/streaming/compare/v0.36.4...v0.37.0)
   
   [Compare 
Source](https://redirect.github.com/kubernetes/streaming/compare/v0.36.4...v0.37.0)
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - 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.
   
   👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config 
help](https://redirect.github.com/renovatebot/renovate/discussions) if that's 
undesired.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job 
log](https://developer.mend.io/github/apache/superset-kubernetes-operator).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to