-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 #18523
build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 #18523
Conversation
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.57.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.55.0...v0.57.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted filessee 23 files with indirect coverage changes @@ Coverage Diff @@
## main #18523 +/- ##
==========================================
+ Coverage 68.80% 68.88% +0.08%
==========================================
Files 420 420
Lines 35470 35470
==========================================
+ Hits 24404 24435 +31
+ Misses 9642 9609 -33
- Partials 1424 1426 +2 Continue to review full report in Codecov by Sentry.
|
See #18529 |
Reference: - etcd-io#18529 - etcd-io#18523 Signed-off-by: Chun-Hung Tseng <[email protected]>
Superseded by #18540. |
Reference: - etcd-io#18529 - etcd-io#18523 Signed-off-by: Chun-Hung Tseng <[email protected]>
Reference: - etcd-io#18529 - etcd-io#18523 Signed-off-by: Chun-Hung Tseng <[email protected]>
Bumps github.com/prometheus/common from 0.55.0 to 0.57.0.
Release notes
Sourced from github.com/prometheus/common's releases.
Commits
9bbc9cb
Merge pull request #677 from tjhop/feat/add-promslog-pkg6ea2584
feat: new promslog and promslog/flag packages to wrap log/slog6623230
Provide a method for explicitly checking label names for legacy validity. (#682)19d0796
Merge pull request #681 from prometheus/repo_sync29a2d2c
Update common Prometheus files8968b6c
expfmt: Add UTF-8 syntax support in text_parse.go (#670)cd4bcc0
Update golangci lint (#679)2cac84e
Update client_golang (#676)79c0459
Merge pull request #675 from dswarbrick/fix-32bit-overflows008d7b8
Fix overflows of untyped int constants on 32-bitDependabot 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)