chore: Configure Renovate #1

Merged
wathiede merged 1 commits from renovate/configure into master 2025-02-09 11:06:36 -08:00
Collaborator

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

  • notmuch/Cargo.toml (cargo)
  • procmail2notmuch/Cargo.toml (cargo)
  • server/Cargo.toml (cargo)
  • shared/Cargo.toml (cargo)
  • web/Cargo.toml (cargo)
  • web/index.html (html)

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 (except for nuget) 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 25 Pull Requests:

chore(deps): update rust crate build-info-build to 0.0.39
  • Schedule: ["at any time"]
  • Branch name: renovate/build-info-build-0.x
  • Merge into: master
  • Upgrade build-info-build to 0.0.39
fix(deps): update rust crate anyhow to v1.0.95
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: master
  • Upgrade anyhow to 1.0.95
fix(deps): update rust crate async-graphql to v7.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/async-graphql-7.x-lockfile
  • Merge into: master
  • Upgrade async-graphql to 7.0.15
fix(deps): update rust crate async-graphql-rocket to v7.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/async-graphql-rocket-7.x-lockfile
  • Merge into: master
  • Upgrade async-graphql-rocket to 7.0.15
fix(deps): update rust crate async-trait to v0.1.86
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x-lockfile
  • Merge into: master
  • Upgrade async-trait to 0.1.86
fix(deps): update rust crate build-info to 0.0.39
  • Schedule: ["at any time"]
  • Branch name: renovate/build-info-0.x
  • Merge into: master
  • Upgrade build-info to 0.0.39
fix(deps): update rust crate cacher to v0.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/cacher-0.x-lockfile
  • Merge into: master
  • Upgrade cacher to 0.1.4
fix(deps): update rust crate clap to v4.5.28
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: master
  • Upgrade clap to 4.5.28
fix(deps): update rust crate log to v0.4.25
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: master
  • Upgrade log to 0.4.25
fix(deps): update rust crate reqwest to v0.12.12
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: master
  • Upgrade reqwest to 0.12.12
fix(deps): update rust crate serde to v1.0.217
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: master
  • Upgrade serde to 1.0.217
fix(deps): update rust crate serde_json to v1.0.138
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.138
fix(deps): update rust crate sqlx to v0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x-lockfile
  • Merge into: master
  • Upgrade sqlx to 0.8.3
fix(deps): update rust crate xtracing to v0.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/xtracing-0.x-lockfile
  • Merge into: master
  • Upgrade xtracing to 0.1.3
fix(deps): update rust-wasm-bindgen monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: master
  • Upgrade wasm-bindgen to 0.2.100
  • Upgrade wasm-bindgen-test to 0.3.50
  • Upgrade web-sys to 0.3.77
chore(deps): update dependency font-awesome to v6.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: master
  • Upgrade font-awesome to sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==
fix(deps): update rust crate css-inline to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/css-inline-0.x
  • Merge into: master
  • Upgrade css-inline to 0.14.0
fix(deps): update rust crate gloo-net to 0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gloo-net-0.x
  • Merge into: master
  • Upgrade gloo-net to 0.6.0
fix(deps): update rust crate graphql_client to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql_client-0.x
  • Merge into: master
  • Upgrade graphql_client to 0.14.0
fix(deps): update rust crate itertools to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: master
  • Upgrade itertools to 0.14.0
fix(deps): update rust crate scraper to 0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/scraper-0.x
  • Merge into: master
  • Upgrade scraper to 0.22.0
fix(deps): update rust crate tokio to v1.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: master
  • Upgrade tokio to 1.43.0
fix(deps): update rust crate ammonia to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ammonia-4.x
  • Merge into: master
  • Upgrade ammonia to 4.0.0
fix(deps): update rust crate lol_html to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/lol_html-2.x
  • Merge into: master
  • Upgrade lol_html to 2.0.0
