chore: Configure Renovate #1

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-08 01:29:43 +05:30
Member

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)
  • utils/db-migrations/Cargo.toml (cargo)
  • docker-compose-dev-deps.yml (docker-compose)
  • .woodpecker.yml (woodpecker)

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.
  • Enable Renovate Dependency Dashboard creation.

🔡 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 6 Pull Requests:

fix(deps): update rust crate serde to v1.0.203
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: master
  • Upgrade serde to 1.0.203
fix(deps): update rust crate tracing-actix-web to v0.7.11
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-actix-web-0.x-lockfile
  • Merge into: master
  • Upgrade tracing-actix-web to 0.7.11
chore(deps): update postgres docker tag to v13.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: master
  • Upgrade postgres to 13.15
fix(deps): update rust crate actix-web to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-4.x-lockfile
  • Merge into: master
  • Upgrade actix-web to 4.6.0
fix(deps): update rust crate tera to v1.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tera-1.x-lockfile
  • Merge into: master
  • Upgrade tera to 1.20.0
chore(deps): update postgres docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: master
  • Upgrade postgres to 16.3

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) * `utils/db-migrations/Cargo.toml` (cargo) * `docker-compose-dev-deps.yml` (docker-compose) * `.woodpecker.yml` (woodpecker) ### 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. - Enable Renovate Dependency Dashboard creation. 🔡 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 6 Pull Requests: <details> <summary>fix(deps): update rust crate serde to v1.0.203</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.203` </details> <details> <summary>fix(deps): update rust crate tracing-actix-web to v0.7.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-actix-web-0.x-lockfile` - Merge into: `master` - Upgrade [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) to `0.7.11` </details> <details> <summary>chore(deps): update postgres docker tag to v13.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-13.x` - Merge into: `master` - Upgrade postgres to `13.15` </details> <details> <summary>fix(deps): update rust crate actix-web to v4.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-web-4.x-lockfile` - Merge into: `master` - Upgrade [actix-web](https://github.com/actix/actix-web) to `4.6.0` </details> <details> <summary>fix(deps): update rust crate tera to v1.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tera-1.x-lockfile` - Merge into: `master` - Upgrade [tera](https://github.com/Keats/tera) to `1.20.0` </details> <details> <summary>chore(deps): update postgres docker tag to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-16.x` - Merge into: `master` - Upgrade postgres to `16.3` </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:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->
renovate-bot added the
renovate-bot
label 2024-06-08 01:29:11 +05:30
renovate-bot added 1 commit 2024-06-08 01:29:11 +05:30
Add renovate.json
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
e743a5b892
realaravinth merged commit 6ce87ee53a into master 2024-06-08 01:29:43 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: libre-solutions/vanikam#1
No description provided.