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: fullstorydev/grpcurl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.2
Choose a base ref
...
head repository: fullstorydev/grpcurl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 13, 2025

  1. Update to v1.17.0 of jhump/protoreflect (#502)

    * update to v1.17.0 of jhump/protoreflect
    
    * add lint:ignore annotations to fix CI
    jhump authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    7e1a6c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Bump google.golang.org/protobuf from 1.34.2 to 1.36.4 (#506)

    * Bump google.golang.org/protobuf from 1.34.2 to 1.36.4
    
    Bumps google.golang.org/protobuf from 1.34.2 to 1.36.4.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ignore deprecations
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Scott Blum <dragonsinth@gmail.com>
    dependabot[bot] and dragonsinth authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    f3c8ec2 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.25.0 to 0.33.0 (#508)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.33.0.
    - [Commits](golang/net@v0.25.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    c32936d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#509)

    Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9e3e083 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

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