fix(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: master
  • Upgrade thiserror to 2.0.0

🚸 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, 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 * `notmuch/Cargo.toml` (cargo) * `procmail2notmuch/Cargo.toml` (cargo) * `server/Cargo.toml` (cargo) * `shared/Cargo.toml` (cargo) * `web/Cargo.toml` (cargo) * `web/index.html` (html) ### 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 (except for nuget) 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 25 Pull Requests: <details> <summary>chore(deps): update rust crate build-info-build to 0.0.39</summary> - Schedule: ["at any time"] - Branch name: `renovate/build-info-build-0.x` - Merge into: `master` - Upgrade [build-info-build](https://github.com/danielschemmel/build-info) to `0.0.39` </details> <details> <summary>fix(deps): update rust crate anyhow to v1.0.95</summary> - Schedule: ["at any time"] - Branch name: `renovate/anyhow-1.x-lockfile` - Merge into: `master` - Upgrade [anyhow](https://github.com/dtolnay/anyhow) to `1.0.95` </details> <details> <summary>fix(deps): update rust crate async-graphql to v7.0.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-graphql-7.x-lockfile` - Merge into: `master` - Upgrade [async-graphql](https://github.com/async-graphql/async-graphql) to `7.0.15` </details> <details> <summary>fix(deps): update rust crate async-graphql-rocket to v7.0.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-graphql-rocket-7.x-lockfile` - Merge into: `master` - Upgrade [async-graphql-rocket](https://github.com/async-graphql/async-graphql) to `7.0.15` </details> <details> <summary>fix(deps): update rust crate async-trait to v0.1.86</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-trait-0.x-lockfile` - Merge into: `master` - Upgrade [async-trait](https://github.com/dtolnay/async-trait) to `0.1.86` </details> <details> <summary>fix(deps): update rust crate build-info to 0.0.39</summary> - Schedule: ["at any time"] - Branch name: `renovate/build-info-0.x` - Merge into: `master` - Upgrade [build-info](https://github.com/danielschemmel/build-info) to `0.0.39` </details> <details> <summary>fix(deps): update rust crate cacher to v0.1.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/cacher-0.x-lockfile` - Merge into: `master` - Upgrade cacher to `0.1.4` </details> <details> <summary>fix(deps): update rust crate clap to v4.5.28</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x-lockfile` - Merge into: `master` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.5.28` </details> <details> <summary>fix(deps): update rust crate log to v0.4.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `master` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.25` </details> <details> <summary>fix(deps): update rust crate reqwest to v0.12.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x-lockfile` - Merge into: `master` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.12` </details> <details> <summary>fix(deps): update rust crate serde to v1.0.217</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.217` </details> <details> <summary>fix(deps): update rust crate serde_json to v1.0.138</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.138` </details> <details> <summary>fix(deps): update rust crate sqlx to v0.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x-lockfile` - Merge into: `master` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.8.3` </details> <details> <summary>fix(deps): update rust crate xtracing to v0.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/xtracing-0.x-lockfile` - Merge into: `master` - Upgrade xtracing to `0.1.3` </details> <details> <summary>fix(deps): update rust-wasm-bindgen monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-wasm-bindgen-monorepo` - Merge into: `master` - Upgrade [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) to `0.2.100` - Upgrade [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) to `0.3.50` - Upgrade [web-sys](https://github.com/rustwasm/wasm-bindgen) to `0.3.77` </details> <details> <summary>chore(deps): update dependency font-awesome to v6.7.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/font-awesome-6.x` - Merge into: `master` - Upgrade [font-awesome](https://github.com/FortAwesome/Font-Awesome) to `sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg==` </details> <details> <summary>fix(deps): update rust crate css-inline to 0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/css-inline-0.x` - Merge into: `master` - Upgrade [css-inline](https://github.com/Stranger6667/css-inline) to `0.14.0` </details> <details> <summary>fix(deps): update rust crate gloo-net to 0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/gloo-net-0.x` - Merge into: `master` - Upgrade [gloo-net](https://github.com/rustwasm/gloo) to `0.6.0` </details> <details> <summary>fix(deps): update rust crate graphql_client to 0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/graphql_client-0.x` - Merge into: `master` - Upgrade [graphql_client](https://github.com/graphql-rust/graphql-client) to `0.14.0` </details> <details> <summary>fix(deps): update rust crate itertools to 0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/itertools-0.x` - Merge into: `master` - Upgrade [itertools](https://github.com/rust-itertools/itertools) to `0.14.0` </details> <details> <summary>fix(deps): update rust crate scraper to 0.22.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/scraper-0.x` - Merge into: `master` - Upgrade [scraper](https://github.com/causal-agent/scraper) to `0.22.0` </details> <details> <summary>fix(deps): update rust crate tokio to v1.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `master` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.43.0` </details> <details> <summary>fix(deps): update rust crate ammonia to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/ammonia-4.x` - Merge into: `master` - Upgrade [ammonia](https://github.com/rust-ammonia/ammonia) to `4.0.0` </details> <details> <summary>fix(deps): update rust crate lol_html to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/lol_html-2.x` - Merge into: `master` - Upgrade [lol_html](https://github.com/cloudflare/lol-html) to `2.0.0` </details> <details> <summary>fix(deps): update rust crate thiserror to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x` - Merge into: `master` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2.0.0` </details> 🚸 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-->
renovatebot added 1 commit 2025-02-09 11:02:55 -08:00
wathiede merged commit dacb258289 into master 2025-02-09 11:06:36 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#1
No description provided.