Skip to content

Configure Renovate#142

Closed
ithaka-renovate[bot] wants to merge 1 commit intodevfrom
renovate/configure
Closed

Configure Renovate#142
ithaka-renovate[bot] wants to merge 1 commit intodevfrom
renovate/configure

Conversation

@ithaka-renovate
Copy link

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/main.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
  • 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.
  • Run Renovate on following schedule: on Sunday

🔡 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:

Update all non-major dependencies
Update dependency sphinx to v8
  • Schedule: ["on Sunday"]
  • Branch name: renovate/sphinx-8.x
  • Merge into: dev
  • Upgrade sphinx to >=8.1.3
Update dependency sphinx-autobuild to v2024
  • Schedule: ["on Sunday"]
  • Branch name: renovate/sphinx-autobuild-2024.x
  • Merge into: dev
  • Upgrade sphinx-autobuild to >=2024.10.3
Update dependency urllib3 to v2
  • Schedule: ["on Sunday"]
  • Branch name: renovate/urllib3-2.x
  • Merge into: dev
  • Upgrade urllib3 to >=2.3.0
Update pre-commit hook pre-commit/pre-commit-hooks to v5
  • Schedule: ["on Sunday"]
  • Branch name: renovate/pre-commit-pre-commit-hooks-5.x
  • Merge into: dev
  • Upgrade pre-commit/pre-commit-hooks to v5.0.0
Update pre-commit hook psf/black to v25
  • Schedule: ["on Sunday"]
  • Branch name: renovate/psf-black-25.x
  • Merge into: dev
  • Upgrade psf/black to 25.1.0
Update pre-commit hook pycqa/isort to v6
  • Schedule: ["on Sunday"]
  • Branch name: renovate/pycqa-isort-6.x
  • Merge into: dev
  • Upgrade pycqa/isort to 6.0.0
Update softprops/action-gh-release action to v2
  • Schedule: ["on Sunday"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: dev
  • Upgrade softprops/action-gh-release to v2

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

@ithaka-renovate
Copy link
Author

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant