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: zntrio/harp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.6
Choose a base ref
...
head repository: zntrio/harp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.7
Choose a head ref
  • 13 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 12, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#22)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.52.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.51.0...v1.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2023
    Copy the full SHA
    2dca136 View commit details

Commits on Jan 17, 2023

  1. chore(deps): bump step-security/harden-runner from 2.0.0 to 2.1.0 (#23)

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Copy the full SHA
    0c73326 View commit details
  2. chore(deps): bump zntr.io/paseto from 1.1.1 to 1.2.0 (#24)

    Bumps [zntr.io/paseto](https://github.com/zntrio/paseto) from 1.1.1 to 1.2.0.
    - [Release notes](https://github.com/zntrio/paseto/releases)
    - [Commits](zntrio/paseto@v1.1.1...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: zntr.io/paseto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Copy the full SHA
    a1ed244 View commit details

Commits on Jan 19, 2023

  1. fix(paseto): use new operation call contract

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 19, 2023
    Copy the full SHA
    317caab View commit details
  2. chore(flake): update vendor fingerprint

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 19, 2023
    Copy the full SHA
    930463a View commit details

Commits on Jan 23, 2023

  1. chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 (#26)

    Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.6 to 3.5.7.
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64)
    - [Commits](etcd-io/etcd@v3.5.6...v3.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 23, 2023
    Copy the full SHA
    2ae2979 View commit details
  2. chore(deps): bump github.com/hashicorp/vault/api from 1.8.2 to 1.8.3 (#…

    …27)
    
    Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/hashicorp/vault/releases)
    - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/vault@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/vault/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 23, 2023
    Copy the full SHA
    da6dfde View commit details
  3. chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#25)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.14.0...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 23, 2023
    Copy the full SHA
    477ef5d View commit details

Commits on Jan 24, 2023

  1. chore(deps): bump github.com/klauspost/compress from 1.15.14 to 1.15.…

    …15 (#29)
    
    Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.14 to 1.15.15.
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.15.14...v1.15.15)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/klauspost/compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Copy the full SHA
    b64d9cf View commit details
  2. chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 (#28)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.13.0...v1.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Copy the full SHA
    afb5d0f View commit details

Commits on Jan 26, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#30)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.0...v1.52.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2023
    Copy the full SHA
    4200cc8 View commit details

Commits on Jan 27, 2023

  1. chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#31)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.52.1...v1.52.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2023
    Copy the full SHA
    1965f78 View commit details

Commits on Jan 29, 2023

  1. chore(git): v2.0.7

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 29, 2023
    Copy the full SHA
    5fc2960 View commit details
Loading