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

Update module github.com/operator-framework/api to v0.30.0 #1524

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/operator-framework/api v0.27.0 -> v0.30.0 age adoption passing confidence

Release Notes

operator-framework/api (github.com/operator-framework/api)

v0.30.0

Compare Source

What's Changed

New Contributors

Full Changelog: operator-framework/api@v0.29.0...v0.30.0

v0.29.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.28.0...v0.29.0

v0.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: operator-framework/api@v0.27.0...v0.28.0


Configuration

📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Jan 16, 2025

ℹ Artifact update notice

File name: custom-scorecard-tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.24.1
github.com/go-openapi/jsonpointer v0.20.2 -> v0.21.0
github.com/go-openapi/swag v0.22.9 -> v0.23.0
golang.org/x/net v0.26.0 -> v0.34.0
golang.org/x/oauth2 v0.21.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.29.0
golang.org/x/term v0.21.0 -> v0.28.0
golang.org/x/text v0.16.0 -> v0.21.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/protobuf v1.34.2 -> v1.36.5
k8s.io/api v0.31.0 -> v0.32.2
k8s.io/apiextensions-apiserver v0.31.0 -> v0.32.2
k8s.io/apimachinery v0.31.0 -> v0.32.2
k8s.io/client-go v0.31.0 -> v0.32.2
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 16, 2025
Copy link
Contributor

openshift-ci bot commented Jan 16, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign screeley44 for approval. For more information see the Code Review Process.

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

@openshift-ci openshift-ci bot added the size/L label Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.6%. Comparing base (1174900) to head (cdb31df).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1524   +/-   ##
=====================================
  Coverage   67.6%   67.6%           
=====================================
  Files         57      57           
  Lines       7584    7584           
=====================================
  Hits        5132    5132           
  Misses      2155    2155           
  Partials     297     297           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate-bot renovate-bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 9e8d4a6 to f5456cb Compare February 20, 2025 20:54
@renovate-bot renovate-bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 2 times, most recently from dcd636b to 9548f4f Compare March 4, 2025 16:28
@renovate-bot renovate-bot changed the title Update module github.com/operator-framework/api to v0.29.0 Update module github.com/operator-framework/api to v0.30.0 Mar 4, 2025
@renovate-bot renovate-bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 9548f4f to cdb31df Compare March 11, 2025 13:34
Copy link

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: custom-scorecard-tests/go.sum
Command failed: go get -d -t ./...
go: module github.com/operator-framework/[email protected] requires go >= 1.23.0; switching to go1.23.7
go: downloading go1.23.7 (linux/amd64)
go: download go1.23.7: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate-bot renovate-bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from cdb31df to 5f1ece6 Compare March 13, 2025 16:40
@openshift-ci openshift-ci bot added size/XS and removed size/L labels Mar 13, 2025
Copy link
Contributor

openshift-ci bot commented Mar 13, 2025

@renovate-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
ci/prow/unit 5f1ece6 link true /test unit
ci/prow/e2e-openshift-fips 5f1ece6 link true /test e2e-openshift-fips
ci/prow/e2e-openshift 5f1ece6 link true /test e2e-openshift
ci/prow/ci-bundle-volsync-bundle 5f1ece6 link true /test ci-bundle-volsync-bundle
ci/prow/e2e-openshift-helm 5f1ece6 link true /test e2e-openshift-helm

Full PR test history. Your PR dashboard.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant