chore: Configure Renovate #8

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-04 10:14:58 +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)
  • env/libforms/Cargo.toml (cargo)
  • Dockerfile (dockerfile)
  • .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 14 Pull Requests:

fix(deps): update rust crate actix-web-httpauth to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-httpauth-0.x-lockfile
  • Merge into: master
  • Upgrade actix-web-httpauth to 0.8.1
fix(deps): update rust crate futures-util to v0.3.30
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-futures-monorepo
  • Merge into: master
  • Upgrade futures-util to 0.3.30
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 serde_json to v1.0.117
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.117
fix(deps): update rust crate tracing to v0.1.40
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: master
  • Upgrade tracing to 0.1.40
chore(deps): update rust crate actix-rt to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-rt-2.x-lockfile
  • Merge into: master
  • Upgrade actix-rt to 2.9.0
chore(deps): update rust crate base64 to 0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: master
  • Upgrade base64 to 0.22.0
chore(deps): update rust crate sqlx to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x
  • Merge into: master
  • Upgrade sqlx to 0.7.0
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 config to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/config-0.x
  • Merge into: master
  • Upgrade config to 0.14
fix(deps): update rust crate derive_builder to 0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_builder-0.x
  • Merge into: master
  • Upgrade derive_builder to 0.20.0
fix(deps): update rust crate pretty_env_logger to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty_env_logger-0.x
  • Merge into: master
  • Upgrade pretty_env_logger to 0.5.0
fix(deps): update rust crate url to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x-lockfile
  • Merge into: master
  • Upgrade url to 2.5.0
chore(deps): update debian docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: master
  • Upgrade debian to bookworm

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) * `env/libforms/Cargo.toml` (cargo) * `Dockerfile` (dockerfile) * `.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 14 Pull Requests: <details> <summary>fix(deps): update rust crate actix-web-httpauth to v0.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-web-httpauth-0.x-lockfile` - Merge into: `master` - Upgrade [actix-web-httpauth](https://github.com/actix/actix-extras) to `0.8.1` </details> <details> <summary>fix(deps): update rust crate futures-util to v0.3.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-futures-monorepo` - Merge into: `master` - Upgrade [futures-util](https://github.com/rust-lang/futures-rs) to `0.3.30` </details> <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 serde_json to v1.0.117</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `master` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.117` </details> <details> <summary>fix(deps): update rust crate tracing to v0.1.40</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-tracing-monorepo` - Merge into: `master` - Upgrade [tracing](https://github.com/tokio-rs/tracing) to `0.1.40` </details> <details> <summary>chore(deps): update rust crate actix-rt to v2.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-rt-2.x-lockfile` - Merge into: `master` - Upgrade [actix-rt](https://github.com/actix/actix-net) to `2.9.0` </details> <details> <summary>chore(deps): update rust crate base64 to 0.22.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64-0.x` - Merge into: `master` - Upgrade [base64](https://github.com/marshallpierce/rust-base64) to `0.22.0` </details> <details> <summary>chore(deps): update rust crate sqlx to 0.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x` - Merge into: `master` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.7.0` </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 config to 0.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/config-0.x` - Merge into: `master` - Upgrade [config](https://github.com/mehcode/config-rs) to `0.14` </details> <details> <summary>fix(deps): update rust crate derive_builder to 0.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/derive_builder-0.x` - Merge into: `master` - Upgrade [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to `0.20.0` </details> <details> <summary>fix(deps): update rust crate pretty_env_logger to 0.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pretty_env_logger-0.x` - Merge into: `master` - Upgrade [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) to `0.5.0` </details> <details> <summary>fix(deps): update rust crate url to v2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/url-2.x-lockfile` - Merge into: `master` - Upgrade [url](https://github.com/servo/rust-url) to `2.5.0` </details> <details> <summary>chore(deps): update debian docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-12.x` - Merge into: `master` - Upgrade debian to `bookworm` </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-03 08:30:53 +05:30
renovate-bot added 1 commit 2024-06-03 08:30:54 +05:30
realaravinth merged commit 1d673d7201 into master 2024-06-04 10:14:58 +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: LibrePages/forms#8
No description provided.