Skip to content

Configure Renovate - #32

Merged
shubha-rajan merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/configure
Jan 28, 2021
Merged

Configure Renovate#32
shubha-rajan merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/configure

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

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

  • 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
  • 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

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

chore(deps): update dependency aiohttp to v3.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/aiohttp-3.x
  • Merge into: master
  • Upgrade aiohttp to ==3.7.3
chore(deps): update dependency cryptography to v2.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-2.x
  • Merge into: master
  • Upgrade cryptography to ==2.9.2
chore(deps): update dependency google-api-python-client to v1.12.8
  • Schedule: ["at any time"]
  • Branch name: renovate/google-api-python-client-1.x
  • Merge into: master
  • Upgrade google-api-python-client to ==1.12.8
chore(deps): update dependency pymysql to v0.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pymysql-0.x
  • Merge into: master
  • Upgrade PyMySQL to ==0.10.1
chore(deps): update dependency pyopenssl to v19.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-19.x
  • Merge into: master
  • Upgrade pyopenssl to ==19.1.0
chore(deps): update dependency pytest to v4.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-4.x
  • Merge into: master
  • Upgrade pytest to ==4.6.11
chore(deps): update dependency requests to v2.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: master
  • Upgrade Requests to ==2.25.1
chore(deps): update dependency cryptography to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-3.x
  • Merge into: master
  • Upgrade cryptography to ==3.3.1
chore(deps): update dependency pymysql to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pymysql-1.x
  • Merge into: master
  • Upgrade PyMySQL to ==1.0.2
chore(deps): update dependency pyopenssl to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/pyopenssl-20.x
  • Merge into: master
  • Upgrade pyopenssl to ==20.0.1
chore(deps): update dependency pytest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-6.x
  • Merge into: master
  • Upgrade pytest to ==6.2.2

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


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

@google-cla google-cla Bot added the cla: yes label Jan 28, 2021
@shubha-rajan

Copy link
Copy Markdown
Contributor

Build errors are due to out-of-date dependencies (see pytest-dev/pytest-asyncio#155). Merging this and other renovate PRs to get tests passing.

@shubha-rajan
shubha-rajan merged commit 12c2d6e into GoogleCloudPlatform:master Jan 28, 2021
@forking-renovate

Copy link
Copy Markdown

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

@renovate-bot
renovate-bot deleted the renovate/configure branch January 28, 2021 22:13
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