fix(deps): update all deps #69

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-05-12 03:09:52 +03:00
renovate[bot] commented 2021-05-10 21:48:12 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto require digest 4a47615 -> fb37daa
google.golang.org/grpc require patch v1.37.0 -> v1.37.1

Release Notes

grpc/grpc-go

v1.37.1

Compare Source

  • client: fix rare panic when shutting down client while receiving the first name resolver update (#​4398)
  • client: fix leaked addrConn struct when addresses are updated (#​4347)
  • xds/resolver: prevent panic when two LDS updates are receives without RDS in between (#​4327)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `4a47615` -> `fb37daa` | | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.37.0` -> `v1.37.1` | --- ### Release Notes <details> <summary>grpc/grpc-go</summary> ### [`v1.37.1`](https://togithub.com/grpc/grpc-go/releases/v1.37.1) [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.37.0...v1.37.1) - client: fix rare panic when shutting down client while receiving the first name resolver update ([#&#8203;4398](https://togithub.com/grpc/grpc-go/issues/4398)) - client: fix leaked addrConn struct when addresses are updated ([#&#8203;4347](https://togithub.com/grpc/grpc-go/issues/4347)) - xds/resolver: prevent panic when two LDS updates are receives without RDS in between ([#&#8203;4327](https://togithub.com/grpc/grpc-go/issues/4327)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-tests).
renovate[bot] commented 2021-05-10 21:48:13 +03:00 (Migrated from github.com)

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/unistack-org/micro-tests":"/mnt/renovate/gh/unistack-org/micro-tests" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro-tests" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/unistack-org/micro/v3 v3.3.17
go: downloading google.golang.org/grpc v1.37.1
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/unistack-org/micro-proto v0.0.2
go: downloading github.com/unistack-org/micro-client-http/v3 v3.3.11
go: downloading google.golang.org/genproto v0.0.0-20210510173355-fb37daa5cd7a
go: downloading github.com/unistack-org/micro-server-http/v3 v3.3.17
go: downloading github.com/google/uuid v1.2.0
go: downloading golang.org/x/net v0.0.0-20210505024714-0287a6fb4125
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/sys v0.0.0-20210423082822-04245dca01da
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/patrickmn/go-cache v1.0.0
go: downloading github.com/unistack-org/micro-api-handler-rpc/v3 v3.3.0
go: downloading github.com/unistack-org/micro-api-router-register/v3 v3.2.2
go: downloading github.com/unistack-org/micro-api-router-static/v3 v3.2.1
go: downloading github.com/unistack-org/micro-client-grpc/v3 v3.3.3
go: downloading github.com/unistack-org/micro-codec-json/v3 v3.2.1
go: downloading github.com/unistack-org/micro-codec-proto/v3 v3.2.2
go: downloading github.com/unistack-org/micro-router-register/v3 v3.2.2
go: downloading github.com/unistack-org/micro-server-grpc/v3 v3.3.6
go: downloading github.com/unistack-org/micro-broker-http/v3 v3.3.1
go: downloading github.com/unistack-org/micro-codec-grpc/v3 v3.2.1
go: downloading github.com/unistack-org/micro-codec-segmentio/v3 v3.2.2
go: downloading github.com/unistack-org/micro-config-env/v3 v3.3.0
go: downloading github.com/unistack-org/micro-config-vault/v3 v3.2.9
go: downloading github.com/unistack-org/micro-codec-jsonpb/v3 v3.2.2
go: downloading github.com/unistack-org/micro-codec-urlencode/v3 v3.0.0
go: downloading github.com/unistack-org/micro-meter-victoriametrics/v3 v3.3.1
go: downloading github.com/unistack-org/micro-server-tcp/v3 v3.3.2
go: downloading github.com/prometheus/client_golang v1.10.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/unistack-org/micro-metrics-prometheus/v3 v3.1.1
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0
go: downloading github.com/evanphx/json-patch/v5 v5.2.0
go: downloading github.com/gobwas/httphead v0.1.0
go: downloading github.com/gobwas/ws v1.0.4
go: downloading github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
go: downloading github.com/google/go-cmp v0.5.5
go: downloading github.com/segmentio/encoding v0.2.17
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/hashicorp/vault/api v1.0.4
go: downloading github.com/VictoriaMetrics/metrics v1.17.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/prometheus/common v0.18.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gobwas/pool v0.2.1
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/hashicorp/go-retryablehttp v0.5.4
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/hashicorp/vault/sdk v0.1.13
go: downloading github.com/mitchellh/mapstructure v1.1.2
go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0
go: downloading gopkg.in/square/go-jose.v2 v2.4.1
go: downloading github.com/valyala/histogram v1.1.2
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.2
go: downloading github.com/valyala/fastrand v1.0.0
go: downloading github.com/klauspost/cpuid v1.2.3
go: downloading github.com/klauspost/cpuid/v2 v2.0.5
go: downloading github.com/golang/snappy v0.0.1
go: downloading github.com/pierrec/lz4 v2.0.5+incompatible
go: downloading github.com/ryanuber/go-glob v1.0.0
github.com/unistack-org/micro-tests/wrapper/metrics/prometheus tested by
	github.com/unistack-org/micro-tests/wrapper/metrics/prometheus.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied
github.com/unistack-org/micro-tests/config/vault tested by
	github.com/unistack-org/micro-tests/config/vault.test imports
	github.com/unistack-org/micro-config-vault/v3 imports
	github.com/hashicorp/vault/api imports
	gopkg.in/square/go-jose.v2/jwt: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/square: permission denied
github.com/unistack-org/micro-tests/config tested by
	github.com/unistack-org/micro-tests/config.test imports
	github.com/unistack-org/micro-config-env/v3 imports
	github.com/imdario/mergo tested by
	github.com/imdario/mergo.test imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻️ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you check the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/unistack-org/micro-tests":"/mnt/renovate/gh/unistack-org/micro-tests" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/unistack-org/micro-tests" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy" go: downloading github.com/unistack-org/micro/v3 v3.3.17 go: downloading google.golang.org/grpc v1.37.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/unistack-org/micro-proto v0.0.2 go: downloading github.com/unistack-org/micro-client-http/v3 v3.3.11 go: downloading google.golang.org/genproto v0.0.0-20210510173355-fb37daa5cd7a go: downloading github.com/unistack-org/micro-server-http/v3 v3.3.17 go: downloading github.com/google/uuid v1.2.0 go: downloading golang.org/x/net v0.0.0-20210505024714-0287a6fb4125 go: downloading github.com/golang/protobuf v1.5.2 go: downloading golang.org/x/sys v0.0.0-20210423082822-04245dca01da go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible go: downloading golang.org/x/text v0.3.6 go: downloading github.com/patrickmn/go-cache v1.0.0 go: downloading github.com/unistack-org/micro-api-handler-rpc/v3 v3.3.0 go: downloading github.com/unistack-org/micro-api-router-register/v3 v3.2.2 go: downloading github.com/unistack-org/micro-api-router-static/v3 v3.2.1 go: downloading github.com/unistack-org/micro-client-grpc/v3 v3.3.3 go: downloading github.com/unistack-org/micro-codec-json/v3 v3.2.1 go: downloading github.com/unistack-org/micro-codec-proto/v3 v3.2.2 go: downloading github.com/unistack-org/micro-router-register/v3 v3.2.2 go: downloading github.com/unistack-org/micro-server-grpc/v3 v3.3.6 go: downloading github.com/unistack-org/micro-broker-http/v3 v3.3.1 go: downloading github.com/unistack-org/micro-codec-grpc/v3 v3.2.1 go: downloading github.com/unistack-org/micro-codec-segmentio/v3 v3.2.2 go: downloading github.com/unistack-org/micro-config-env/v3 v3.3.0 go: downloading github.com/unistack-org/micro-config-vault/v3 v3.2.9 go: downloading github.com/unistack-org/micro-codec-jsonpb/v3 v3.2.2 go: downloading github.com/unistack-org/micro-codec-urlencode/v3 v3.0.0 go: downloading github.com/unistack-org/micro-meter-victoriametrics/v3 v3.3.1 go: downloading github.com/unistack-org/micro-server-tcp/v3 v3.3.2 go: downloading github.com/prometheus/client_golang v1.10.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/unistack-org/micro-metrics-prometheus/v3 v3.1.1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/unistack-org/micro-wrapper-trace-opentracing/v3 v3.2.0 go: downloading github.com/evanphx/json-patch/v5 v5.2.0 go: downloading github.com/gobwas/httphead v0.1.0 go: downloading github.com/gobwas/ws v1.0.4 go: downloading github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c go: downloading github.com/google/go-cmp v0.5.5 go: downloading github.com/segmentio/encoding v0.2.17 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/hashicorp/vault/api v1.0.4 go: downloading github.com/VictoriaMetrics/metrics v1.17.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.18.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/gobwas/pool v0.2.1 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 go: downloading github.com/hashicorp/go-multierror v1.1.0 go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/hashicorp/vault/sdk v0.1.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 go: downloading github.com/valyala/histogram v1.1.2 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 go: downloading github.com/valyala/fastrand v1.0.0 go: downloading github.com/klauspost/cpuid v1.2.3 go: downloading github.com/klauspost/cpuid/v2 v2.0.5 go: downloading github.com/golang/snappy v0.0.1 go: downloading github.com/pierrec/lz4 v2.0.5+incompatible go: downloading github.com/ryanuber/go-glob v1.0.0 github.com/unistack-org/micro-tests/wrapper/metrics/prometheus tested by github.com/unistack-org/micro-tests/wrapper/metrics/prometheus.test imports github.com/stretchr/testify/assert imports gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied github.com/unistack-org/micro-tests/config/vault tested by github.com/unistack-org/micro-tests/config/vault.test imports github.com/unistack-org/micro-config-vault/v3 imports github.com/hashicorp/vault/api imports gopkg.in/square/go-jose.v2/jwt: open /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/square: permission denied github.com/unistack-org/micro-tests/config tested by github.com/unistack-org/micro-tests/config.test imports github.com/unistack-org/micro-config-env/v3 imports github.com/imdario/mergo tested by github.com/imdario/mergo.test imports gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied ```
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-tests#69
No description provided.