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

Configure Renovate #4

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

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2021

WhiteSource Renovate

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

  • deployments/docker-compose.yml (docker-compose)
  • src/orchestrator/scripts/docker-compose.yml (docker-compose)
  • build/Dockerfile (dockerfile)
  • deployments/Dockerfile (dockerfile)
  • kud/build/Dockerfile (dockerfile)
  • kud/deployment_infra/installers/Dockerfile.iavf-driver-installer (dockerfile)
  • kud/deployment_infra/installers/Dockerfile.qat-driver-installer (dockerfile)
  • src/clm/scripts/Dockerfile (dockerfile)
  • src/monitor/build/Dockerfile (dockerfile)
  • src/ncm/scripts/Dockerfile (dockerfile)
  • src/orchestrator/scripts/Dockerfile (dockerfile)
  • src/ovnaction/scripts/Dockerfile (dockerfile)
  • src/rsync/scripts/Dockerfile (dockerfile)
  • src/tools/emcoui/Dockerfile (dockerfile)
  • src/tools/emcoui/middle_end/Dockerfile (dockerfile)
  • src/clm/go.mod (gomod)
  • src/dcm/go.mod (gomod)
  • src/inventory/go.mod (gomod)
  • src/k8splugin/go.mod (gomod)
  • src/monitor/go.mod (gomod)
  • src/ncm/go.mod (gomod)
  • src/orchestrator/go.mod (gomod)
  • src/ovnaction/go.mod (gomod)
  • src/rsync/go.mod (gomod)
  • src/tools/emcoctl/go.mod (gomod)
  • src/tools/emcoui/middle_end/go.mod (gomod)
  • deployments/helm/onap4k8s/charts/etcd/requirements.yaml (helm-requirements)
  • deployments/helm/onap4k8s/charts/mongo/requirements.yaml (helm-requirements)
  • deployments/helm/onap4k8s/charts/multicloud-k8s/requirements.yaml (helm-requirements)
  • deployments/helm/servicemesh/istio-operator/values.yaml (helm-values)
  • deployments/helm/servicemesh/keycloak/values.yaml (helm-values)
  • deployments/helm/servicemesh/metallb/values.yaml (helm-values)
  • kud/demo/composite-firewall/firewall/values.yaml (helm-values)
  • kud/demo/composite-firewall/packetgen/values.yaml (helm-values)
  • kud/demo/firewall/charts/packetgen/values.yaml (helm-values)
  • kud/demo/firewall/values.yaml (helm-values)
  • kud/deployment_infra/helm/cpu-manager/values.yaml (helm-values)
  • kud/deployment_infra/helm/multus-cni/values.yaml (helm-values)
  • kud/deployment_infra/helm/ovn4nfv/values.yaml (helm-values)
  • kud/deployment_infra/helm/qat-device-plugin/values.yaml (helm-values)
  • kud/deployment_infra/helm/sriov-network-operator/values.yaml (helm-values)
  • src/k8splugin/mock_files/mock_charts/mockv3/values.yaml (helm-values)
  • src/tools/emcoui/helm/emcoui/values.yaml (helm-values)
  • starlingx/demo/firewall-host-netdevice/charts/pktgen-host-netdevice/values.yaml (helm-values)
  • starlingx/demo/firewall-host-netdevice/charts/sink-host-netdevice/values.yaml (helm-values)
  • starlingx/demo/firewall-host-netdevice/values.yaml (helm-values)
  • starlingx/demo/firewall-sriov/charts/pktgen-sriov/values.yaml (helm-values)
  • starlingx/demo/firewall-sriov/charts/sink-sriov/values.yaml (helm-values)
  • starlingx/demo/firewall-sriov/values.yaml (helm-values)
  • src/tools/emcoui/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 85 Pull Requests:

Pin dependencies
Update github.com/onap/multicloud-k8s/src/clm commit hash
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onap-multicloud-k8s-src-clm-digest
  • Merge into: master
  • Upgrade github.com/onap/multicloud-k8s/src/clm to 557f5bcc259ca066edf6850b8cca4060703c9c3f
Update github.com/onap/multicloud-k8s/src/k8splugin commit hash to 557f5bc
Update github.com/onap/multicloud-k8s/src/monitor commit hash to 557f5bc
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onap-multicloud-k8s-src-monitor-digest
  • Merge into: master
  • Upgrade github.com/onap/multicloud-k8s/src/monitor to 557f5bcc259ca066edf6850b8cca4060703c9c3f
Update github.com/onap/multicloud-k8s/src/ncm commit hash to 557f5bc
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onap-multicloud-k8s-src-ncm-digest
  • Merge into: master
  • Upgrade github.com/onap/multicloud-k8s/src/ncm to 557f5bcc259ca066edf6850b8cca4060703c9c3f
Update github.com/onap/multicloud-k8s/src/orchestrator commit hash to 557f5bc
Update github.com/onap/multicloud-k8s/src/rsync commit hash to 557f5bc
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onap-multicloud-k8s-src-rsync-digest
  • Merge into: master
  • Upgrade github.com/onap/multicloud-k8s/src/rsync to 557f5bcc259ca066edf6850b8cca4060703c9c3f
