Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 7, 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

  • rust/Cargo.toml (cargo)
  • .github/workflows/crate.yaml (github-actions)
  • .github/workflows/wheels.yaml (github-actions)
  • pyproject.toml (pep621)

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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 4 Pull Requests:

Update Rust crate nalgebra to v0.33.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nalgebra-0.x-lockfile
  • Merge into: main
  • Upgrade nalgebra to 0.33.2
Update Rust crate petgraph to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/petgraph-0.x
  • Merge into: main
  • Upgrade petgraph to 0.8.0
Update Rust crate pyo3 to 0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-0.x
  • Merge into: main
  • Upgrade pyo3 to 0.25.0
Update Rust crate rand to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.9.0

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

victor-villar pushed a commit that referenced this pull request Oct 2, 2025
* Enable pulling models from Hugging Face (#1)

Co-authored-by: Jonatan Contreras <[email protected]>

* Enable pulling models from Hugging Face (#2)

* Enable pulling models from Hugging Face

* Disable validation by default

---------

Co-authored-by: Jonatan Contreras <[email protected]>

* Enable pulling models from Hugging Face (#3)

* Enable pulling models from Hugging Face

* Disable validation by default

* Enable pulling models from Hugging Face

---------

Co-authored-by: Jonatan Contreras <[email protected]>

* Create Mock Test for Pull Algorithm from Hub (#4)

* Create Mock Test for Pull Algorithm from Hub

* Create Mock Test for Pull Algorithm from Hub

* Create Mock Test for Pull Algorithm from Hub

* Hugging Face Pulling Methods (#5)

* Adding contributors
* Enable pulling models from Hugging Face

---------

Co-authored-by: [email protected]
Co-authored-by: [email protected]
Co-authored-by: [email protected]
Co-authored-by: [email protected]

----------

Leads
Tech lead: Juan Miguel Avila - [email protected]
Focal lead: Tanya Franco - [email protected]

* Refactor hub pull: conditional validation, clearer logging, and testability (#6)

* Create Mock Test for Snapshot Download from Hub (#7)

* Refactor hub pull: conditional validation, clearer logging, and testability

* Create Mock Test for Snapshot Download from Hub

* Mock snapshot_download using side_effect with standalone function for accurate signature match (#8)

* Use a tmpdir fixture to create a tmp dir (#9)

* Use only third-party mock functions that interact with external services (#10)

---------

Co-authored-by: Jonatan Contreras <[email protected]>
Co-authored-by: Jonatan Contreras <[email protected]>
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.

0 participants