Skip to content

chore: Configure Renovate #129

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #129

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

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

  • Cargo.toml (cargo)
  • crates/pixi-build-backend/Cargo.toml (cargo)
  • crates/pixi-build-cmake/Cargo.toml (cargo)
  • crates/pixi-build-python/Cargo.toml (cargo)
  • crates/pixi-build-rattler-build/Cargo.toml (cargo)
  • crates/pixi-build-rust/Cargo.toml (cargo)
  • .github/workflows/enforce-sha.yaml (github-actions)
  • .github/workflows/pre-commit.yml (github-actions)
  • .github/workflows/rattler-build.yml (github-actions)
  • .github/workflows/rust-compile.yml (github-actions)
  • crates/pixi-build-cmake/pixi.toml (pixi)
  • crates/pixi-build-python/pixi.toml (pixi)
  • crates/pixi-build-rattler-build/pixi.toml (pixi)
  • crates/pixi-build-rust/pixi.toml (pixi)
  • pixi.toml (pixi)

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.
  • 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 8 Pull Requests:

chore(deps): update actions-rust-lang/setup-rust-toolchain digest to 9d7e65c
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-rust-lang-setup-rust-toolchain-digest
  • Merge into: main
  • Upgrade actions-rust-lang/setup-rust-toolchain to 9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9
chore(deps): update swatinem/rust-cache digest to 9d47c6a
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-digest
  • Merge into: main
  • Upgrade Swatinem/rust-cache to 9d47c6ad4b02e050fd481d890b2ea34778fd09d6
chore(deps): update taiki-e/install-action digest to 33734a1
  • Schedule: ["at any time"]
  • Branch name: renovate/taiki-e-install-action-digest
  • Merge into: main
  • Upgrade taiki-e/install-action to 33734a118689b0b418824fb78ea2bf18e970b43b
chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions digest to 4830be2
chore(deps): update prefix-dev/setup-pixi action to v0.8.8
fix(deps): update dependency ruff to >=0.11.8,<0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to >=0.11.8,<0.12
fix(deps): update dependency pre-commit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x
  • Merge into: main
  • Upgrade pre-commit to >=4.2,<5
fix(deps): update dependency pre-commit-hooks to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-hooks-5.x
  • Merge into: main
  • Upgrade pre-commit-hooks to >=5,<6

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up crate package pixi_build_types
  • Failed to look up crate package pixi_consts
  • Failed to look up crate package pixi_manifest
  • Failed to look up crate package pixi_spec
  • Failed to look up crate package pixi_build_type_conversions

Files affected: Cargo.toml


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

0 participants