Update golang.org/x/net commit hash
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-digest
  • Merge into: master
  • Upgrade golang.org/x/net to 04defd469f4e290175cd2fb95a0e5f235f9bf173
Update golang.org/x/sync commit hash to 036812b
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-digest
  • Merge into: master
  • Upgrade golang.org/x/sync to 036812b2e83c0ddf193dd5a34e034151da389d09
Update k8s.io/kube-openapi commit hash
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kube-openapi-digest
  • Merge into: master
  • Upgrade k8s.io/kube-openapi to 3c818078ee3de6569a8f02b6345ea3c4cc8b0998
Update k8s.io/utils commit hash to 4a2b36d
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: master
  • Upgrade k8s.io/utils to 4a2b36d8d73f0bfa1092e740605b66db34fca1cd
Update dependency react-scripts to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-3.x
  • Merge into: master
  • Upgrade react-scripts to 3.4.4
Update module github.com/gorilla/handlers to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-handlers-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/handlers to v1.5.1
Update module github.com/operator-framework/operator-sdk to v0.19.4
Update mui monorepo
Update banzaicloud/istio-operator Docker tag to v0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/banzaicloud-istio-operator-0.x
  • Merge into: master
  • Upgrade banzaicloud/istio-operator to 0.10.0
Update dependency @​rjsf/core to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rjsf-core-2.x
  • Merge into: master
  • Upgrade @rjsf/core to 2.5.1
Update dependency @​rjsf/material-ui to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rjsf-material-ui-2.x
  • Merge into: master
  • Upgrade @rjsf/material-ui to 2.5.1
Update dependency axios to v0.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to 0.21.1
Update dependency formik to v2.2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/formik-2.x
  • Merge into: master
  • Upgrade formik to 2.2.9
Update dependency http-proxy-middleware to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/http-proxy-middleware-1.x
  • Merge into: master
  • Upgrade http-proxy-middleware to 1.3.1
Update dependency react-router-dom to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reactrouter-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 5.2.0
Update dependency yup to v0.32.9
  • Schedule: ["at any time"]
  • Branch name: renovate/yup-0.x
  • Merge into: master
  • Upgrade yup to 0.32.9
Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gcr.io-kubebuilder-kube-rbac-proxy-0.x
  • Merge into: master
  • Upgrade gcr.io/kubebuilder/kube-rbac-proxy to v0.8.0
Update golang Docker tag to v1.16.5
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.16.5
Update metallb/controller Docker tag to v0.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/metallb-controller-0.x
  • Merge into: master
  • Upgrade metallb/controller to v0.10.2
Update metallb/speaker Docker tag to v0.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/metallb-speaker-0.x
  • Merge into: master
  • Upgrade metallb/speaker to v0.10.2
Update module github.com/chai2010/gettext-go to v0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-chai2010-gettext-go-0.x
  • Merge into: master
  • Upgrade github.com/chai2010/gettext-go to 1140dbc6ab779ffbb6400f5aaa9a91dc0b5b0eb9
Update module github.com/coreos/etcd to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-coreos-etcd-3.x
  • Merge into: master
  • Upgrade github.com/coreos/etcd to v3.5.0
Update module github.com/docker/engine to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-engine-0.x
  • Merge into: master
  • Upgrade github.com/docker/engine to 14680bf724161785d164fd99de36e3eb03a823ef
Update module github.com/go-openapi/spec to v0.20.3
Update module github.com/go-resty/resty/v2 to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-resty-resty-v2-2.x
  • Merge into: master
  • Upgrade github.com/go-resty/resty/v2 to v2.6.0
Update module github.com/golang/protobuf to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.5.2
Update module github.com/googleapis/gnostic to v0.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-googleapis-gnostic-0.x
  • Merge into: master
  • Upgrade github.com/googleapis/gnostic to v0.5.5
Update module github.com/gorilla/mux to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/mux to v1.8.0
Update module github.com/hashicorp/consul/api to v1.9.0
Update module github.com/jonboulle/clockwork to v0.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jonboulle-clockwork-0.x
  • Merge into: master
  • Upgrade github.com/jonboulle/clockwork to v0.2.2
Update module github.com/lestrrat-go/jwx to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-lestrrat-go-jwx-1.x
  • Merge into: master
  • Upgrade github.com/lestrrat-go/jwx to v1.2.1
Update module github.com/mitchellh/mapstructure to v1.4.1
Update module github.com/operator-framework/operator-sdk-samples to v0.19.2
Update module github.com/pkg/errors to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pkg-errors-0.x
  • Merge into: master
  • Upgrade github.com/pkg/errors to v0.9.1
