Configure Renovate #1

Merged
kjuulh merged 1 commits from renovate/configure into main 2023-08-01 17:25:39 +02:00
Owner

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/cuddle-please-commands/Cargo.toml (cargo)
  • crates/cuddle-please-frontend/Cargo.toml (cargo)
  • crates/cuddle-please-misc/Cargo.toml (cargo)
  • crates/cuddle-please/Cargo.toml (cargo)

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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update all dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/all
  • Merge into: main
  • Upgrade anyhow to 1.0.72
  • Upgrade clap to 4.3.19

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/cuddle-please-commands/Cargo.toml` (cargo) * `crates/cuddle-please-frontend/Cargo.toml` (cargo) * `crates/cuddle-please-misc/Cargo.toml` (cargo) * `crates/cuddle-please/Cargo.toml` (cargo) ### 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. - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Automatically detect the best rangeStrategy to use. - Rate limit PR creation to a maximum of two per hour. - Limit to maximum 10 open PRs at any time. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - A collection of workarounds for known problems with packages. 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. --- ### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>chore(deps): update all dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/all` - Merge into: `main` - Upgrade [anyhow](https://github.com/dtolnay/anyhow) to `1.0.72` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.3.19` </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).
kjuulh added 1 commit 2023-07-28 21:39:01 +02:00
kjuulh force-pushed renovate/configure from 2faa1dadeb to 62f3fc945a 2023-07-28 22:08:19 +02:00 Compare
kjuulh force-pushed renovate/configure from 62f3fc945a to 961aea0ca2 2023-07-29 15:29:19 +02:00 Compare
kjuulh force-pushed renovate/configure from 961aea0ca2 to de792b4025 2023-07-29 15:48:31 +02:00 Compare
kjuulh force-pushed renovate/configure from de792b4025 to 0a7a170fce 2023-07-29 18:51:27 +02:00 Compare
kjuulh force-pushed renovate/configure from 0a7a170fce to f8978b87c7 2023-07-29 19:33:03 +02:00 Compare
kjuulh force-pushed renovate/configure from f8978b87c7 to f027c6ac69 2023-07-30 00:10:26 +02:00 Compare
kjuulh force-pushed renovate/configure from f027c6ac69 to d76640fed8 2023-07-30 01:52:32 +02:00 Compare
kjuulh force-pushed renovate/configure from d76640fed8 to a7859a55c0 2023-07-30 02:29:42 +02:00 Compare
kjuulh force-pushed renovate/configure from a7859a55c0 to 58abe8507e 2023-07-30 13:42:46 +02:00 Compare
kjuulh force-pushed renovate/configure from 58abe8507e to 224b6de93b 2023-07-30 14:08:41 +02:00 Compare
kjuulh force-pushed renovate/configure from 224b6de93b to 964ea76c4c 2023-07-30 17:30:29 +02:00 Compare
kjuulh force-pushed renovate/configure from 964ea76c4c to 64778070d9 2023-07-30 21:14:15 +02:00 Compare
kjuulh force-pushed renovate/configure from 64778070d9 to 3382dda8e0 2023-07-30 22:29:48 +02:00 Compare
kjuulh force-pushed renovate/configure from 3382dda8e0 to 338ad8519f 2023-07-30 22:49:07 +02:00 Compare
kjuulh force-pushed renovate/configure from 338ad8519f to 165624dfde 2023-07-31 00:49:06 +02:00 Compare
kjuulh force-pushed renovate/configure from 165624dfde to 2b6a396ed0 2023-07-31 10:50:21 +02:00 Compare
kjuulh force-pushed renovate/configure from 2b6a396ed0 to b222488871 2023-07-31 11:30:56 +02:00 Compare
kjuulh force-pushed renovate/configure from b222488871 to 473559adcd 2023-07-31 11:50:38 +02:00 Compare
kjuulh force-pushed renovate/configure from 473559adcd to 84bd3e9d83 2023-07-31 13:31:17 +02:00 Compare
kjuulh force-pushed renovate/configure from 84bd3e9d83 to a084007a06 2023-07-31 13:50:45 +02:00 Compare
kjuulh force-pushed renovate/configure from a084007a06 to 84f475927d 2023-07-31 23:13:26 +02:00 Compare
kjuulh force-pushed renovate/configure from 84f475927d to 25f726accb 2023-07-31 23:37:40 +02:00 Compare
kjuulh force-pushed renovate/configure from 25f726accb to e11c2c9c86 2023-08-01 02:50:20 +02:00 Compare
kjuulh force-pushed renovate/configure from e11c2c9c86 to 9d75636a98 2023-08-01 15:17:19 +02:00 Compare
kjuulh force-pushed renovate/configure from 9d75636a98 to ede2849a06 2023-08-01 15:37:22 +02:00 Compare
kjuulh force-pushed renovate/configure from ede2849a06 to 27b54825f2 2023-08-01 16:58:40 +02:00 Compare
kjuulh force-pushed renovate/configure from 27b54825f2 to 8ab139ef69 2023-08-01 17:18:50 +02:00 Compare
kjuulh merged commit fd7d965916 into main 2023-08-01 17:25:39 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: kjuulh/cuddle-please#1
No description provided.