chore: Configure Renovate #187

Merged
lucas merged 1 commit from renovate/configure into master 2024-08-21 15:31:36 +02:00
Collaborator

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/dtmm/Cargo.toml (cargo)
  • crates/dtmt/Cargo.toml (cargo)
  • lib/dtmt-shared/Cargo.toml (cargo)
  • lib/nexusmods/Cargo.toml (cargo)
  • lib/oodle/Cargo.toml (cargo)
  • lib/sdk/Cargo.toml (cargo)
  • .ci/Dockerfile.linux (dockerfile)
  • .ci/Dockerfile.msvc (dockerfile)
  • .ci/image/Dockerfile (dockerfile)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 not separate patch and minor upgrades into separate PRs for the same dependency.
  • Raise PR when vulnerability alerts are detected.
  • Rebase existing PRs any time the base branch has been updated.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .renovaterc 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 1 Pull Request:

chore(deps): update rust crate usvg to 0.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/usvg-0.x
  • Merge into: master
  • Upgrade usvg to 0.43.0

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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/dtmm/Cargo.toml` (cargo) * `crates/dtmt/Cargo.toml` (cargo) * `lib/dtmt-shared/Cargo.toml` (cargo) * `lib/nexusmods/Cargo.toml` (cargo) * `lib/oodle/Cargo.toml` (cargo) * `lib/sdk/Cargo.toml` (cargo) * `.ci/Dockerfile.linux` (dockerfile) * `.ci/Dockerfile.msvc` (dockerfile) * `.ci/image/Dockerfile` (dockerfile) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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 not separate `patch` and `minor` upgrades into separate PRs for the same dependency. - Raise PR when vulnerability alerts are detected. - Rebase existing PRs any time the base branch has been updated. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `.renovaterc` 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 1 Pull Request: <details> <summary>chore(deps): update rust crate usvg to 0.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/usvg-0.x` - Merge into: `master` - Upgrade [usvg](https://github.com/RazrFalcon/resvg) to `0.43.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:d6f1ec7f58b1ff74552f716efaaae7f2d408b388480b56ad007e7f5b9ad15d33-->
lucas force-pushed renovate/configure from 96e5d3ffdf to 7cb44532b2 2024-08-21 15:29:20 +02:00 Compare
lucas merged commit b3463ffb46 into master 2024-08-21 15:31:36 +02:00
lucas deleted branch renovate/configure 2024-08-21 15:31:36 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#187
No description provided.