kubevirt / vm-console-proxy

Proxy for VM console connection.
Apache License 2.0
8 stars 9 forks source link

chore: Configure Renovate #175

Closed redhat-renovate-bot closed 1 month ago

redhat-renovate-bot commented 1 month ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update go updates - Schedule: ["before 4am on Monday"] - Branch name: `renovate/go-updates` - Merge into: `main` - Upgrade [github.com/go-logr/logr](https://togithub.com/go-logr/logr) to `v1.4.2` - Upgrade [github.com/golang-jwt/jwt/v4](https://togithub.com/golang-jwt/jwt) to `v5.2.1` - Upgrade [github.com/google/pprof](https://togithub.com/google/pprof) to `813a5fbdbec8` - Upgrade [github.com/imdario/mergo](https://togithub.com/imdario/mergo) to `v1.0.0` - Upgrade [github.com/kubernetes-csi/external-snapshotter/client/v4](https://togithub.com/kubernetes-csi/external-snapshotter) to `v8.0.0` - Upgrade [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) to `v2.20.0` - Upgrade [github.com/openshift/api](https://togithub.com/openshift/api) to `7f2da4ccc27278c522a80321bc277231e48bc7aa` - Upgrade golang.org/x/exp to `0cdaa3abc0fa` - Upgrade golang.org/x/net to `v0.28.0` - Upgrade golang.org/x/sys to `v0.24.0` - Upgrade golang.org/x/text to `v0.17.0` - Upgrade [gopkg.in/yaml.v2](https://togithub.com/go-yaml/yaml) to `v3.0.1` - Upgrade [k8s.io/klog/v2](https://togithub.com/kubernetes/klog) to `v2.130.1` - Upgrade [k8s.io/kube-openapi](https://togithub.com/kubernetes/kube-openapi) to `8e686545bdb8` - Upgrade [k8s.io/utils](https://togithub.com/kubernetes/utils) to `18e509b52bc8`

[!WARNING] Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up go package kubevirt.io/vm-console-proxy/api

Files affected: go.mod


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

kubevirt-bot commented 1 month ago

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes 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: - **[OWNERS](https://github.com/kubevirt/vm-console-proxy/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
akrejcir commented 1 month ago

Closing, because we already have a PR opened for this: https://github.com/kubevirt/vm-console-proxy/pull/167

/close

kubevirt-bot commented 1 month ago

@akrejcir: Closed this PR.

In response to [this](https://github.com/kubevirt/vm-console-proxy/pull/175#issuecomment-2283266209): >Closing, because we already have a PR opened for this: https://github.com/kubevirt/vm-console-proxy/pull/167 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
redhat-renovate-bot commented 1 month ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.