Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 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/generate_docs.yml (github-actions)
  • .github/workflows/report_test_results.yml (github-actions)
  • .github/workflows/run_system_tests.yml (github-actions)
  • .github/workflows/run_unit_tests.yml (github-actions)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

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.
  • Run lock file maintenance (updates) early Monday mornings.
  • Automerge patch upgrades if they pass tests.
  • Schedule automerge daily before 4 AM.

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

chore(deps): update dependency tox to v4.24.2
  • Schedule: ["at any time"]
  • Branch name: users/renovate/tox-4.24.x-lockfile
  • Merge into: master
  • Upgrade tox to 4.24.2
chore(deps): update dependency types-protobuf to v5.29.1.20250315
  • Schedule: ["at any time"]
  • Branch name: users/renovate/types-protobuf-5.29.x-lockfile
  • Merge into: master
  • Upgrade types-protobuf to 5.29.1.20250315
fix(deps): update dependency protobuf to v5.29.4
  • Schedule: ["at any time"]
  • Branch name: users/renovate/protobuf-5.29.x-lockfile
  • Merge into: master
  • Upgrade protobuf to 5.29.4
chore(deps): update dependency matplotlib to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: users/renovate/matplotlib-3.x-lockfile
  • Merge into: master
  • Upgrade matplotlib to 3.10.1
chore(deps): update dependency python to 3.13
  • Schedule: ["at any time"]
  • Branch name: users/renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.13
fix(deps): update dependency grpcio to v1.71.0
  • Schedule: ["at any time"]
  • Branch name: users/renovate/grpcio-1.x-lockfile
  • Merge into: master
  • Upgrade grpcio to 1.71.0
fix(deps): update dependency protobuf to v6
  • Schedule: ["at any time"]
  • Branch name: users/renovate/protobuf-6.x-lockfile
  • Merge into: master
  • Upgrade protobuf to 6.30.1
fix(deps): update dependency sphinx to v8
  • Schedule: ["at any time"]
  • Branch name: users/renovate/sphinx-8.x-lockfile
  • Merge into: master
  • Upgrade Sphinx to 8.2.3
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: users/renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

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

Copy link
Contributor

Test Results

    34 files  ±0      34 suites  ±0   56m 18s ⏱️ -36s
 2 396 tests ±0   2 042 ✅ ±0    354 💤 ±0  0 ❌ ±0 
43 102 runs  ±0  36 850 ✅ ±0  6 252 💤 ±0  0 ❌ ±0 

Results for commit 84df6ab. ± Comparison against base commit 11cefd7.

@bkeryan bkeryan merged commit 8fe2c35 into master Mar 26, 2025
17 checks passed
@bkeryan bkeryan deleted the renovate/configure branch March 26, 2025 18:56
@bkeryan bkeryan linked an issue Sep 12, 2025 that may be closed by this pull request
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.

Automatically keep dependencies up-to-date

2 participants