Thanks to visit codestin.com
Credit goes to github.com

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.30.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
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 3, 2025

  1. build(deps): bump the production-dependencies group with 2 updates (#…

    …4091)
    
    Bumps the production-dependencies group with 2 updates: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/spf13/pflag](https://github.com/spf13/pflag).
    
    
    Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.9.1...v1.10.1)
    
    Updates `github.com/spf13/pflag` from 1.0.7 to 1.0.9
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.7...v1.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    1924373 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. build(deps): bump github.com/spf13/pflag (#4093)

    Bumps the production-dependencies group with 1 update: [github.com/spf13/pflag](https://github.com/spf13/pflag).
    
    
    Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.9...v1.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    a87f08e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 5 to 6 (#4092)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    88b3cb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. build(deps): bump golang from 1.25.0 to 1.25.1 (#4096)

    Bumps golang from 1.25.0 to 1.25.1.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    657c023 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the production-dependencies group across 1 director…

    …y with 4 updates (#4100)
    
    Bumps the production-dependencies group with 4 updates in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx), [golang.org/x/sync](https://github.com/golang/sync), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and google.golang.org/protobuf.
    
    
    Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.7.5...v5.7.6)
    
    Updates `golang.org/x/sync` from 0.16.0 to 0.17.0
    - [Commits](golang/sync@v0.16.0...v0.17.0)
    
    Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.75.0...v1.75.1)
    
    Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v5
      dependency-version: 5.7.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: golang.org/x/sync
      dependency-version: 0.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.75.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2025
    Configuration menu
    Copy the full SHA
    6389cdc View commit details
    Browse the repository at this point in the history
Loading