client_golang
client_golang copied to clipboard
Bump github.com/prometheus/common from 0.48.0 to 0.50.0
Bumps github.com/prometheus/common from 0.48.0 to 0.50.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.50.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#594- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 by
@dependabotin prometheus/common#593- Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 by
@dependabotin prometheus/common#592- Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 by
@dependabotin prometheus/common#595- Remove unused 'Host' member from HTTPClientConfig by
@bborehamin prometheus/common#597- Add OpenMetrics unit support by
@vesariin prometheus/common#544- Remove deprecated version function by
@SuperQin prometheus/common#591- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#599- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by
@dependabotin prometheus/common#600- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by
@dependabotin prometheus/common#601Full Changelog: https://github.com/prometheus/common/compare/v0.49.0...v0.50.0
v0.49.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#574- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 by
@dependabotin prometheus/common#571- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#581- Update Go by
@SuperQin prometheus/common#588- Deprecate version.NewCollector by
@SuperQin prometheus/common#579- Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 by
@dependabotin prometheus/common#587- Avoid off-spec openmetrics exposition when exemplars have empty labels by
@orlsin prometheus/common#569- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by
@dependabotin prometheus/common#585- Write created lines when negotiating OpenMetrics by
@ArthurSensin prometheus/common#504- Upgrade client_model to v.0.6.0 by
@vesariin prometheus/common#589- http_config: Add host by
@jkroepkein prometheus/common#549- LabelSet: Fix alphabetical sorting for prometheus LabelSet by
@wasim-nihalin prometheus/common#575- labelset: optimise String() function by
@bborehamin prometheus/common#590New Contributors
@orlsmade their first contribution in prometheus/common#569@vesarimade their first contribution in prometheus/common#589Full Changelog: https://github.com/prometheus/common/compare/v0.48.0...v0.49.0
Commits
944239fBump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#601)5f10b85Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#600)a14ff55Update common Prometheus files (#599)6aadcf4Remove deprecated version function (#591)1e6ac24Add unit (#544)4199f18Remove unused 'Host' member from HTTPClientConfig (#597)fa71e6aBump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (#595)8a9fd7aBump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (#592)8344367Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (#593)0117d2fUpdate common Prometheus files (#594)- 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)
This is blocked until we stop supporting Go 1.20, i.e. when go 1.23 is released
Superseded by #1487.