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: tg123/sshpiper Loading
base: v1.2.7
Choose a base ref
...
head repository: tg123/sshpiper Loading
compare: v1.2.8
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 16, 2024

  1. Bump k8s.io/api from 0.29.1 to 0.29.2 (#328)

    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.1 to 0.29.2.
    - [Commits](kubernetes/api@v0.29.1...v0.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      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] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5f9b092 View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/code-generator from 0.29.1 to 0.29.2 (#330)

    Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.29.1 to 0.29.2.
    - [Commits](kubernetes/code-generator@v0.29.1...v0.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/code-generator
      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] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3e3a4bf View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/client-go from 0.29.1 to 0.29.2 (#327)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.1 to 0.29.2.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.1...v0.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      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] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5503e54 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#333)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.61.1...v1.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    96bbaad View commit details
    Browse the repository at this point in the history
  2. add openpubkey (#337)

    tg123 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d2097ef View commit details
    Browse the repository at this point in the history
  3. Update remotesigner version (#338)

    * Update remotesigner version to v0.0.2
    
    * Update remotesigner version to v0.0.3
    tg123 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    450ed38 View commit details
    Browse the repository at this point in the history
Loading