Skip to content

chore: Configure Renovate #9

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

Merged
merged 1 commit into from
Feb 19, 2025
Merged

chore: Configure Renovate #9

merged 1 commit into from
Feb 19, 2025

Conversation

pactflow-renovate-bot[bot]
Copy link
Contributor

@pactflow-renovate-bot pactflow-renovate-bot bot commented Feb 11, 2025

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/build.yml (github-actions)
  • .github/workflows/trigger_partner_docs_update.yml (github-actions)
  • pyproject.toml (pep621)
  • requirements.txt (pip_requirements)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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(deps): pin dependencies
chore(deps): update dependency pytest to v8.3.4
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to 8.3.4
chore(deps): update dependency pytest-asyncio to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/pytest-asyncio-0.x
  • Merge into: main
  • Upgrade pytest-asyncio to ^0.25.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 42375524e23c412d93fb67b49958b491fce71c38
chore(deps): update peter-evans/repository-dispatch action to v3
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/peter-evans-repository-dispatch-3.x
  • Merge into: main
  • Upgrade peter-evans/repository-dispatch to ff45666b9427631e3450c54a1bcbee4d9ff4d7c0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: gh-renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

❓ 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 has been generated by Renovate Bot.

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the github-renovate/configure branch from 085f992 to 95967db Compare February 14, 2025 01:41
@JP-Ellis JP-Ellis merged commit 0dc1b8a into main Feb 19, 2025
3 of 4 checks passed
@JP-Ellis JP-Ellis deleted the github-renovate/configure branch February 19, 2025 11:02
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