Skip to content
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

Upgrade indirect dependencies #391

Merged

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Jan 10, 2025

  • Updated github.com/kisielk/errcheck from v1.5.0 to v1.8.0
  • Updated golang.org/x/lint from v0.0.0-20200302205851-738671d3881b to v0.0.0-20241112194109-818c5a804067
  • Updated golang.org/x/mod from v0.21.0 to v0.22.0
  • Updated golang.org/x/tools from v0.26.0 to v0.29.0

@openshift-ci openshift-ci bot requested review from jmrodri and njhale January 10, 2025 16:04
@camilamacedo86 camilamacedo86 changed the title Upgrade indirect dependencies Upgrade indirect dependencies (go get -u) Jan 10, 2025
@camilamacedo86 camilamacedo86 changed the title Upgrade indirect dependencies (go get -u) Upgrade indirect dependencies Jan 10, 2025
- Updated `github.com/kisielk/errcheck` from `v1.5.0` to `v1.8.0`
- Updated `golang.org/x/lint` from `v0.0.0-20200302205851-738671d3881b` to `v0.0.0-20241112194109-818c5a804067`
- Updated `golang.org/x/mod` from `v0.21.0` to `v0.22.0`
- Updated `golang.org/x/tools` from `v0.26.0` to `v0.29.0`

Added new dependencies:
- `go.opentelemetry.io/otel/trace v1.28.0`
- `go.opentelemetry.io/proto/otlp v1.3.1`
- `golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56`

Removed older dependencies:
- `github.com/kisielk/errcheck v1.5.0`
- `golang.org/x/lint v0.0.0-20200302205851-738671d3881b`
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.79%. Comparing base (e1ecd3a) to head (2e876ef).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   39.79%   39.79%           
=======================================
  Files          56       56           
  Lines        5450     5450           
=======================================
  Hits         2169     2169           
  Misses       3127     3127           
  Partials      154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

openshift-ci bot commented Jan 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, perdasilva

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2025
@camilamacedo86 camilamacedo86 added this pull request to the merge queue Jan 10, 2025
Merged via the queue into operator-framework:master with commit 61b03f0 Jan 10, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants