Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/cel-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: google/cel-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 31, 2025

  1. Bump github.com/golang/glog (#1115)

    Bumps the go_modules group with 1 update in the /codelab directory: [github.com/golang/glog](https://github.com/golang/glog).
    
    
    Updates `github.com/golang/glog` from 1.0.0 to 1.2.4
    - [Release notes](https://github.com/golang/glog/releases)
    - [Commits](golang/glog@v1.0.0...v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/glog
      dependency-type: direct:production
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    fb3fe56 View commit details
    Browse the repository at this point in the history
  2. Minor update on cost order (#1119)

    * slight reordering in cost computation to preserve legacy compatibility
    * Additional tests to attempt to catch ordering issues with cost estimation
    TristonianJones authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    1bf2472 View commit details
    Browse the repository at this point in the history
Loading