steampipe-plugin-prometheus
steampipe-plugin-prometheus copied to clipboard
Bump github.com/prometheus/common from 0.37.0 to 0.53.0
Bumps github.com/prometheus/common from 0.37.0 to 0.53.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.53.0
What's Changed
- Add StatusAt method for Alert struct by
@grobinson-grafanain prometheus/common#618- config: allow exposing real secret value through marshal by
@GiedriusSin prometheus/common#487- Fix up config test by
@SuperQin prometheus/common#621- LabelSet.String: restore faster sort call by
@bborehamin prometheus/common#619- LabelSet: add unit test for String method by
@bborehamin prometheus/common#620New Contributors
@grobinson-grafanamade their first contribution in prometheus/common#618@GiedriusSmade their first contribution in prometheus/common#487Full Changelog: https://github.com/prometheus/common/compare/v0.52.3...v0.53.0
v0.52.3
What's Changed
- Support go 1.20 by
@ArthurSensin prometheus/common#617Full Changelog: https://github.com/prometheus/common/compare/v0.52.2...v0.52.3
v0.52.2
What's Changed
- Drop support for Go older than 1.18 by
@SuperQin prometheus/common#612- fix(protobuf): Correctly decode multi-messages streams by
@srebhanin prometheus/common#616- Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 by
@dependabotin prometheus/common#615New Contributors
@srebhanmade 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
@prombotin prometheus/common#606- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#609- Retract v0.50.0 by
@SuperQin 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
@prombotin prometheus/common#604- expfmt: Add a way to generate different OpenMetrics Formats by
@ywwgin prometheus/common#596- Fix string slice definition for FormatFlagOptions. by
@gizmoguyin prometheus/common#607- Correct logic in sample naming for counters, add new test by
@vesariin prometheus/common#608New Contributors
@gizmoguymade their first contribution in prometheus/common#607
... (truncated)
Commits
e54e4dfMerge pull request #620 from bboreham/test-stringe25b951Merge pull request #619 from bboreham/restore-sortc1b9b72Fix up config test (#621)de5ed88Merge pull request #487 from GiedriusS/allow_exposing_real_valueea817bbMerge pull request #618 from grobinson-grafana/grobinson/add-status-ata1ca958LabelSet: add unit test for String methodbe294f1LabelSet.String: restore faster sort call506a12cFix commentfb6970aAdd StatusAt method for Alert struct0234594Add support for go 1.20 (#617)- 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)