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

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Configure Renovate #127

merged 1 commit into from
Feb 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 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-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • build-support/requirements/requirements-testing.txt (pip_requirements)
  • build-support/requirements/requirements.txt (pip_requirements)
  • src/mitol/common/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.
  • Automerge patch and minor upgrades if they pass tests.
  • Rebase existing PRs any time the base branch has been updated.
  • Separate major versions of dependencies into individual branches/PRs.
  • 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.
  • Run Renovate on following schedule: every weekend

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

Update pantsbuild/actions digest to 709f758
  • Schedule: ["every weekend"]
  • Branch name: renovate/pantsbuild-actions-digest
  • Merge into: main
  • Upgrade pantsbuild/actions to 709f7580e7f752cbcf69dc199d054f226b18c98b
Update dependency mypy-extensions to v0.4.4
  • Schedule: ["every weekend"]
  • Branch name: renovate/mypy-extensions-0.x
  • Merge into: main
  • Upgrade mypy-extensions to ==0.4.4
Update dependency pygsheets to v2.0.6
  • Schedule: ["every weekend"]
  • Branch name: renovate/pygsheets-2.x
  • Merge into: main
  • Upgrade pygsheets to ==2.0.6
Update dependency coverage to v5.5
  • Schedule: ["every weekend"]
  • Branch name: renovate/coverage-5.x
  • Merge into: main
  • Upgrade coverage to ==5.5
Update dependency django-redis to ~=5.4.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/django-redis-5.x
  • Merge into: main
  • Upgrade django-redis to ~=5.4.0
Update dependency edx-opaque-keys to v2.5.1
  • Schedule: ["every weekend"]
  • Branch name: renovate/edx-opaque-keys-2.x
  • Merge into: main
  • Upgrade edx-opaque-keys to ==2.5.1
Update dependency faker to v4.18.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/faker-4.x
  • Merge into: main
  • Upgrade faker to ==4.18.0
Update dependency freezegun to v1.4.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/freezegun-1.x
  • Merge into: main
  • Upgrade freezegun to ==1.4.0
Update dependency google-api-python-client to v1.12.11
  • Schedule: ["every weekend"]
  • Branch name: renovate/google-api-python-client-1.x
  • Merge into: main
  • Upgrade google-api-python-client to ==1.12.11
Update dependency google-auth to v1.35.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/google-auth-1.x
  • Merge into: main
  • Upgrade google-auth to ==1.35.0
Update dependency mypy to v0.991
  • Schedule: ["every weekend"]
  • Branch name: renovate/mypy-0.x
  • Merge into: main
  • Upgrade mypy to ==0.991
Update dependency pylint-django to v2.5.5
  • Schedule: ["every weekend"]
  • 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: ["every weekend"]
  • Branch name: renovate/pylint-plugin-utils-0.x
  • Merge into: main
  • Upgrade pylint-plugin-utils to ==0.8.2
Update dependency pytest-cov to v2.12.1
  • Schedule: ["every weekend"]
  • Branch name: renovate/pytest-cov-2.x
  • Merge into: main
  • Upgrade pytest-cov to ==2.12.1
Update dependency pytest-mock to v1.13.0
  • Schedule: ["every weekend"]
  • Branch name: renovate/pytest-mock-1.x
  • Merge into: main
  • Upgrade pytest-mock to ==1.13.0
Update dependency responses to v0.24.1
  • Schedule: ["every weekend"]
  • Branch name: renovate/responses-0.x
  • Merge into: main
  • Upgrade responses to ==0.24.1
Update actions/checkout action to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/github-script action to v7
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to v7
Update actions/setup-python action to v5
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
Update dependency coverage to v7
  • Schedule: ["every weekend"]
  • Branch name: renovate/coverage-7.x
  • Merge into: main
  • Upgrade coverage to ==7.3.3
Update dependency faker to v21
  • Schedule: ["every weekend"]
  • Branch name: renovate/faker-21.x
  • Merge into: main
  • Upgrade faker to ==21.0.0
Update dependency google-api-python-client to v2
  • Schedule: ["every weekend"]
  • Branch name: renovate/google-api-python-client-2.x
  • Merge into: main
  • Upgrade google-api-python-client to ==2.111.0
Update dependency google-auth to v2
  • Schedule: ["every weekend"]
  • Branch name: renovate/google-auth-2.x
  • Merge into: main
  • Upgrade google-auth to ==2.25.2
Update dependency hubspot-api-client to v8
  • Schedule: ["every weekend"]
  • Branch name: renovate/hubspot-api-client-8.x
  • Merge into: main
  • Upgrade hubspot-api-client to ==8.2.0
Update dependency mypy to v1
  • Schedule: ["every weekend"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to ==1.7.1
Update dependency mypy-extensions to v1
  • Schedule: ["every weekend"]
  • Branch name: renovate/mypy-extensions-1.x
  • Merge into: main
  • Upgrade mypy-extensions to ==1.0.0
Update dependency pluggy to v1
  • Schedule: ["every weekend"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: main
  • Upgrade pluggy to ==1.3.0
Update dependency pytest-cov to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/pytest-cov-4.x
  • Merge into: main
  • Upgrade pytest-cov to ==4.1.0
Update dependency pytest-django to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/pytest-django-4.x
  • Merge into: main
  • Upgrade pytest-django to ==4.7.0
Update dependency pytest-mock to v3
  • Schedule: ["every weekend"]
  • Branch name: renovate/pytest-mock-3.x
  • Merge into: main
  • Upgrade pytest-mock to ==3.12.0
Update dependency ubuntu to v22
  • Schedule: ["every weekend"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@blarghmatey blarghmatey merged commit cd002bd into main Feb 13, 2024
@blarghmatey blarghmatey deleted the renovate/configure branch February 13, 2024 14:23
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.

1 participant