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

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

Configure Renovate #52

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 28, 2023

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

  • docker/Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/greetings.yml (github-actions)
  • .github/workflows/pypi.yml (github-actions)
  • .github/workflows/release-drafter.yml (github-actions)
  • 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 29 Pull Requests:

Update actions/cache action to v2.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: master
  • Upgrade actions/cache to v2.1.8
Update dependency bandit to v1.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/bandit-1.x-lockfile
  • Merge into: master
  • Upgrade bandit to 1.7.6
Update dependency furl to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/furl-2.x-lockfile
  • Merge into: master
  • Upgrade furl to 2.1.3
Update dependency pytest to v6.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-6.x-lockfile
  • Merge into: master
  • Upgrade pytest to 6.2.5
Update actions/setup-python action to v2.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-2.x
  • Merge into: master
  • Upgrade actions/setup-python to v2.3.4
Update dependency darglint to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/darglint-1.x-lockfile
  • Merge into: master
  • Upgrade darglint to 1.8.1
Update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: master
  • Upgrade isort to 5.13.2
Update dependency mypy to v0.991
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-0.x-lockfile
  • Merge into: master
  • Upgrade mypy to 0.991
Update dependency pre-commit to v2.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-2.x-lockfile
  • Merge into: master
  • Upgrade pre-commit to 2.21.0
Update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x-lockfile
  • Merge into: master
  • Upgrade pylint to 2.17.7
Update dependency pyupgrade to v2.38.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pyupgrade-2.x-lockfile
  • Merge into: master
  • Upgrade pyupgrade to 2.38.4
Update dependency rich to v9.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rich-9.x-lockfile
  • Merge into: master
  • Upgrade rich to 9.13.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 python Docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.11-slim-buster
Update release-drafter/release-drafter action to v5.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/release-drafter-release-drafter-5.x
  • Merge into: master
  • Upgrade release-drafter/release-drafter to v5.25.0
Update snok/install-poetry action to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/snok-install-poetry-1.x
  • Merge into: master
  • Upgrade snok/install-poetry to v1.3.4
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3.3.2
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-python action to v5
Update dependency mypy to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: master
  • Upgrade mypy to ^1.0.0
Update dependency pdoc to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/pdoc-14.x
  • Merge into: master
  • Upgrade pdoc to ^14.0.0
Update dependency playwright to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-1.x
  • Merge into: master
  • Upgrade playwright to ^1.0.0
Update dependency pre-commit to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x
  • Merge into: master
  • Upgrade pre-commit to ^3.0.0
Update dependency pydocstyle to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pydocstyle-6.x
  • Merge into: master
  • Upgrade pydocstyle to ^6.0.0
Update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: master
  • Upgrade pylint to ^3.0.0
Update dependency pytest to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x
  • Merge into: master
  • Upgrade pytest to ^7.0.0
Update dependency pyupgrade to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyupgrade-3.x
  • Merge into: master
  • Upgrade pyupgrade to ^3.0.0
Update dependency rich to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/rich-13.x
  • Merge into: master
  • Upgrade rich to ^13.0.0
Update dependency safety to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/safety-2.x
  • Merge into: master
  • Upgrade safety 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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @renovate[bot], thank you for submitting a PR! We will respond as soon as possible.

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