draupnir
draupnir copied to clipboard
Bump github.com/prometheus/common from 0.0.0-20180110214958-89604d197083 to 0.52.2
Bumps github.com/prometheus/common from 0.0.0-20180110214958-89604d197083 to 0.52.2.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.52.2
What's Changed
- Drop support for Go older than 1.18 by
@SuperQ
in prometheus/common#612- fix(protobuf): Correctly decode multi-messages streams by
@srebhan
in prometheus/common#616- Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 by
@dependabot
in prometheus/common#615New Contributors
@srebhan
made their first contribution in prometheus/common#616Full Changelog: https://github.com/prometheus/common/compare/v0.51.1...v0.52.2
v0.51.1
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/common#606- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/common#609- Retract v0.50.0 by
@SuperQ
in prometheus/common#610Full Changelog: https://github.com/prometheus/common/compare/v0.51.0...v0.51.1
v0.51.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/common#604- expfmt: Add a way to generate different OpenMetrics Formats by
@ywwg
in prometheus/common#596- Fix string slice definition for FormatFlagOptions. by
@gizmoguy
in prometheus/common#607- Correct logic in sample naming for counters, add new test by
@vesari
in prometheus/common#608New Contributors
@gizmoguy
made their first contribution in prometheus/common#607Full Changelog: https://github.com/prometheus/common/compare/v0.50.0...v0.51.0
v0.50.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/common#594- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 by
@dependabot
in prometheus/common#593- Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 by
@dependabot
in prometheus/common#592- Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 by
@dependabot
in prometheus/common#595- Remove unused 'Host' member from HTTPClientConfig by
@bboreham
in prometheus/common#597- Add OpenMetrics unit support by
@vesari
in prometheus/common#544- Remove deprecated version function by
@SuperQ
in prometheus/common#591- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/common#599- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by
@dependabot
in prometheus/common#600- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by
@dependabot
in prometheus/common#601Full Changelog: https://github.com/prometheus/common/compare/v0.49.0...v0.50.0
v0.49.0
What's Changed
... (truncated)
Commits
- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)