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

chore: Configure Renovate #36

Merged
merged 50 commits into from
Sep 3, 2024
Merged

chore: Configure Renovate #36

merged 50 commits into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

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:

  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.

🔡 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
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-deps/pin-dependencies
  • Merge into: main
  • Upgrade python to sha256:c2f41e6a5a67bc39b95be3988dd19fbd05d1b82375c46d9826c592cca014d4de
chore(gh-actions-deps): update python-semantic-release dependencies to v9.8.8
chore(python-deps): update dependency tomli to v2.0.1 for the create_unique_testpypi_version group(s)
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/tomli-2.x
  • Merge into: main
  • Upgrade tomli to 2.0.1
chore(gh-actions-deps): update actions/setup-python action to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gh-actions-deps/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to f677139bbe7f9c59b41e40162b753c062f5d49a3
chore(gh-actions-deps): update pypa/gh-action-pypi-publish action to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gh-actions-deps/pypa-gh-action-pypi-publish-1.x
  • Merge into: main
  • Upgrade pypa/gh-action-pypi-publish to 0ab0b79471669eb3a4d647e625009c62f9f3b241
chore(python-deps): update dependency poetry-plugin-export to v1.8.0 for the update_development_dependencies group(s)
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/poetry-plugin-export-1.x
  • Merge into: main
  • Upgrade poetry-plugin-export to 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)
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/pypi-simple-1.x
  • Merge into: main
  • Upgrade pypi-simple to 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.

@renovate renovate bot requested a review from a team as a code owner September 3, 2024 14:24
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3059132) to head (29dfd69).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

…d later) and group all poetry dependency groups in renovate
@nfelt14 nfelt14 enabled auto-merge (squash) September 3, 2024 21:38
@nfelt14 nfelt14 disabled auto-merge September 3, 2024 21:39
@nfelt14 nfelt14 enabled auto-merge (squash) September 3, 2024 21:41
@nfelt14 nfelt14 merged commit 27ba029 into main Sep 3, 2024
38 checks passed
@nfelt14 nfelt14 deleted the renovate/configure branch September 3, 2024 21:50
Copy link

github-actions bot commented Sep 3, 2024

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 3 3
tests/test_update_development_dependencies.py 13 13
TOTAL 28 28

Link to workflow run

Copy link

github-actions bot commented Sep 3, 2024

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 3 3
tests\test_update_development_dependencies.py 13 13
TOTAL 28 28

Link to workflow run

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