Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump the go group across 4 directories with 7 updates #1972

Closed

Commits on Sep 6, 2024

  1. go: bump the go group across 4 directories with 7 updates

    Bumps the go group with 7 updates in the /client-sdk/go directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.3` | `2.3.4` |
    | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.14.0` | `1.14.8` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.27.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.66.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.20.3` |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |
    
    Bumps the go group with 7 updates in the /tests/benchmark directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.3` | `2.3.4` |
    | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.14.0` | `1.14.8` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.27.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.66.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.20.3` |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |
    
    Bumps the go group with 7 updates in the /tests/e2e directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.3` | `2.3.4` |
    | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.14.0` | `1.14.8` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.27.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.66.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.20.3` |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |
    
    Bumps the go group with 7 updates in the /tools/gen_runtime_vectors directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.3` | `2.3.4` |
    | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.14.0` | `1.14.8` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.27.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.63.2` | `1.66.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.20.3` |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |
    
    
    
    Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.3 to 2.3.4
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcec/v2.3.3...btcec/v2.3.4)
    
    Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.14.8
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.14.0...v1.14.8)
    
    Updates `golang.org/x/crypto` from 0.23.0 to 0.27.0
    - [Commits](golang/crypto@v0.23.0...v0.27.0)
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.66.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.66.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.20.3
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.20.3)
    
    Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.3 to 2.3.4
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcec/v2.3.3...btcec/v2.3.4)
    
    Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.14.8
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.14.0...v1.14.8)
    
    Updates `golang.org/x/crypto` from 0.23.0 to 0.27.0
    - [Commits](golang/crypto@v0.23.0...v0.27.0)
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.66.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.66.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.20.3
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.20.3)
    
    Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.3 to 2.3.4
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcec/v2.3.3...btcec/v2.3.4)
    
    Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.14.8
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.14.0...v1.14.8)
    
    Updates `golang.org/x/crypto` from 0.23.0 to 0.27.0
    - [Commits](golang/crypto@v0.23.0...v0.27.0)
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.66.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.66.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.20.3
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.20.3)
    
    Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.3 to 2.3.4
    - [Release notes](https://github.com/btcsuite/btcd/releases)
    - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
    - [Commits](btcsuite/btcd@btcec/v2.3.3...btcec/v2.3.4)
    
    Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.14.8
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.14.0...v1.14.8)
    
    Updates `golang.org/x/crypto` from 0.23.0 to 0.27.0
    - [Commits](golang/crypto@v0.23.0...v0.27.0)
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.66.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.66.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.20.3
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.20.3)
    
    Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/btcsuite/btcd/btcec/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/ethereum/go-ethereum
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/spf13/cobra
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/spf13/viper
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/btcsuite/btcd/btcec/v2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/ethereum/go-ethereum
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/btcsuite/btcd/btcec/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/ethereum/go-ethereum
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/spf13/cobra
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/spf13/viper
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/btcsuite/btcd/btcec/v2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/ethereum/go-ethereum
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/spf13/cobra
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/spf13/viper
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    870efc9 View commit details
    Browse the repository at this point in the history