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.2
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.3
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on May 26, 2024

  1. chore(deps): bump golang.org/x/net in the dependencies group

    Bumps the dependencies group with 1 update: [golang.org/x/net](https://github.com/golang/net).
    
    
    Updates `golang.org/x/net` from 0.24.0 to 0.25.0
    - [Commits](golang/net@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    70ec031 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

    …5e29427af7
    
    chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 in the dependencies group
    k1LoW committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3e9b03f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

    Bumps the dependencies group with 3 updates: [github.com/bufbuild/protocompile](https://github.com/bufbuild/protocompile), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
    
    
    Updates `github.com/bufbuild/protocompile` from 0.13.0 to 0.14.0
    - [Release notes](https://github.com/bufbuild/protocompile/releases)
    - [Commits](bufbuild/protocompile@v0.13.0...v0.14.0)
    
    Updates `golang.org/x/net` from 0.25.0 to 0.26.0
    - [Commits](golang/net@v0.25.0...v0.26.0)
    
    Updates `google.golang.org/protobuf` from 1.34.1 to 1.34.2-0.20240529085009-ca837e5c658b
    
    ---
    updated-dependencies:
    - dependency-name: github.com/bufbuild/protocompile
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: 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/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e576638 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

    …1c331532a1
    
    chore(deps): bump the dependencies group with 3 updates
    k1LoW committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2a48455 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update

    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ad208e6 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a1dad0b View commit details
    Browse the repository at this point in the history
  3. Setup protoc

    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    40a0f89 View commit details
    Browse the repository at this point in the history
  4. Add deps

    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    91cff73 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump the dependencies group across 1 directory with 3 up…

    …dates
    
    ---
    updated-dependencies:
    - dependency-name: buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/k1LoW/bufresolv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/k1LoW/protoresolv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3b8f53d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #101 from k1LoW/dependabot/go_modules/dependencies…

    …-9368e870fc
    
    chore(deps): bump the dependencies group across 1 directory with 3 updates
    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    804f833 View commit details
    Browse the repository at this point in the history
  7. update

    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e033f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e1199a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e04f42 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #97 from k1LoW/tagpr-from-v0.22.2

    Release for v0.22.3
    k1LoW committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8d653ac View commit details
    Browse the repository at this point in the history
Loading