Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 21, 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/check_nipanel.yml (github-actions)
  • .github/workflows/report_test_results.yml (github-actions)
  • .github/workflows/run_unit_tests.yml (github-actions)
  • .github/workflows/sync_github_issues_to_azdo.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 2 Pull Requests:

fix(deps): update dependency protobuf to v6
  • Schedule: ["at any time"]
  • Branch name: users/renovate/protobuf-6.x-lockfile
  • Merge into: main
  • Upgrade protobuf to 6.30.2
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: users/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.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 21, 2025

Test Results

10 files  ±0  10 suites  ±0   2s ⏱️ -1s
 1 tests ±0   1 ✅ ±0  0 💤 ±0  0 ❌ ±0 
10 runs  ±0  10 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8acf048. ± Comparison against base commit 258525c.

♻️ This comment has been updated with latest results.

@bkeryan
Copy link
Collaborator

bkeryan commented Apr 21, 2025

FYI @mikeprosserni I moved the config file to .github/ and copied the settings from nitypes-python.

@mikeprosserni mikeprosserni merged commit 70e69d7 into main Apr 22, 2025
13 checks passed
@mikeprosserni mikeprosserni deleted the renovate/configure branch April 22, 2025 15:24
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