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 - autoclosed #5

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2024

Mend Renovate

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

  • ferveo-common/Cargo.toml (cargo)
  • ferveo-python/Cargo.toml (cargo)
  • ferveo-tdec/Cargo.toml (cargo)
  • ferveo-wasm/Cargo.toml (cargo)
  • ferveo/Cargo.toml (cargo)
  • subproductdomain/Cargo.toml (cargo)
  • .github/workflows/workspace.yml (github-actions)
  • ferveo-python/pyproject.toml (pep621)

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 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 32 Pull Requests:

chore(deps): update rust crate digest to 0.10.7
  • Schedule: ["at any time"]
  • Branch name: renovate/digest-0.x
  • Merge into: main
  • Upgrade digest to 0.10.7
chore(deps): update rust crate serde to 1.0.200
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.200
fix(deps): update rust crate anyhow to 1.0.82
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: main
  • Upgrade anyhow to 1.0.82
fix(deps): update rust crate ark-ec to 0.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-ec-0.x
  • Merge into: main
  • Upgrade ark-ec to 0.4.2
fix(deps): update rust crate ark-ff to 0.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-ff-0.x
  • Merge into: main
  • Upgrade ark-ff to 0.4.2
fix(deps): update rust crate ark-poly to 0.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-poly-0.x
  • Merge into: main
  • Upgrade ark-poly to 0.4.2
fix(deps): update rust crate ark-serialize to 0.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ark-serialize-0.x
  • Merge into: main
  • Upgrade ark-serialize to 0.4.2
fix(deps): update rust crate bincode to 1.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/bincode-1.x
  • Merge into: main
  • Upgrade bincode to 1.3.3
fix(deps): update rust crate derive_more to 0.99.17
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-0.x
  • Merge into: main
  • Upgrade derive_more to 0.99.17
fix(deps): update rust crate getrandom to 0.2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/getrandom-0.x
  • Merge into: main
  • Upgrade getrandom to 0.2.14
fix(deps): update rust crate measure_time to 0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/measure_time-0.x
  • Merge into: main
  • Upgrade measure_time to 0.8.3
fix(deps): update rust crate rand to 0.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.8.5
fix(deps): update rust crate rand_core to 0.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_core-0.x
  • Merge into: main
  • Upgrade rand_core to 0.6.4
fix(deps): update rust crate serde_bytes to 0.11.14
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_bytes-0.x
  • Merge into: main
  • Upgrade serde_bytes to 0.11.14
fix(deps): update rust crate serde_with to 2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_with-2.x
  • Merge into: main
  • Upgrade serde_with to 2.3.3
fix(deps): update rust crate sha2 to 0.10.8
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.10.8
fix(deps): update rust crate thiserror to 1.0.59
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: main
  • Upgrade thiserror to 1.0.59
fix(deps): update rust-wasm-bindgen monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: main
  • Upgrade js-sys to 0.3.69
  • Upgrade wasm-bindgen to 0.2.92
  • Upgrade wasm-bindgen-test to 0.3.42
chore(deps): update rust crate criterion to 0.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/criterion-0.x
  • Merge into: main
  • Upgrade criterion to 0.5.1
chore(deps): update rust crate pprof to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pprof-0.x
  • Merge into: main
  • Upgrade pprof to 0.13.0
fix(deps): update rust crate itertools to 0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: main
  • Upgrade itertools to 0.12.1
fix(deps): update rust crate miracl_core to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/miracl_core-2.x
  • Merge into: main
  • Upgrade miracl_core to =2.7.0
fix(deps): update rust crate pyo3 to 0.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyo3-0.x
  • Merge into: main
  • Upgrade pyo3 to 0.21.2
fix(deps): update rust crate rand_old to 0.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_old-0.x
  • Merge into: main
  • Upgrade rand_old to 0.8.5
fix(deps): update rust crate zeroize to 1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/zeroize-1.x
  • Merge into: main
  • Upgrade zeroize to 1.7.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
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 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 borales/actions-yarn action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/borales-actions-yarn-5.x
  • Merge into: main
  • Upgrade borales/actions-yarn to v5.0.0
chore(deps): update codecov/codecov-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v4
fix(deps): update rust crate generic-array to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/generic-array-1.x
  • Merge into: main
  • Upgrade generic-array to 1.0.0
fix(deps): update rust crate serde_with to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_with-3.x
  • Merge into: main
  • Upgrade serde_with to 3.8.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed May 2, 2024
@renovate renovate bot closed this May 2, 2024
@renovate renovate bot deleted the renovate/configure branch May 2, 2024 17:38
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