fix(deps): update module github.com/prometheus/common to v0.59.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/prometheus/common |
v0.55.0 -> v0.59.1
|
Release Notes
prometheus/common (github.com/prometheus/common)
v0.59.1
What's Changed
- fix(utf8): Fix multiple metric name inside braces validation by @fedetorres93 in https://github.com/prometheus/common/pull/691
Full Changelog: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1
v0.59.0
What's Changed
- expfmt: Add WithEscapingScheme to help construct Formats by @ywwg in https://github.com/prometheus/common/pull/688
- Change the default escape method to UnderscoreEscaping by @ywwg in https://github.com/prometheus/common/pull/690
Full Changelog: https://github.com/prometheus/common/compare/v0.58.0...v0.59.0
v0.58.0
What's Changed
- docs: mention new promslog package in package list in README by @tjhop in https://github.com/prometheus/common/pull/683
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in https://github.com/prometheus/common/pull/684
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in https://github.com/prometheus/common/pull/685
- Remove secret file existence check in Validate for headers by @roidelapluie in https://github.com/prometheus/common/pull/687
Full Changelog: https://github.com/prometheus/common/compare/v0.57.0...v0.58.0
v0.57.0
What's Changed
- feat: new promslog and promslog/flag packages to wrap log/slog by @tjhop in https://github.com/prometheus/common/pull/677
New Contributors
- @tjhop made their first contribution in https://github.com/prometheus/common/pull/677
Full Changelog: https://github.com/prometheus/common/compare/v0.56.0...v0.57.0
v0.56.0
What's Changed
- Don't always fetch a OAuth2 token, if the secret from a file didn't change by @multani in https://github.com/prometheus/common/pull/647
- remove dependency to github.com/prometheus/client_golang by @ilius in https://github.com/prometheus/common/pull/662
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by @dependabot in https://github.com/prometheus/common/pull/661
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/664
- Revert #576 and add deprecation notice by @SuperQ in https://github.com/prometheus/common/pull/665
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in https://github.com/prometheus/common/pull/667
- use basic string in IsValidLegacyMetricName by @ywwg in https://github.com/prometheus/common/pull/668
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/672
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/674
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by @dependabot in https://github.com/prometheus/common/pull/671
- sigv4: support nil body by @roidelapluie in https://github.com/prometheus/common/pull/673
- Fix overflows of untyped int constants on 32-bit by @dswarbrick in https://github.com/prometheus/common/pull/675
- Update client_golang by @SuperQ in https://github.com/prometheus/common/pull/676
- Update golangci lint by @roidelapluie in https://github.com/prometheus/common/pull/679
- expfmt: Add UTF-8 syntax support in text_parse.go by @fedetorres93 in https://github.com/prometheus/common/pull/670
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/681
- fix(utf8): provide a method for explicitly checking label names for legacy validity by @ywwg in https://github.com/prometheus/common/pull/682
New Contributors
- @multani made their first contribution in https://github.com/prometheus/common/pull/647
- @ilius made their first contribution in https://github.com/prometheus/common/pull/662
- @dswarbrick made their first contribution in https://github.com/prometheus/common/pull/675
- @fedetorres93 made their first contribution in https://github.com/prometheus/common/pull/670
Full Changelog: https://github.com/prometheus/common/compare/v0.55.0...v0.56.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.