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 (old) #9

Merged
merged 5 commits into from
Sep 24, 2024
Merged

chore: Configure Renovate (old) #9

merged 5 commits into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 24, 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/auto-approve.yml (github-actions)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/test-actions.yml (github-actions)
  • actions/fetch_pr_number/action.yml (github-actions)
  • actions/create_unique_testpypi_version/requirements.txt (pip_requirements)
  • actions/update_development_dependencies/requirements.txt (pip_requirements)
  • pyproject.toml (poetry)
  • .pre-commit-config.yaml (pre-commit)

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 (except for nuget) 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.
  • Group download-artifact and upload-artifact major updates together.
  • Separate patch and minor releases of dependencies into separate PRs.
  • Enable the pre-commit manager.

🔡 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 10 Pull Requests:

chore(gh-actions-deps): update actions/setup-node action to v4.0.4 in all dependant reusable workflows
  • Schedule: ["at any time"]
  • Branch name: renovate/automerge/actions-setup-node-4.0.x
  • Merge into: main
  • Upgrade actions/setup-node to 0a44ba7841725637a19e28fa30b79a866c81b0a6
chore(gh-actions-deps): update actions/setup-python action to v5.2.0 in all dependant reusable workflows
  • 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 in all dependant reusable workflows
  • 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(pre-commit-deps): update pre-commit hook pre-commit/pre-commit-hooks to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/automerge/pre-commit-pre-commit-hooks-2.x
  • Merge into: main
  • Upgrade pre-commit/pre-commit-hooks to v2.5.0
chore(python-deps): update dependency dulwich to v0.22.1 in all dependant actions
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/dulwich-0.x
  • Merge into: main
  • Upgrade dulwich to ==0.22.1
chore(python-deps): update dependency pydantic-core to v2.24.0 in all dependant actions
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/pydantic-dependencies
  • Merge into: main
  • Upgrade pydantic-core to ==2.24.0
chore(python-deps): update dependency rapidfuzz to v3.10.0 in all dependant actions
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/rapidfuzz-3.x
  • Merge into: main
  • Upgrade rapidfuzz to ==3.10.0
chore(pre-commit-deps): update pre-commit hook pre-commit/pre-commit-hooks to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/automerge/pre-commit-pre-commit-hooks-4.x
  • Merge into: main
  • Upgrade pre-commit/pre-commit-hooks to v4.6.0
chore(pre-commit-deps): update pre-commit hook renovatebot/pre-commit-hooks to v38
  • Schedule: ["at any time"]
  • Branch name: renovate/automerge/renovatebot-pre-commit-hooks-38.x
  • Merge into: main
  • Upgrade renovatebot/pre-commit-hooks to 38.88.0
chore(python-deps): update dependency keyring to v25 in all dependant actions
  • Schedule: ["at any time"]
  • Branch name: renovate/python-deps/keyring-25.x
  • Merge into: main
  • Upgrade keyring to ==25.4.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.

@nfelt14 nfelt14 merged commit cef3bd4 into main Sep 24, 2024
@nfelt14 nfelt14 deleted the renovate/configure branch September 24, 2024 15:10
@nfelt14 nfelt14 changed the title chore: Configure Renovate chore: Configure Renovate (old) Oct 22, 2024
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