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

Merged
merged 1 commit into from
May 8, 2024
Merged

chore: Configure Renovate #9

merged 1 commit into from
May 8, 2024

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented Dec 13, 2023

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/lint.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • pyproject.toml (pep621)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Run Renovate on following schedule:

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

chore(deps): update dependency lint/mypy to v1.10.0
  • Branch name: renovate/lint-mypy-1.x
  • Merge into: main
  • Upgrade lint/mypy to ==1.10.0
chore(deps): update dependency lint/ruff to v0.4.3
  • Branch name: renovate/lint-ruff-0.x
  • Merge into: main
  • Upgrade lint/ruff to ==0.4.3
chore(deps): update actions/checkout action to v4
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency to
  • Branch name: renovate/.x
  • 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.

@razvan razvan added this pull request to the merge queue May 8, 2024
Merged via the queue into main with commit 88e1e91 May 8, 2024
5 checks passed
@razvan razvan deleted the renovate/configure branch May 8, 2024 08:15
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