build(deps): bump github.com/prometheus/common from 0.26.0 to 0.55.0 in /clusterloader2
Bumps github.com/prometheus/common from 0.26.0 to 0.55.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.55.0
What's Changed
- Update Go modules by
@SuperQin prometheus/common#643- enable errcheck linter by
@mmorel-35in prometheus/common#637- Add a
RELEASE.mdand add@gotjoshas a mantainer by@gotjoshin prometheus/common#644- Move goautoneg to external dependency by
@mikelolasagastiin prometheus/common#625- Expose secret as SecretReader and InlineSecret from config package by
@pracucciin prometheus/common#650- Fix HTTPClientConfig JSON marshalling by
@pracucciin prometheus/common#651- Expose secret as FileSecret from config package by
@alanprotin prometheus/common#653- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#646- Set http_headers to be omit empty by
@yeya24in prometheus/common#655- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
@freak12technoin prometheus/common#654- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
@dependabotin prometheus/common#659- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
@dependabotin prometheus/common#656- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
@dependabotin prometheus/common#658- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabotin prometheus/common#657- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#660- Add SigV4 FIPS STS endpoint config by
@rajagopalanandin prometheus/common#649New Contributors
@gotjoshmade their first contribution in prometheus/common#644@mikelolasagastimade their first contribution in prometheus/common#625@alanprotmade their first contribution in prometheus/common#653@yeya24made their first contribution in prometheus/common#655@rajagopalanandmade their first contribution in prometheus/common#649Full Changelog: https://github.com/prometheus/common/compare/v0.54.0...v0.55.0
v0.54.0
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 by
@dependabotin prometheus/common#624- Bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabotin prometheus/common#623- Add HTTP headers support to common HTTP client. by
@roidelapluiein prometheus/common#416- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#633- Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 by
@dependabotin prometheus/common#632- Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by
@dependabotin prometheus/common#628- Bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabotin prometheus/common#630- Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by
@dependabotin prometheus/common#631- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by
@dependabotin prometheus/common#629- Use common interface to fetch secrets in HTTP client config by
@TheSpiritXIIIin prometheus/common#538- Add support for secret refs via a secret manager by
@TheSpiritXIIIin prometheus/common#572- oauth2RoundTripper: Avoid race condition and readability changes. by
@bwplotkain prometheus/common#634- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#636- Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 by
@dependabotin prometheus/common#638- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 by
@dependabotin prometheus/common#639- feat: add time template helpers by
@freak12technoin prometheus/common#627New Contributors
@bwplotkamade their first contribution in prometheus/common#634@freak12technomade their first contribution in prometheus/common#627
... (truncated)
Commits
0c7b585Merge pull request #649 from rajagopalanand/13364804fbbeUpdate common Prometheus files (#660)3f20456Bump golang.org/x/net from 0.25.0 to 0.26.0 (#657)e31eeaaBump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#658)3236a12Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#656)1cfb464Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (#659)ab322eachore: add HumanizeTimestamp; make ConvertToFloat exportable (#654)04635d2Merge pull request #655 from yeya24/change-omit-emptyc4974e5fix test43f0db5set http_headers to be omit empty- 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)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], wojtek-t
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~clusterloader2/OWNERS~~ [wojtek-t]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
New changes are detected. LGTM label has been removed.
@dependabot rebase
@dependabot rebase
@mboersma - will you be able to help with pushing this through maybe?
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-perf-tests-verify-lint | 424fa2acdbf31aeab6b3a2f3cf30549348558c8b | link | true | /test pull-perf-tests-verify-lint |
| pull-perf-tests-verify-test | 424fa2acdbf31aeab6b3a2f3cf30549348558c8b | link | true | /test pull-perf-tests-verify-test |
| pull-perf-tests-clusterloader2 | 424fa2acdbf31aeab6b3a2f3cf30549348558c8b | link | true | /test pull-perf-tests-clusterloader2 |
| pull-perf-tests-clusterloader2-kubemark | 424fa2acdbf31aeab6b3a2f3cf30549348558c8b | link | true | /test pull-perf-tests-clusterloader2-kubemark |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
will you be able to help with pushing this through...?
@wojtek-t I would be happy to. I'll take a look at it later today.
Superseded by #2857.