Configure Renovate #3

Closed
allanger wants to merge 1 commits from renovate/configure into main
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)
  • helmudi/Cargo.toml (cargo)
  • helmule/Cargo.toml (cargo)
  • lib/Cargo.toml (cargo)

What to Expect

With your current configuration, Renovate will create 15 Pull Requests:

Update Rust crate chrono to v0.4.38
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.38
Update Rust crate dircpy to v0.3.19
  • Schedule: ["at any time"]
  • Branch name: renovate/dircpy-0.x-lockfile
  • Merge into: main
  • Upgrade dircpy to 0.3.19
Update Rust crate handlebars to v5.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/handlebars-5.x-lockfile
  • Merge into: main
  • Upgrade handlebars to 5.1.2
Update Rust crate indicatif to v0.17.8
  • Schedule: ["at any time"]
  • Branch name: renovate/indicatif-0.x-lockfile
  • Merge into: main
  • Upgrade indicatif to 0.17.8
Update Rust crate log to v0.4.22
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.22
Update Rust crate regex to v1.10.6
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x-lockfile
  • Merge into: main
  • Upgrade regex to 1.10.6
Update Rust crate serde to v1.0.210
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: main
  • Upgrade serde to 1.0.210
Update Rust crate serde_json to v1.0.128
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.128
Update Rust crate serde_yaml to v0.9.34
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_yaml-0.x-lockfile
  • Merge into: main
  • Upgrade serde_yaml to 0.9.34
Update Rust crate which to v6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/which-6.x-lockfile
  • Merge into: main
  • Upgrade which to 6.0.3
Update Rust crate base64 to 0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-0.x
  • Merge into: main
  • Upgrade base64 to 0.22.0
Update Rust crate clap to v4.5.17
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.5.17
Update Rust crate env_logger to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.11.0
Update Rust crate tempfile to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.12.0
Update Rust crate handlebars to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/handlebars-6.x
  • Merge into: main
  • Upgrade handlebars to 6.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 * `Cargo.toml` (cargo) * `helmudi/Cargo.toml` (cargo) * `helmule/Cargo.toml` (cargo) * `lib/Cargo.toml` (cargo) ### What to Expect With your current configuration, Renovate will create 15 Pull Requests: <details> <summary>Update Rust crate chrono to v0.4.38</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x-lockfile` - Merge into: `main` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.38` </details> <details> <summary>Update Rust crate dircpy to v0.3.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/dircpy-0.x-lockfile` - Merge into: `main` - Upgrade [dircpy](https://github.com/woelper/dircpy) to `0.3.19` </details> <details> <summary>Update Rust crate handlebars to v5.1.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/handlebars-5.x-lockfile` - Merge into: `main` - Upgrade [handlebars](https://github.com/sunng87/handlebars-rust) to `5.1.2` </details> <details> <summary>Update Rust crate indicatif to v0.17.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/indicatif-0.x-lockfile` - Merge into: `main` - Upgrade [indicatif](https://github.com/console-rs/indicatif) to `0.17.8` </details> <details> <summary>Update Rust crate log to v0.4.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `main` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.22` </details> <details> <summary>Update Rust crate regex to v1.10.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-1.x-lockfile` - Merge into: `main` - Upgrade [regex](https://github.com/rust-lang/regex) to `1.10.6` </details> <details> <summary>Update Rust crate serde to v1.0.210</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-1.x-lockfile` - Merge into: `main` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.210` </details> <details> <summary>Update Rust crate serde_json to v1.0.128</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `main` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.128` </details> <details> <summary>Update Rust crate serde_yaml to v0.9.34</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_yaml-0.x-lockfile` - Merge into: `main` - Upgrade [serde_yaml](https://github.com/dtolnay/serde-yaml) to `0.9.34` </details> <details> <summary>Update Rust crate which to v6.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/which-6.x-lockfile` - Merge into: `main` - Upgrade [which](https://github.com/harryfei/which-rs) to `6.0.3` </details> <details> <summary>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>Update Rust crate clap to v4.5.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x-lockfile` - Merge into: `main` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.5.17` </details> <details> <summary>Update Rust crate env_logger to 0.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/env_logger-0.x` - Merge into: `main` - Upgrade [env_logger](https://github.com/rust-cli/env_logger) to `0.11.0` </details> <details> <summary>Update Rust crate tempfile to v3.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tempfile-3.x-lockfile` - Merge into: `main` - Upgrade [tempfile](https://github.com/Stebalien/tempfile) to `3.12.0` </details> <details> <summary>Update Rust crate handlebars to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/handlebars-6.x` - Merge into: `main` - Upgrade [handlebars](https://github.com/sunng87/handlebars-rust) to `6.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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
allanger added 1 commit 2024-09-11 14:07:53 +00:00
allanger closed this pull request 2024-09-11 14:22:33 +00:00

Pull request closed

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: allanger/helmzoo#3
No description provided.