-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: Configure Renovate #36
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 189 189
Branches 39 39
=========================================
Hits 189 189 ☔ View full report in Codecov by Sentry. |
…un for dependabot
…d later) and group all poetry dependency groups in renovate
…when updating it across multiple groups
…rt input for the `update_development_dependencies` action
Test Results (ubuntu)
|
Test Results (windows)
|
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
actions/create_unique_testpypi_version/Dockerfile
(dockerfile)actions/find_unreleased_changelog_items/Dockerfile
(dockerfile)actions/update_development_dependencies/Dockerfile
(dockerfile).github/workflows/_reusable-check-api-for-breaking-changes.yml
(github-actions).github/workflows/_reusable-codeql-analysis.yml
(github-actions).github/workflows/_reusable-enforce-community-standards.yml
(github-actions).github/workflows/_reusable-package-build.yml
(github-actions).github/workflows/_reusable-package-release.yml
(github-actions).github/workflows/_reusable-package-testpypi.yml
(github-actions).github/workflows/_reusable-publish-api-comparison.yml
(github-actions).github/workflows/_reusable-publish-test-results.yml
(github-actions).github/workflows/_reusable-sbom-scan.yml
(github-actions).github/workflows/_reusable-test-code.yml
(github-actions).github/workflows/_reusable-test-docs.yml
(github-actions).github/workflows/_reusable-update-python-and-pre-commit-dependencies.yml
(github-actions).github/workflows/dependency-review.yml
(github-actions).github/workflows/test-actions.yml
(github-actions).github/workflows/update-python-dependencies.yml
(github-actions)actions/fetch_pr_number/action.yml
(github-actions)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.github-action
digests.devDependencies
.🔡 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 7 Pull Requests:
chore(docker-deps): pin python docker tag to c2f41e6
renovate/docker-deps/pin-dependencies
main
sha256:c2f41e6a5a67bc39b95be3988dd19fbd05d1b82375c46d9826c592cca014d4de
chore(gh-actions-deps): update python-semantic-release dependencies to v9.8.8
renovate/gh-actions-deps/python-semantic-release-dependencies
main
fe6b271e942115b528c85e42bc19611b01dcea59
fa2bbbf8e61069551abd513fdc5627e14c8637c7
chore(python-deps): update dependency tomli to v2.0.1 for the create_unique_testpypi_version group(s)
renovate/python-deps/tomli-2.x
main
2.0.1
chore(gh-actions-deps): update actions/setup-python action to v5.2.0
renovate/gh-actions-deps/actions-setup-python-5.x
main
f677139bbe7f9c59b41e40162b753c062f5d49a3
chore(gh-actions-deps): update pypa/gh-action-pypi-publish action to v1.10.1
renovate/gh-actions-deps/pypa-gh-action-pypi-publish-1.x
main
0ab0b79471669eb3a4d647e625009c62f9f3b241
chore(python-deps): update dependency poetry-plugin-export to v1.8.0 for the update_development_dependencies group(s)
renovate/python-deps/poetry-plugin-export-1.x
main
1.8.0
chore(python-deps): update dependency pypi-simple to v1.6.0 for the create_unique_testpypi_version,update_development_dependencies group(s)
renovate/python-deps/pypi-simple-1.x
main
1.6.0
❓ 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.