consul_exporter
consul_exporter copied to clipboard
Bump github.com/prometheus/common from 0.55.0 to 0.59.1
Bumps github.com/prometheus/common from 0.55.0 to 0.59.1.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.59.1
What's Changed
- fix(utf8): Fix multiple metric name inside braces validation by
@fedetorres93in prometheus/common#691Full 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
@ywwgin prometheus/common#688- Change the default escape method to UnderscoreEscaping by
@ywwgin prometheus/common#690Full 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
@tjhopin prometheus/common#683- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by
@dependabotin prometheus/common#684- Bump golang.org/x/net from 0.27.0 to 0.28.0 by
@dependabotin prometheus/common#685- Remove secret file existence check in Validate for headers by
@roidelapluiein prometheus/common#687Full 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
@tjhopin prometheus/common#677New Contributors
@tjhopmade their first contribution in prometheus/common#677Full 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
@multaniin prometheus/common#647- remove dependency to github.com/prometheus/client_golang by
@iliusin prometheus/common#662- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by
@dependabotin prometheus/common#661- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#664- Revert #576 and add deprecation notice by
@SuperQin prometheus/common#665- Bump golang.org/x/net from 0.26.0 to 0.27.0 by
@dependabotin prometheus/common#667- use basic string in IsValidLegacyMetricName by
@ywwgin prometheus/common#668- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#672- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#674- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by
@dependabotin prometheus/common#671- sigv4: support nil body by
@roidelapluiein prometheus/common#673- Fix overflows of untyped int constants on 32-bit by
@dswarbrickin prometheus/common#675- Update client_golang by
@SuperQin prometheus/common#676- Update golangci lint by
@roidelapluiein prometheus/common#679
... (truncated)
Commits
be8a747fix(utf8): Fix multiple metric name inside braces validation (#691)bf4843eMerge pull request #690 from ywwg/owilliams/default-escaping01da226Change the default escape method to UnderscoreEscaping4f8e8f4expfmt: Add WithEscapingScheme to help construct Formats (#688)b1880d0Merge pull request #687 from roidelapluie/checkheader334963dChange the logic for SetDirectoryd64a747Remove secret file existence check in Validate for headers06c2425Bump golang.org/x/net from 0.27.0 to 0.28.0 (#685)4606c0aBump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#684)d98411bMerge pull request #683 from tjhop/docs/promslog-README- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)