-
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
[2024-08-29] Bump dependency updates identified by dependabot #18515
Conversation
Reference: - etcd-io#18504 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference: - etcd-io#18500 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
…ump go.opentelemetry.io/otel/trace from 1.28.0 to 1.29. Reference: - etcd-io#18499 - etcd-io#18498 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Reference: - etcd-io#18497 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
….20.2 Reference: - etcd-io#18492 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Log: integration/metrics_test.go:139:4: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck) t.Fatalf(err.Error()) ^ integration/clientv3/lease/lease_test.go:410:4: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck) t.Fatalf(errMsg) Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files
... and 22 files with indirect coverage changes @@ Coverage Diff @@
## main #18515 +/- ##
==========================================
+ Coverage 68.77% 68.85% +0.08%
==========================================
Files 420 420
Lines 35489 35470 -19
==========================================
+ Hits 24407 24423 +16
+ Misses 9650 9613 -37
- Partials 1432 1434 +2 Continue to review full report in Codecov by Sentry.
|
@henrybear327, it looks like dependabot didn't try to update |
It's OK to address it in a separate PR, which might be a little easier. @henrybear327 Please let's know if you want to resolve it in this PR or a separate PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. As @ahrtr suggested, we can bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
in a follow-up pull request. Thanks, Henry.
I can bump it now. Sorry for missing the discussion! |
…lptracegrpc from 1.27.0 to 1.29.0 Reference: - etcd-io#18515 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
…0-20240814211410-ddb44dafa142 to v0.0.0-20240822170219-fc7c04adadcd Due to bumping go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.29.0 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
…0-20240814211410-ddb44dafa142 to v0.0.0-20240822170219-fc7c04adadcd Due to bumping go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.29.0 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
/retest |
1 similar comment
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks, Henry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, henrybear327, ivanvc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…lptracegrpc from 1.27.0 to 1.29.0 Reference: - etcd-io#18515 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
…lptracegrpc from 1.27.0 to 1.29.0 Reference: - etcd-io#18515 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.
This pull request completes this week's etcd dependency updates following our dependency roster and dependency management instructions.
Summary of actions
Bumped
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.