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

Configure Renovate #182

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Configure Renovate #182

merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 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

  • .github/workflows/increment-version.yml (github-actions)
  • .github/workflows/test-and-tag.yml (github-actions)
  • pyproject.toml (pep621)
  • .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.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for devDependencies.
  • Run Renovate on following schedule: at 9:00 on Monday,at 9:00 on Tuesday,at 9:00 on Wednesday,at 9:00 on Thursday,at 9:00 on Friday

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

Pin dependencies
Update dependency moto to v5.0.21
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/moto-5.x
  • Merge into: main
  • Upgrade moto to ==5.0.21
Update Ruff updates to v0.7.4
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/ruff-updates
  • Merge into: main
  • Upgrade astral-sh/ruff-pre-commit to v0.7.4
  • Upgrade ruff to ==0.7.4
Update pre-commit hook Yelp/detect-secrets to v1.5.0
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/yelp-detect-secrets-1.x
  • Merge into: main
  • Upgrade Yelp/detect-secrets to v1.5.0
Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/pre-commit-pre-commit-hooks-4.x
  • Merge into: main
  • Upgrade pre-commit/pre-commit-hooks to v4.6.0
Update pypa/gh-action-pypi-publish action to v1.12.2
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/pypa-gh-action-pypi-publish-1.x
  • Merge into: main
  • Upgrade pypa/gh-action-pypi-publish to 15c56dba361d8335944d31a2ecd17d700fc7bcbc
Update actions/checkout action to v4
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
Update pre-commit hook pre-commit/pre-commit-hooks to v5
  • Schedule: ["at 9:00 on Monday","at 9:00 on Tuesday","at 9:00 on Wednesday","at 9:00 on Thursday","at 9:00 on Friday"]
  • Branch name: renovate/pre-commit-pre-commit-hooks-5.x
  • Merge into: main
  • Upgrade pre-commit/pre-commit-hooks to v5.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ 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.

@samuelhwilliams samuelhwilliams force-pushed the renovate/configure branch 2 times, most recently from 89c52df to edae4c4 Compare November 18, 2024 10:30
MarcUsher
MarcUsher previously approved these changes Nov 18, 2024
Copy link

@MarcUsher MarcUsher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I guess you'll just need to bump the version number if the other one gets merged first?

Copy link
Contributor Author

renovate bot commented Nov 18, 2024

Branch Conflicted

⚠️ This PR has a merge conflict which Renovate is unable to automatically resolve, so updates to this PR description are now paused. Please resolve the merge conflict manually.

@samuelhwilliams samuelhwilliams merged commit 25e6125 into main Nov 18, 2024
8 checks passed
@samuelhwilliams samuelhwilliams deleted the renovate/configure branch November 18, 2024 16:21
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.

2 participants