lib-volume-populator
lib-volume-populator copied to clipboard
Bump github.com/prometheus/common from 0.53.0 to 0.55.0 in the github-dependencies group across 1 directory
Bumps the github-dependencies group with 1 update in the / directory: github.com/prometheus/common.
Updates github.com/prometheus/common from 0.53.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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign jsafrane for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-csi 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.
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle rotten - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Reopen this PR with
/reopen - Mark this PR as fresh with
/remove-lifecycle rotten - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close
@k8s-triage-robot: Closed this PR.
In response to this:
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied- After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied- After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closedYou can:
- Reopen this PR with
/reopen- Mark this PR as fresh with
/remove-lifecycle rotten- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close
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.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml