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

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #39

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

  • .github/workflows/cla.yml (github-actions)
  • .github/workflows/publish-to-test-pypi.yml (github-actions)
  • .github/workflows/stale.yaml (github-actions)
  • pyproject.toml (pep621)
  • proof_points/computer_vision/deit/requirements.txt (pip_requirements)
  • proof_points/computer_vision/googlenet/requirements.txt (pip_requirements)
  • proof_points/computer_vision/mobilenetv2/requirements.txt (pip_requirements)
  • proof_points/computer_vision/resnet50/requirements.txt (pip_requirements)
  • proof_points/computer_vision/squeezenet/requirements.txt (pip_requirements)
  • proof_points/computer_vision/yolo/requirements.txt (pip_requirements)
  • proof_points/natural_language_processing/bert/requirements.txt (pip_requirements)
  • proof_points/natural_language_processing/distilbert/requirements.txt (pip_requirements)
  • proof_points/natural_language_processing/electra/requirements.txt (pip_requirements)
  • proof_points/natural_language_processing/minilm/requirements.txt (pip_requirements)
  • proof_points/natural_language_processing/roberta/requirements.txt (pip_requirements)
  • proof_points/speech/m5/requirements.txt (pip_requirements)
  • demo_helpers/setup.py (pip_setup)
  • 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 12 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 setuptools to v70 [security]
  • Branch name: renovate/pypi-setuptools-vulnerability
  • Merge into: main
  • Upgrade setuptools to ==70.0.0
chore(deps): update contributor-assistant/github-action action to v2.6.1
chore(deps): update dependency charset-normalizer to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: main
  • Upgrade charset-normalizer to ==3.4.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 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 typeguard to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typeguard-4.x
  • Merge into: main
  • Upgrade typeguard to ==4.4.1
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency protobuf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-5.x
  • Merge into: main
  • Upgrade protobuf to ==5.29.1

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

@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant