fix(deps): update module github.com/prometheus/common to v0.43.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/prometheus/common | require | minor |
v0.42.0 -> v0.43.0
|
Release Notes
prometheus/common
v0.43.0
: 0.43.0 / 2023-05-04
NOTE: The protobuf library has been changed from the deprecated github.com/golang/protobuf
to the new officially supported google.golang.org/protobuf
. If you have direct use of the proto, you may need to make changes for deprecated functions.
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/463
- Negotiate OM v1.0.0 by @gouthamve in https://github.com/prometheus/common/pull/475
- Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by @dependabot in https://github.com/prometheus/common/pull/478
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by @dependabot in https://github.com/prometheus/common/pull/481
- Update Go modules by @SuperQ in https://github.com/prometheus/common/pull/479
- Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 by @dependabot in https://github.com/prometheus/common/pull/469
Full Changelog: https://github.com/prometheus/common/compare/v0.42.0...v0.43.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.