prometheus/common (github.com/prometheus/common)
### [`v0.44.0`](https://togithub.com/prometheus/common/releases/tag/v0.44.0)
[Compare Source](https://togithub.com/prometheus/common/compare/v0.43.0...v0.44.0)
#### What's Changed
- Allow custom log.Logger by [@jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus/common/pull/474](https://togithub.com/prometheus/common/pull/474)
- Allow TLS settings to be specified inline by [@rfratto](https://togithub.com/rfratto) in [https://github.com/prometheus/common/pull/472](https://togithub.com/prometheus/common/pull/472)
- Enable dependabot for sigv4 by [@SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/480](https://togithub.com/prometheus/common/pull/480)
- Bump github.com/prometheus/common from 0.42.0 to 0.43.0 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/486](https://togithub.com/prometheus/common/pull/486)
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/483](https://togithub.com/prometheus/common/pull/483)
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/485](https://togithub.com/prometheus/common/pull/485)
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/482](https://togithub.com/prometheus/common/pull/482)
- Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/489](https://togithub.com/prometheus/common/pull/489)
#### New Contributors
- [@jkroepke](https://togithub.com/jkroepke) made their first contribution in [https://github.com/prometheus/common/pull/474](https://togithub.com/prometheus/common/pull/474)
- [@rfratto](https://togithub.com/rfratto) made their first contribution in [https://github.com/prometheus/common/pull/472](https://togithub.com/prometheus/common/pull/472)
**Full Changelog**: https://github.com/prometheus/common/compare/v0.43.0...v0.43.1
### [`v0.43.0`](https://togithub.com/prometheus/common/releases/tag/v0.43.0): 0.43.0 / 2023-05-04
[Compare Source](https://togithub.com/prometheus/common/compare/v0.42.0...v0.43.0)
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](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/463](https://togithub.com/prometheus/common/pull/463)
- Negotiate OM v1.0.0 by [@gouthamve](https://togithub.com/gouthamve) in [https://github.com/prometheus/common/pull/475](https://togithub.com/prometheus/common/pull/475)
- Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/478](https://togithub.com/prometheus/common/pull/478)
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/481](https://togithub.com/prometheus/common/pull/481)
- Update Go modules by [@SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/479](https://togithub.com/prometheus/common/pull/479)
- Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/469](https://togithub.com/prometheus/common/pull/469)
**Full Changelog**: https://github.com/prometheus/common/compare/v0.42.0...v0.43.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.42.0
->v0.44.0
Release Notes
prometheus/common (github.com/prometheus/common)
### [`v0.44.0`](https://togithub.com/prometheus/common/releases/tag/v0.44.0) [Compare Source](https://togithub.com/prometheus/common/compare/v0.43.0...v0.44.0) #### What's Changed - Allow custom log.Logger by [@jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus/common/pull/474](https://togithub.com/prometheus/common/pull/474) - Allow TLS settings to be specified inline by [@rfratto](https://togithub.com/rfratto) in [https://github.com/prometheus/common/pull/472](https://togithub.com/prometheus/common/pull/472) - Enable dependabot for sigv4 by [@SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/480](https://togithub.com/prometheus/common/pull/480) - Bump github.com/prometheus/common from 0.42.0 to 0.43.0 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/486](https://togithub.com/prometheus/common/pull/486) - Bump golang.org/x/net from 0.9.0 to 0.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/483](https://togithub.com/prometheus/common/pull/483) - Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/485](https://togithub.com/prometheus/common/pull/485) - Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/482](https://togithub.com/prometheus/common/pull/482) - Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/489](https://togithub.com/prometheus/common/pull/489) #### New Contributors - [@jkroepke](https://togithub.com/jkroepke) made their first contribution in [https://github.com/prometheus/common/pull/474](https://togithub.com/prometheus/common/pull/474) - [@rfratto](https://togithub.com/rfratto) made their first contribution in [https://github.com/prometheus/common/pull/472](https://togithub.com/prometheus/common/pull/472) **Full Changelog**: https://github.com/prometheus/common/compare/v0.43.0...v0.43.1 ### [`v0.43.0`](https://togithub.com/prometheus/common/releases/tag/v0.43.0): 0.43.0 / 2023-05-04 [Compare Source](https://togithub.com/prometheus/common/compare/v0.42.0...v0.43.0) 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](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/463](https://togithub.com/prometheus/common/pull/463) - Negotiate OM v1.0.0 by [@gouthamve](https://togithub.com/gouthamve) in [https://github.com/prometheus/common/pull/475](https://togithub.com/prometheus/common/pull/475) - Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/478](https://togithub.com/prometheus/common/pull/478) - Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/481](https://togithub.com/prometheus/common/pull/481) - Update Go modules by [@SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/479](https://togithub.com/prometheus/common/pull/479) - Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/469](https://togithub.com/prometheus/common/pull/469) **Full Changelog**: https://github.com/prometheus/common/compare/v0.42.0...v0.43.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.