-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Configure Renovate #4887
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
base: master
Are you sure you want to change the base?
Configure Renovate #4887
Conversation
Renovate has support for updating the |
@harshil21 Yes, please 😍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
python-telegram-bot/.github/workflows/unit_tests.yml
Lines 12 to 15 in 6752547
schedule: | |
# Run monday and friday morning at 03:07 - odd time to spread load on GitHub Actions | |
- cron: '7 3 * * 1,5' | |
this can then also be removed IMO as discussed in #4796 (comment)
Only thing Renovate is complaining about are chango and pyright-type-completeness job's @Bibo-Joshi you might want to check if you can fix it? |
Branch Conflicted |
# Conflicts: # .pre-commit-config.yaml
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
.github/workflows/chango.yml
(github-actions).github/workflows/docs-admonitions.yml
(github-actions).github/workflows/docs-linkcheck.yml
(github-actions).github/workflows/gha_security.yml
(github-actions).github/workflows/labelling.yml
(github-actions).github/workflows/lock.yml
(github-actions).github/workflows/release_pypi.yml
(github-actions).github/workflows/release_test_pypi.yml
(github-actions).github/workflows/stale.yml
(github-actions).github/workflows/test_official.yml
(github-actions).github/workflows/type_completeness.yml
(github-actions).github/workflows/type_completeness_monthly.yml
(github-actions).github/workflows/unit_tests.yml
(github-actions)pyproject.toml
(pep621).pre-commit-config.yaml
(pre-commit)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.github-action
digests.🔡 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 8 Pull Requests:
Update Bibo-Joshi/chango action to v0.5.0
renovate/bibo-joshi-chango-0.x
master
212fc662da1b1026f335e110270d75690df05758
Update dependency chango to ~=0.5.0
renovate/chango-0.x
master
~=0.5.0
Update dependency mypy to v1.17.1
renovate/mypy-1.x
master
==1.17.1
Update pre-commit hook APScheduler to ~=3.11.0
renovate/apscheduler-3.x
master
~=3.11.0
Update pre-commit hook cachetools to >=5.5.2,<5.6.0
renovate/cachetools-5.x
master
>=5.5.2,<5.6.0
Update pre-commit hook pre-commit/mirrors-mypy to v1.17.1
renovate/pre-commit-mirrors-mypy-1.x
master
v1.17.1
Update pre-commit hook cachetools to v6
renovate/cachetools-6.x
master
>=6.1.0,<6.2.0
Lock file maintenance
renovate/bump-versions-in-lock-files
master
🚸 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 was generated by Mend Renovate. View the repository job log.