atlassian / escalator

Escalator is a batch or job optimized horizontal autoscaler for Kubernetes
Apache License 2.0
662 stars 59 forks source link

Configure Renovate #192

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

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

:vertical_traffic_light: 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:

:abcd: 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.


You have configured Renovate to use branch master as base branch.

What to Expect

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

Update module aws/aws-sdk-go to v1.31.13 - Schedule: ["at any time"] - Branch name: `renovate/github.com-aws-aws-sdk-go-1.x` - Merge into: `master` - Upgrade [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) to `v1.31.13`
Update module k8s.io/api to v0.18.3 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-api-0.x` - Merge into: `master` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.18.3`
Update module k8s.io/apimachinery to v0.18.3 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-apimachinery-0.x` - Merge into: `master` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.18.3`
Update module k8s.io/client-go to v0.18.3 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-0.x` - Merge into: `master` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.18.3`
Update module prometheus/client_golang to v1.6.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `master` - Upgrade [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) to `v1.6.0`
Update module sirupsen/logrus to v1.6.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-sirupsen-logrus-1.x` - Merge into: `master` - Upgrade [github.com/sirupsen/logrus](https://togithub.com/sirupsen/logrus) to `v1.6.0`
Update module stretchr/testify to v1.6.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.6.1`
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](https://togithub.com/kubernetes/client-go) to `v12.0.0`


:children_crossing: 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.


:question: 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.

atlassian-cla-bot[bot] commented 4 years ago

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution. If your email is listed below, please ensure that you sign the CLA with the same email address.
The following users still need to sign our CLA:
❌renovate-bot

Already signed the CLA? To re-check, try refreshing the page.

renovate[bot] commented 4 years 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.