Update module github.com/russross/blackfriday to v1.6.0
Update module github.com/russross/blackfriday/v2 to v2.1.0
Update module github.com/sirupsen/logrus to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.8.1
Update module github.com/spf13/cobra to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.1.3
Update module github.com/spf13/viper to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.8.1
Update module github.com/stretchr/testify to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.7.0
Update module github.com/urfave/cli to v1.22.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-1.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v1.22.5
Update module github.com/vishvananda/netlink to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-vishvananda-netlink-1.x
  • Merge into: master
  • Upgrade github.com/vishvananda/netlink to v1.1.0
Update module go.etcd.io/etcd to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.etcd.io-etcd-3.x
  • Merge into: master
  • Upgrade go.etcd.io/etcd to v3.5.0
Update module go.mongodb.org/mongo-driver to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/go.mongodb.org-mongo-driver-1.x
  • Merge into: master
  • Upgrade go.mongodb.org/mongo-driver to v1.5.3
Update module google.golang.org/grpc to v1.39.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.39.0
Update module google.golang.org/protobuf to v1.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: master
  • Upgrade google.golang.org/protobuf to v1.27.1
Update module gopkg.in/yaml.v2 to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v2.4.0
Update module k8s.io/api to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-api-0.x
  • Merge into: master
  • Upgrade k8s.io/api to v0.21.2
Update module k8s.io/apiextensions-apiserver to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apiextensions-apiserver-0.x
  • Merge into: master
  • Upgrade k8s.io/apiextensions-apiserver to v0.21.2
Update module k8s.io/apimachinery to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: master
  • Upgrade k8s.io/apimachinery to v0.21.2
Update module k8s.io/cli-runtime to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-cli-runtime-0.x
  • Merge into: master
  • Upgrade k8s.io/cli-runtime to v0.21.2
Update module k8s.io/client-go to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: master
  • Upgrade k8s.io/client-go to v0.21.2
Update module k8s.io/helm to v2.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-helm-2.x
  • Merge into: master
  • Upgrade k8s.io/helm to v2.17.0
Update module k8s.io/kubectl to v0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kubectl-0.x
  • Merge into: master
  • Upgrade k8s.io/kubectl to v0.21.2
Update module k8s.io/kubernetes to v1.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kubernetes-1.x
  • Merge into: master
  • Upgrade k8s.io/kubernetes to v1.21.2
Update module sigs.k8s.io/controller-runtime to v0.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: master
  • Upgrade sigs.k8s.io/controller-runtime to v0.9.2
Update module sigs.k8s.io/controller-tools to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-tools-0.x
  • Merge into: master
  • Upgrade sigs.k8s.io/controller-tools to v0.6.1
Update nginx Docker tag to v1.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: master
  • Upgrade nginx to 1.21.0-alpine
Update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
Update dependency @​rjsf/core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rjsf-core-3.x
  • Merge into: master
  • Upgrade @rjsf/core to 3.0.0
Update dependency @​rjsf/material-ui to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rjsf-material-ui-3.x
  • Merge into: master
  • Upgrade @rjsf/material-ui to 3.0.0
Update dependency @testing-library/jest-dom to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.14.1
Update dependency @testing-library/react to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-12.x
  • Merge into: master
  • Upgrade @testing-library/react to 12.0.0
Update dependency @testing-library/user-event to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-13.x
  • Merge into: master
  • Upgrade @testing-library/user-event to 13.1.9
Update dependency http-proxy-middleware to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/http-proxy-middleware-2.x
  • Merge into: master
  • Upgrade http-proxy-middleware to 2.0.0
Update dependency react-scripts to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-4.x
  • Merge into: master
  • Upgrade react-scripts to 4.0.3
Update jboss/keycloak Docker tag to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/jboss-keycloak-14.x
  • Merge into: master
  • Upgrade jboss/keycloak to 14.0.0
Update module github.com/chai2010/gettext-go to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-chai2010-gettext-go-1.x
  • Merge into: master
  • Upgrade github.com/chai2010/gettext-go to 274d1753d015d0362761b6a1cc2a572e6a035913
Update module github.com/docker/engine to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-engine-1.x
  • Merge into: master
  • Upgrade github.com/docker/engine to 092cba3727bb9b4a2f0e922cd6c0f93ea270e363
Update module github.com/k8snetworkplumbingwg/network-attachment-definition-client to v1
Update module github.com/operator-framework/operator-sdk to v1
Update module github.com/operator-framework/operator-sdk-samples to v1
Update module github.com/russross/blackfriday to v2
Update module github.com/urfave/cli to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-2.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v2.3.0
Update module k8s.io/client-go to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-12.x
  • Merge into: master
  • Upgrade k8s.io/client-go to v12.0.0
Update module k8s.io/helm to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-helm-3.x
  • Merge into: master
  • Upgrade k8s.io/helm to v3.6.2
Update react monorepo to v17 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 17.0.2
  • Upgrade react-dom to 17.0.2
Update ubuntu Docker tag to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-20.x
  • Merge into: master
  • Upgrade ubuntu to 20.04

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency helm.sh/helm/v3

Files affected: src/k8splugin/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 WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant