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

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #343

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 9, 2024

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

  • src/mlagility/api/Dockerfile (dockerfile)
  • .github/workflows/publish-to-test-pypi.yml (github-actions)
  • .github/workflows/stale.yaml (github-actions)
  • .github/workflows/test_azure.yml (github-actions)
  • .github/workflows/test_gpu_mlagility.yml (github-actions)
  • .github/workflows/test_mlagility.yml (github-actions)
  • .github/workflows/test_onnxflow.yml (github-actions)
  • pyproject.toml (pep621)
  • models/requirements.txt (pip_requirements)
  • src/mlagility/cli/cloud/requirements.txt (pip_requirements)
  • trackers/huggingface/requirements.txt (pip_requirements)
  • setup.py (pip_setup)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.

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

chore(deps): update dependency onnx to v1.17.0 [security]
  • Branch name: renovate/pypi-onnx-vulnerability
  • Merge into: main
  • Upgrade onnx to ==1.17.0
chore(deps): update dependency scikit-learn to v1.5.0 [security]
  • Branch name: renovate/pypi-scikit-learn-vulnerability
  • Merge into: main
  • Upgrade scikit-learn to ==1.5.0
chore(deps): update dependency torch to v2.2.0 [security]
  • Branch name: renovate/pypi-torch-vulnerability
  • Merge into: main
  • Upgrade torch to ==2.2.0
chore(deps): update dependency paramiko to v3 [security]
  • Branch name: renovate/pypi-paramiko-vulnerability
  • Merge into: main
  • Upgrade paramiko to ==3.4.0
chore(deps): update dependency hummingbird-ml to v0.4.12
  • Schedule: ["at any time"]
  • Branch name: renovate/hummingbird-ml-0.x
  • Merge into: main
  • Upgrade hummingbird-ml to ==0.4.12
chore(deps): update dependency diffusers to >=0.31, <=0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/diffusers-0.x
  • Merge into: main
  • Upgrade diffusers to >=0.31, <=0.31.0
chore(deps): update dependency onnxmltools to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/onnxmltools-1.x
  • Merge into: main
  • Upgrade onnxmltools to ==1.12.0
chore(deps): update dependency onnxruntime to v1.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/onnxruntime-1.x
  • Merge into: main
  • Upgrade onnxruntime to ==1.20.1
chore(deps): update dependency tensorflow-cpu to >=2.18,<2.19
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-cpu-2.x
  • Merge into: main
  • Upgrade tensorflow-cpu to >=2.18,<2.19
chore(deps): update dependency torchaudio to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/torchaudio-2.x
  • Merge into: main
  • Upgrade torchaudio to ==2.5.1
chore(deps): update dependency torchvision to v0.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/torchvision-0.x
  • Merge into: main
  • Upgrade torchvision to ==0.20.1
chore(deps): update dependency xgboost to v1.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/xgboost-1.x
  • Merge into: main
  • Upgrade xgboost to ==1.7.6
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update conda-incubator/setup-miniconda action to v3
chore(deps): update dependency groqflow to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/groqflow-4.x
  • Merge into: main
  • Upgrade groqflow to ==4.3.1
chore(deps): update dependency lightgbm to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/lightgbm-4.x
  • Merge into: main
  • Upgrade lightgbm to ==4.5.0
chore(deps): update dependency xgboost to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/xgboost-2.x
  • Merge into: main
  • Upgrade xgboost to ==2.1.3

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

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.

1 participant