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: sqlc-dev/sqlc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: sqlc-dev/sqlc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 28, 2025

  1. build(deps): bump the production-dependencies group across 1 director…

    …y with 2 updates (#3941)
    
    Bumps the production-dependencies group with 2 updates in the / directory: [github.com/google/cel-go](https://github.com/google/cel-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    
    Updates `github.com/google/cel-go` from 0.24.1 to 0.25.0
    - [Release notes](https://github.com/google/cel-go/releases)
    - [Commits](google/cel-go@v0.24.1...v0.25.0)
    
    Updates `google.golang.org/grpc` from 1.71.1 to 1.72.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.71.1...v1.72.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/cel-go
      dependency-version: 0.25.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.72.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    ee2abb2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump packaging (#3940)

    Bumps the production-dependencies group in /docs with 1 update: [packaging](https://github.com/pypa/packaging).
    
    
    Updates `packaging` from 24.2 to 25.0
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@24.2...25.0)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-version: '25.0'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    34f8c1b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    a60f370 View commit details
    Browse the repository at this point in the history
Loading