Configure Renovate #1

Merged
kjuulh merged 1 commits from renovate/configure into main 2024-04-06 22:07:32 +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/flux-releaser/Cargo.toml (cargo)
  • templates/docker-compose.yaml (docker-compose)
  • .drone.yml (droneci)
  • .drone.yml (regex)

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:

fix(deps): update all dependencies

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/flux-releaser/Cargo.toml` (cargo) * `templates/docker-compose.yaml` (docker-compose) * `.drone.yml` (droneci) * `.drone.yml` (regex) ### 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>fix(deps): update all dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/all` - Merge into: `main` - Upgrade [async-trait](https://github.com/dtolnay/async-trait) to `0.1.79` - Upgrade [aws-config](https://github.com/smithy-lang/smithy-rs) to `1.1.9` - Upgrade [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) to `1.21.0` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.37` - Upgrade [prost](https://github.com/tokio-rs/prost) to `0.12.4` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.3` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.197` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.115` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.7.4` - Upgrade [tokio-stream](https://github.com/tokio-rs/tokio) to `0.1.15` - Upgrade [tracing-subscriber](https://github.com/tokio-rs/tracing) to `0.3.18` - Upgrade [uuid](https://github.com/uuid-rs/uuid) to `1.8.0` - Upgrade [walkdir](https://github.com/BurntSushi/walkdir) to `2.5.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).
kjuulh added 1 commit 2024-02-10 22:48:47 +01:00
Add renovate.json
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
1afee3b9e7
kjuulh force-pushed renovate/configure from 1afee3b9e7 to 953acca4f9 2024-02-11 13:57:21 +01:00 Compare
kjuulh force-pushed renovate/configure from 953acca4f9 to 454eab9822 2024-02-11 15:07:28 +01:00 Compare
kjuulh force-pushed renovate/configure from 454eab9822 to 57eb0dbe52 2024-02-11 17:34:22 +01:00 Compare
kjuulh force-pushed renovate/configure from 57eb0dbe52 to 419c58b9ca 2024-02-11 22:43:28 +01:00 Compare
kjuulh force-pushed renovate/configure from 419c58b9ca to d6e72d68c3 2024-02-11 23:54:00 +01:00 Compare
kjuulh force-pushed renovate/configure from d6e72d68c3 to 5fc23cc9e8 2024-02-12 23:37:46 +01:00 Compare
kjuulh force-pushed renovate/configure from 5fc23cc9e8 to 35853acafc 2024-02-13 22:33:43 +01:00 Compare
kjuulh force-pushed renovate/configure from 35853acafc to d851a9dff6 2024-02-17 16:46:37 +01:00 Compare
kjuulh force-pushed renovate/configure from d851a9dff6 to 1e8bd8a2d4 2024-02-18 01:34:46 +01:00 Compare
kjuulh force-pushed renovate/configure from 1e8bd8a2d4 to a2da068747 2024-02-18 13:56:15 +01:00 Compare
kjuulh force-pushed renovate/configure from a2da068747 to 078f19b131 2024-02-18 22:43:50 +01:00 Compare
kjuulh force-pushed renovate/configure from 078f19b131 to 8c63b108d0 2024-02-20 00:13:44 +01:00 Compare
kjuulh force-pushed renovate/configure from 8c63b108d0 to 71591ac3e4 2024-02-21 07:46:50 +01:00 Compare
kjuulh force-pushed renovate/configure from 71591ac3e4 to 4490c5f54c 2024-02-22 18:44:41 +01:00 Compare
kjuulh force-pushed renovate/configure from 4490c5f54c to 531f5ed36b 2024-03-09 22:05:42 +01:00 Compare
kjuulh force-pushed renovate/configure from 531f5ed36b to 594bbf23fa 2024-03-09 22:49:01 +01:00 Compare
kjuulh merged commit c8600b54e0 into main 2024-04-06 22:07:32 +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/flux-releaser#1
No description provided.