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

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

Configure Renovate #20

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2024

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

  • sample_project/project-dev/docker-compose.yml (docker-compose)
  • sample_project/project-multiple-services/docker-compose.yml (docker-compose)
  • .github/workflows/build.yaml (github-actions)
  • requirements.txt (pip_requirements)
  • test_requirements.txt (pip_requirements)
  • setup.py (pip_setup)
  • .python-version (pyenv)

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

Update dependency cachetools to v5.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cachetools-5.x
  • Merge into: main
  • Upgrade cachetools to ==5.3.3
Update dependency identify to v2.5.35
  • Schedule: ["at any time"]
  • Branch name: renovate/identify-2.x
  • Merge into: main
  • Upgrade identify to ==2.5.35
Update dependency jinja2 to v3.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: main
  • Upgrade jinja2 to ==3.1.3
Update dependency lsprotocol to v2023.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lsprotocol-2023.x
  • Merge into: main
  • Upgrade lsprotocol to ==2023.0.1
Update dependency markupsafe to v2.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: main
  • Upgrade markupsafe to ==2.1.5
Update dependency pytest to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x
  • Merge into: main
  • Upgrade pytest to ==7.4.4
Update dependency ruff-lsp to v0.0.53
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-lsp-0.x
  • Merge into: main
  • Upgrade ruff-lsp to ==0.0.53
Update dependency virtualenv to v20.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/virtualenv-20.x
  • Merge into: main
  • Upgrade virtualenv to ==20.25.1
Update dependency attrs to v23.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-23.x
  • Merge into: main
  • Upgrade attrs to ==23.2.0
Update dependency cfgv to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cfgv-3.x
  • Merge into: main
  • Upgrade cfgv to ==3.4.0
Update dependency coverage to v7.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/coverage-7.x
  • Merge into: main
  • Upgrade coverage to ==7.4.4
Update dependency filelock to v3.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/filelock-3.x
  • Merge into: main
  • Upgrade filelock to ==3.13.3
Update dependency importlib-metadata to v6.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/importlib-metadata-6.x
  • Merge into: main
  • Upgrade importlib-metadata to ==6.11.0
Update dependency platformdirs to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/platformdirs-4.x
  • Merge into: main
  • Upgrade platformdirs to ==4.2.0
Update dependency pluggy to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pluggy-1.x
  • Merge into: main
  • Upgrade pluggy to ==1.4.0
Update dependency pygls to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pygls-1.x
  • Merge into: main
  • Upgrade pygls to ==1.3.1
Update dependency pyproject-api to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pyproject-api-1.x
  • Merge into: main
  • Upgrade pyproject-api to ==1.6.1
Update dependency pytest-randomly to v3.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-randomly-3.x
  • Merge into: main
  • Upgrade pytest-randomly to ==3.15.0
Update dependency ruff to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ==0.3.5
Update dependency tox to v4.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tox-4.x
  • Merge into: main
  • Upgrade tox to ==4.14.2
Update dependency typing-extensions to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing-extensions-4.x
  • Merge into: main
  • Upgrade typing-extensions to ==4.11.0
Update dependency urllib3 to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/urllib3-2.x
  • Merge into: main
  • Upgrade urllib3 to ==2.2.1
Update dependency websocket-client to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/websocket-client-1.x
  • Merge into: main
  • Upgrade websocket-client to ==1.7.0
Update dependency zipp to v3.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/zipp-3.x
  • Merge into: main
  • Upgrade zipp to ==3.18.1
Update python Docker tag to v3.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.2
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
Update dependency certifi to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2024.x
  • Merge into: main
  • Upgrade certifi to ==2024.2.2
Update dependency docker to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-7.x
  • Merge into: main
  • Upgrade docker to ==7.0.0
Update dependency importlib-metadata to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/importlib-metadata-7.x
  • Merge into: main
  • Upgrade importlib-metadata to ==7.1.0
Update dependency packaging to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-24.x
  • Merge into: main
  • Upgrade packaging to ==24.0
Update dependency pre-commit to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x
  • Merge into: main
  • Upgrade pre-commit to ==3.7.0
Update dependency pytest to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.1.1
Update dependency pytest-cov to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-5.x
  • Merge into: main
  • Upgrade pytest-cov to ==5.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 bot commented Apr 8, 2024

Test Results 3.8

20 tests  ±0   20 ✅ ±0   13s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit f090666. ± Comparison against base commit cbff371.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 8, 2024

Test Results 3.10

20 tests  ±0   20 ✅ ±0   11s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit f090666. ± Comparison against base commit cbff371.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 8, 2024

Test Results 3.11

20 tests  ±0   20 ✅ ±0   11s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit f090666. ± Comparison against base commit cbff371.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 8, 2024

Test Results 3.9

20 tests  ±0   20 ✅ ±0   12s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit f090666. ± Comparison against base commit cbff371.

♻️ This comment has been updated with latest results.

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