fix(deps): update module github.com/prometheus/common to v0.55.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/prometheus/common |
v0.54.0 -> v0.55.0
|
Release Notes
prometheus/common (github.com/prometheus/common)
v0.55.0
What's Changed
- Update Go modules by @SuperQ in https://github.com/prometheus/common/pull/643
- enable errcheck linter by @mmorel-35 in https://github.com/prometheus/common/pull/637
- Add a
RELEASE.md
and add @gotjosh as a mantainer by @gotjosh in https://github.com/prometheus/common/pull/644 - Move goautoneg to external dependency by @mikelolasagasti in https://github.com/prometheus/common/pull/625
- Expose secret as SecretReader and InlineSecret from config package by @pracucci in https://github.com/prometheus/common/pull/650
- Fix HTTPClientConfig JSON marshalling by @pracucci in https://github.com/prometheus/common/pull/651
- Expose secret as FileSecret from config package by @alanprot in https://github.com/prometheus/common/pull/653
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/646
- Set http_headers to be omit empty by @yeya24 in https://github.com/prometheus/common/pull/655
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by @freak12techno in https://github.com/prometheus/common/pull/654
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by @dependabot in https://github.com/prometheus/common/pull/659
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in https://github.com/prometheus/common/pull/656
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in https://github.com/prometheus/common/pull/658
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in https://github.com/prometheus/common/pull/657
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/660
- Add SigV4 FIPS STS endpoint config by @rajagopalanand in https://github.com/prometheus/common/pull/649
New Contributors
- @gotjosh made their first contribution in https://github.com/prometheus/common/pull/644
- @mikelolasagasti made their first contribution in https://github.com/prometheus/common/pull/625
- @alanprot made their first contribution in https://github.com/prometheus/common/pull/653
- @yeya24 made their first contribution in https://github.com/prometheus/common/pull/655
- @rajagopalanand made their first contribution in https://github.com/prometheus/common/pull/649
Full Changelog: https://github.com/prometheus/common/compare/v0.54.0...v0.55.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.