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: main
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 Mar 26, 2022

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

  • Pipfile (pipenv)

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 24 Pull Requests:

Update dependency django-reversion to v3.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/django-reversion-3.x
  • Merge into: main
  • Upgrade django-reversion to ==3.0.9
Update dependency django-subadmin to v2.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/django-subadmin-2.x
  • Merge into: main
  • Upgrade django-subadmin to ==2.0.1
Update dependency future to v0.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/future-0.x
  • Merge into: main
  • Upgrade future to ==0.18.3
Update dependency coverage to v5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-5.x
  • Merge into: main
  • Upgrade coverage to ==5.5
Update dependency django to v3.2.23
  • Schedule: ["at any time"]
  • Branch name: renovate/django-3.x
  • Merge into: main
  • Upgrade django to ==3.2.23
Update dependency django-inline-actions to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/django-inline-actions-2.x
  • Merge into: main
  • Upgrade django-inline-actions to ==2.4.0
Update dependency gunicorn to v20.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-20.x
  • Merge into: main
  • Upgrade gunicorn to ==20.1.0
Update dependency mkdocs to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: main
  • Upgrade mkdocs to ==1.5.3
Update dependency pycodestyle to v2.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pycodestyle-2.x
  • Merge into: main
  • Upgrade pycodestyle to ==2.11.1
Update dependency pylint to v2.17.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x
  • Merge into: main
  • Upgrade pylint to ==2.17.7
Update dependency pylint-django to v2.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-django-2.x
  • Merge into: main
  • Upgrade pylint-django to ==2.5.5
Update dependency pylint-plugin-utils to v0.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-plugin-utils-0.x
  • Merge into: main
  • Upgrade pylint-plugin-utils to ==0.8.2
Update dependency python-dotenv to v0.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: main
  • Upgrade python-dotenv to ==0.21.1
Update dependency whitenoise to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/whitenoise-5.x
  • Merge into: main
  • Upgrade whitenoise to ==5.3.0
Update dependency coverage to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: main
  • Upgrade coverage to ==7.3.3
Update dependency dj-database-url to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dj-database-url-2.x
  • Merge into: main
  • Upgrade dj-database-url to ==2.1.0
Update dependency django to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/django-5.x
  • Merge into: main
  • Upgrade django to ==5.0
Update dependency django-admin-sortable2 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/django-admin-sortable2-2.x
  • Merge into: main
  • Upgrade django-admin-sortable2 to ==2.1.10
Update dependency django-reversion to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/django-reversion-5.x
  • Merge into: main
  • Upgrade django-reversion to ==5.0.8
Update dependency django-subadmin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/django-subadmin-3.x
  • Merge into: main
  • Upgrade django-subadmin to ==3.2.3
Update dependency gunicorn to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-21.x
  • Merge into: main
  • Upgrade gunicorn to ==21.2.0
Update dependency pylint to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: main
  • Upgrade pylint to ==3.0.3
Update dependency python-dotenv to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-1.x
  • Merge into: main
  • Upgrade python-dotenv to ==1.0.0
Update dependency whitenoise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/whitenoise-6.x
  • Merge into: main
  • Upgrade whitenoise to ==6.6.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 3f6e281 to 46de3d3 Compare June 26, 2022 10:40
@renovate renovate bot force-pushed the renovate/configure branch from 46de3d3 to c5b2f0d Compare December 15, 2023 08:29
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