paperoni/renovate.json

7 lines
114 B
JSON
Raw Normal View History

chore: Configure Renovate (#7) 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) * `.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. 🔡 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 21 Pull Requests: <details> <summary>fix(deps): update rust crate chrono to 0.4.35</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x` - Merge into: `main` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.35` </details> <details> <summary>fix(deps): update rust crate futures to 0.3.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-futures-monorepo` - Merge into: `main` - Upgrade [futures](https://github.com/rust-lang/futures-rs) to `0.3.30` </details> <details> <summary>fix(deps): update rust crate log to 0.4.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x` - Merge into: `main` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.21` </details> <details> <summary>fix(deps): update rust crate thiserror to 1.0.57</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-1.x` - Merge into: `main` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `1.0.57` </details> <details> <summary>chore(deps): update docker.io/rust docker tag to v1.76.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker.io-rust-1.x` - Merge into: `main` - Upgrade docker.io/rust to `1.76.0` </details> <details> <summary>fix(deps): update rust crate async-std to 1.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-std-1.x` - Merge into: `main` - Upgrade [async-std](https://github.com/async-rs/async-std) to `1.12.0` </details> <details> <summary>fix(deps): update rust crate base64 to 0.22.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/base64-0.x` - Merge into: `main` - Upgrade [base64](https://github.com/marshallpierce/rust-base64) to `0.22.0` </details> <details> <summary>fix(deps): update rust crate clap to 2.34.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-2.x` - Merge into: `main` - Upgrade [clap](https://github.com/clap-rs/clap) to `2.34.0` </details> <details> <summary>fix(deps): update rust crate colored to 2.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/colored-2.x` - Merge into: `main` - Upgrade [colored](https://github.com/mackwic/colored) to `2.1.0` </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: `main` - Upgrade [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to `0.20.0` </details> <details> <summary>fix(deps): update rust crate epub-builder to 0.7.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/epub-builder-0.x` - Merge into: `main` - Upgrade [epub-builder](https://github.com/lise-henry/epub-builder) to `0.7.4` </details> <details> <summary>fix(deps): update rust crate flexi_logger to 0.27.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/flexi_logger-0.x` - Merge into: `main` - Upgrade [flexi_logger](https://github.com/emabee/flexi_logger) to `0.27.4` </details> <details> <summary>fix(deps): update rust crate html5ever to 0.26.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/html5ever-0.x` - Merge into: `main` - Upgrade [html5ever](https://github.com/servo/html5ever) to `0.26.0` </details> <details> <summary>fix(deps): update rust crate indicatif to 0.17.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/indicatif-0.x` - Merge into: `main` - Upgrade [indicatif](https://github.com/console-rs/indicatif) to `0.17.8` </details> <details> <summary>fix(deps): update rust crate itertools to 0.12.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/itertools-0.x` - Merge into: `main` - Upgrade [itertools](https://github.com/rust-itertools/itertools) to `0.12.1` </details> <details> <summary>fix(deps): update rust crate regex to 1.10.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-1.x` - Merge into: `main` - Upgrade [regex](https://github.com/rust-lang/regex) to `1.10.3` </details> <details> <summary>fix(deps): update rust crate surf to 2.3.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/surf-2.x` - Merge into: `main` - Upgrade [surf](https://github.com/http-rs/surf) to `2.3.2` </details> <details> <summary>fix(deps): update rust crate url to 2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/url-2.x` - Merge into: `main` - Upgrade [url](https://github.com/servo/rust-url) to `2.5.0` </details> <details> <summary>fix(deps): update rust crate clap to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x` - Merge into: `main` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.5.2` </details> <details> <summary>fix(deps): update rust crate comfy-table to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/comfy-table-7.x` - Merge into: `main` - Upgrade [comfy-table](https://github.com/nukesor/comfy-table) to `7.1.0` </details> <details> <summary>fix(deps): update rust crate directories to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/directories-5.x` - Merge into: `main` - Upgrade [directories](https://github.com/soc/directories-rs) to `5.0.1` </details> <br /> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for 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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9--> Co-authored-by: Renovate Bot <renovate@kemitix.net> Reviewed-on: https://git.kemitix.net/kemitix/paperoni/pulls/7 Co-authored-by: renovate <renovate@noreply.kemitix.net> Co-committed-by: renovate <renovate@noreply.kemitix.net>
2024-03-10 09:44:36 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}