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 #398

Merged
merged 3 commits into from
Feb 4, 2025
Merged

chore: Configure Renovate #398

merged 3 commits into from
Feb 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 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/release.yaml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • pyproject.toml (pep621)
  • .pre-commit-config.yaml (pre-commit)
  • .github/workflows/test.yml (regex)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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.
  • Enable the pre-commit manager.
  • Removes rate limit for PR creation per hour.
  • Rebase existing PRs any time the base branch has been updated.
  • Update _VERSION environment variables in GitHub Action files.
  • Automerge patch upgrades if they pass tests.
  • Run Renovate on following schedule: * * * * 0,6

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

fix(deps): update dependency singer-sdk to ~=0.44.2
  • Schedule: ["* * * * 0,6"]
  • Branch name: renovate/singer-sdk-0.x
  • Merge into: main
  • Upgrade singer-sdk to ~=0.44.2
chore(deps): lock file maintenance
  • Schedule: ["* * * * 0,6"]
  • Branch name: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from edgarrmondragon as a code owner February 4, 2025 04:13
@edgarrmondragon edgarrmondragon self-assigned this Feb 4, 2025
@edgarrmondragon edgarrmondragon added the dependencies Dependencies label Feb 4, 2025
Copy link

sonarqubecloud bot commented Feb 4, 2025

@edgarrmondragon edgarrmondragon merged commit 301c0d6 into main Feb 4, 2025
12 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/configure branch February 4, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant