Skip to content

Configure Renovate #1

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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 29, 2021

Mend 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

  • example/.circleci/config.yml (circleci)
  • {{ cookiecutter.package_name }}/.circleci/config.yml (circleci)
  • example/package.json (npm)
  • {{ cookiecutter.package_name }}/package.json (npm)
  • example/pyproject.toml (poetry)
  • pyproject.toml (poetry)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

Update circleci/mysql Docker tag to v5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-mysql-5.x
  • Merge into: master
  • Upgrade circleci/mysql to 5.7
Update circleci/python Docker tag to v3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-python-3.x
  • Merge into: master
  • Upgrade circleci/python to 3.10-node
Update dependency mangum to ^0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mangum-0.x
  • Merge into: master
  • Upgrade mangum to ^0.17.0
Update dependency markdown-include to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-include-0.x
  • Merge into: master
  • Upgrade markdown-include to ^0.8.0
Update dependency mkdocs to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x-lockfile
  • Merge into: master
  • Upgrade mkdocs to 1.5.3
Update dependency mkdocs-material to v5.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-5.x-lockfile
  • Merge into: master
  • Upgrade mkdocs-material to 5.5.14
Update dependency pymysql to ^0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pymysql-0.x
  • Merge into: master
  • Upgrade pymysql to ^0.10.0
Update dependency secure to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/secure-0.x
  • Merge into: master
  • Upgrade secure to ^0.3.0
Update dependency typer to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x
  • Merge into: master
  • Upgrade typer to ^0.9.0
Update dependency uvicorn to ^0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: master
  • Upgrade uvicorn to ^0.24.0
Update aws-cli orb to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-cli-4.x
  • Merge into: master
  • Upgrade aws-cli to 4.1.2
Update circleci/mysql Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-mysql-8.x
  • Merge into: master
  • Upgrade circleci/mysql to 8.0
Update codecov orb to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-3.x
  • Merge into: master
  • Upgrade codecov to 3.3.0
Update dependency mkdocs-material to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: master
  • Upgrade mkdocs-material to ^9.0.0
Update dependency pymysql to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pymysql-1.x
  • Merge into: master
  • Upgrade pymysql to ^1.0.0
Update dependency serverless-domain-manager to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/serverless-domain-manager-7.x
  • Merge into: master
  • Upgrade serverless-domain-manager to ^7.0.0
Update dependency serverless-python-requirements to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/serverless-python-requirements-6.x
  • Merge into: master
  • Upgrade serverless-python-requirements to ^6.0.0
Update dependency sqlalchemy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: master
  • Upgrade sqlalchemy to ^2.0.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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 6405f8f to 48263cc Compare June 26, 2022 06:58
@renovate renovate bot force-pushed the renovate/configure branch from 48263cc to 9dcb9d7 Compare December 15, 2023 14:32
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.

0 participants