-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
This was referenced Nov 1, 2024
This was referenced Nov 8, 2024
This was referenced Nov 15, 2024
This was referenced Nov 22, 2024
This was referenced Dec 1, 2024
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/actions/python-poetry-env/action.yml
(github-actions).github/workflows/cookiecutter.yml
(github-actions).github/workflows/dependencies.yml
(github-actions).github/workflows/draft_release.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/test.yml
(github-actions)pyproject.toml
(pep621)pyproject.toml
(poetry)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 directories.🔡 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 17 Pull Requests:
Update actions/upload-artifact action to v4.3.6
renovate/actions-upload-artifact-4.x
main
v4.3.6
Update dependency aiobotocore to v2.13.2
renovate/aiobotocore-2.x-lockfile
main
2.13.2
Update dependency botocore-stubs to v1.34.162
renovate/botocore-stubs-1.x-lockfile
main
1.34.162
Update dependency mkdocs-material to v9.5.31
renovate/mkdocs-material-9.x-lockfile
main
9.5.31
Update dependency mkdocstrings to v0.25.2
renovate/mkdocstrings-0.x-lockfile
main
0.25.2
Update dependency mypy to v1.11.1
renovate/mypy-1.x-lockfile
main
1.11.1
Update dependency pytest to v8.3.2
renovate/pytest-8.x-lockfile
main
8.3.2
Update dependency types-aiobotocore to v2.13.2
renovate/types-aiobotocore-2.x-lockfile
main
2.13.2
Update codecov/codecov-action action to v4.5.0
renovate/codecov-codecov-action-4.x
main
v4.5.0
Update dependency aiohttp to v3.10.3
renovate/aiohttp-3.x-lockfile
main
3.10.3
Update dependency boto3-stubs to v1.35.0
renovate/boto3-stubs-1.x-lockfile
main
1.35.0
Update dependency pre-commit to v3.8.0
renovate/pre-commit-3.x-lockfile
main
3.8.0
Update dependency pymdown-extensions to v10.9
renovate/pymdown-extensions-10.x-lockfile
main
10.9
Update dependency ruff to v0.6.1
renovate/ruff-0.x-lockfile
main
0.6.1
Update dependency sourcery to v1.22.0
renovate/sourcery-1.x-lockfile
main
1.22.0
Update EndBug/add-and-commit action to v9
renovate/endbug-add-and-commit-9.x
main
v9
Update peter-evans/create-pull-request action to v6
renovate/peter-evans-create-pull-request-6.x
main
v6
🚸 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.