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 #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

xcnt-jenkins
Copy link

@xcnt-jenkins xcnt-jenkins commented Sep 4, 2020

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

  • Dockerfile (dockerfile)
  • requirements.txt (pip_requirements)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • If Renovate detects semantic commits, it will use semantic commit type ci for all commits.
  • Enable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.

🔡 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 6 Pull Requests:

ci(deps): update dependency dnspython to v2 [security]
  • Branch name: renovate/pypi-dnspython-vulnerability
  • Merge into: develop
  • Upgrade dnspython to ==2.6.1
ci(deps): update dependency click to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/click-7.x
  • Merge into: develop
  • Upgrade Click to ==7.1.2
ci(deps): update dependency google-cloud-dns to v0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-dns-0.x
  • Merge into: develop
  • Upgrade google-cloud-dns to ==0.35.0
ci(deps): update dependency pycodestyle to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pycodestyle-2.x
  • Merge into: develop
  • Upgrade pycodestyle to ==2.12.1
ci(deps): update python docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: develop
  • Upgrade python to 3.13-alpine
ci(deps): update dependency click to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: develop
  • Upgrade Click to ==8.1.8

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


❓ 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.

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

Successfully merging this pull request may close these issues.

2 participants