-
Notifications
You must be signed in to change notification settings - Fork 19
Configure Renovate #239
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 #239
Conversation
|
Thank you for contributing! 👋 |
|
Note that immediately switching from the default config to NI's config for Python packages means that we will NOT get the "what to expect", and instead can expect only Python packages updated for now, as specified here |
That's not correct. ni/python-renovate-config doesn't limit the datasources or managers, so you will still get Ruby bundler updates. They will not be grouped or scheduled, so there will be a separate PR for each Ruby gem. Consider doing something like this (untested): |
PR for this: #240 |
|
@mshafer-NI @irwand @neilvana BTW, you should also update the repo's "Advanced Security" settings:
|
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
docs/Gemfile(bundler).github/workflows/Comment-on-PR.yml(github-actions).github/workflows/Notify-Convention-Change.yml(github-actions).github/workflows/PR.yml(github-actions).github/workflows/Publish-Package.yml(github-actions).github/workflows/Update-Poetry-Lock.yml(github-actions)pyproject.toml(poetry).github/renovate.json(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
chore(deps): update ruby packages
users/renovate/rubymain1.2.111.2025.2"~> 0.2.0"fix(deps): update python packages
users/renovate/pythonmain0.1.424.10.08.3.00.4.0>=0.19.2,<0.20.05.13.20.12.10.15.1chore(deps): update github actions
users/renovate/github-actionsmain0057852bfaa89a56745cba8c7296529d2fc39830ee0669bd1cc54295c223e0bb666b733df41de1c508eba0b27e820071cde6df949e0beb9ba4906955f43a0e5ff2bd294095638e18286ca9a3d1956744e9aba2c848f5ebd159c070c61ea2c4e2b122355e9768589f3e50672173dad75a6fc181e4a85d33faed0c53931b1dc9bd32cbe73a98c7f6766f8a527e8a3fad13c20088e9eb0805666b9fe49509d2fec8chore(deps): update github actions (major)
users/renovate/major-github-actionsmain08c6903cd8c0fde910a37f88322edcfb5dd907a8634f93cb2916e3fdff6788551b99b062d0335ce0e797f83bcb11b83ae66e0230d6156d7c80228e7c24bffb9b452ba05a4f3f77933840a6a841d1b32bchore(deps): update python packages (major)
users/renovate/major-pythonmain25.9.06.1.08.4.2chore(deps): update ruby packages (major)
users/renovate/major-rubymain"~> 232""~> 2.0"chore(deps): lock file maintenance
users/renovate/lock-file-maintenancemain🚸 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
prhourlylimitfor 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.