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: k1LoW/grpcstub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.6
Choose a base ref
...
head repository: k1LoW/grpcstub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.7
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 7, 2024

  1. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    
    Updates `golang.org/x/net` from 0.26.0 to 0.27.0
    - [Commits](golang/net@v0.26.0...v0.27.0)
    
    Updates `google.golang.org/grpc` from 1.64.0 to 1.65.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    30f67c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge pull request #108 from k1LoW/dependabot/go_modules/dependencies…

    …-be3ebd896c
    
    chore(deps): bump the dependencies group with 2 updates
    k1LoW committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0eb8a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa0cb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8d2dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from k1LoW/tagpr-from-v0.22.6

    Release for v0.22.7
    k1LoW committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3f8f20e View commit details
    Browse the repository at this point in the history
Loading