f1
f1 copied to clipboard
chore(deps): bump github.com/prometheus/common from 0.51.1 to 0.52.2
Bumps github.com/prometheus/common from 0.51.1 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
@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
Commits
4433931Merge pull request #615 from prometheus/dependabot/go_modules/sigv4/github.co...728e910Merge pull request #616 from srebhan/fix_protobuf_decode78585cffix(protobuf): Correctly decode multi-messages streams5fef1dfBump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv43dec13cDrop support for Go older than 1.18 (#612)95edf51Update common Prometheus files (#613)- 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 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)
Dependabot tried to add @form3tech-oss/scaling-codeowners as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/form3tech-oss/f1/pulls/202/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the form3tech-oss/f1 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
@dependabot rebase