Skip to content

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.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-dns-0.x
  • Merge into: develop
  • Upgrade google-cloud-dns to ==0.36.0
ci(deps): update dependency pycodestyle to v2.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pycodestyle-2.x
  • Merge into: develop
  • Upgrade pycodestyle to ==2.14.0
ci(deps): update python docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: develop
  • Upgrade python to 3.14-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.3.0

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

3 participants