Update all deps #34

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-03-18 22:14:05 +03:00
renovate[bot] commented 2021-03-18 04:53:20 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/golang/protobuf require minor v1.4.3 -> v1.5.1
github.com/prometheus/client_golang require minor v1.9.0 -> v1.10.0
google.golang.org/genproto require digest 75c7a85 -> 90b20ab
google.golang.org/protobuf require minor v1.25.1-0.20201208041424-160c7477e0e8 -> v1.26.0

Release Notes

golang/protobuf

v1.5.1

Compare Source

Notable changes:

v1.5.0

Compare Source

Overview

This marks the ptypes package as deprecated and upgrades the dependency on google.golang.org/protobuf to a pre-release version of v1.26.0. A subsequent patch release will update the dependency to v1.26.0 proper.

Notable changes

  • (#​1217) ptypes: deprecate the package
  • (#​1214) rely on protodesc.ToFileDescriptorProto
prometheus/client_golang

v1.10.0

Compare Source

  • [CHANGE] Minimum required Go version is now 1.13.
  • [CHANGE] API client: Add matchers to LabelNames and LabesValues. #​828
  • [FEATURE] API client: Add buildinfo call. #​841
  • [BUGFIX] Fix build on riscv64. #​833

Renovate 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 | |---|---|---|---| | [github.com/golang/protobuf](https://togithub.com/golang/protobuf) | require | minor | `v1.4.3` -> `v1.5.1` | | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | require | minor | `v1.9.0` -> `v1.10.0` | | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `75c7a85` -> `90b20ab` | | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | minor | `v1.25.1-0.20201208041424-160c7477e0e8` -> `v1.26.0` | --- ### Release Notes <details> <summary>golang/protobuf</summary> ### [`v1.5.1`](https://togithub.com/golang/protobuf/releases/v1.5.1) [Compare Source](https://togithub.com/golang/protobuf/compare/v1.5.0...v1.5.1) Notable changes: - ([#&#8203;1293](https://togithub.com/golang/protobuf/issues/1293)) all: depend on [google.golang.org/protobuf@v1.26.0](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.26.0) ### [`v1.5.0`](https://togithub.com/golang/protobuf/releases/v1.5.0) [Compare Source](https://togithub.com/golang/protobuf/compare/v1.4.3...v1.5.0) - [Overview](#v1.5-overview) - [Notable changes](#v1.5-notable-changes) ### Overview <a name="v1.5-overview"></a> This marks the [`ptypes`](https://pkg.go.dev/github.com/golang/protobuf/ptypes) package as deprecated and upgrades the dependency on `google.golang.org/protobuf` to a pre-release version of v1.26.0. A subsequent patch release will update the dependency to [v1.26.0](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.26.0) proper. ### Notable changes <a name="v1.5-notable-changes"></a> - ([#&#8203;1217](https://togithub.com/golang/protobuf/issues/1217)) ptypes: deprecate the package - ([#&#8203;1214](https://togithub.com/golang/protobuf/issues/1214)) rely on protodesc.ToFileDescriptorProto </details> <details> <summary>prometheus/client_golang</summary> ### [`v1.10.0`](https://togithub.com/prometheus/client_golang/releases/v1.10.0) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.9.0...v1.10.0) - [CHANGE] Minimum required Go version is now 1.13. - [CHANGE] API client: Add matchers to `LabelNames` and `LabesValues`. [#&#8203;828](https://togithub.com/prometheus/client_golang/issues/828) - [FEATURE] API client: Add buildinfo call. [#&#8203;841](https://togithub.com/prometheus/client_golang/issues/841) - [BUGFIX] Fix build on riscv64. [#&#8203;833](https://togithub.com/prometheus/client_golang/issues/833) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **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).
Sign in to join this conversation.
No description provided.