Configure Renovate #11

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)
  • Containerfile (dockerfile)
  • .woodpecker/build.yaml (woodpecker)

What to Expect

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

Update Rust crate anyhow to v1.0.87
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.87
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 futures to v0.3.30
  • Schedule: ["at any time"]
  • Branch name: renovate/futures-0.x-lockfile
  • Merge into: main
  • Upgrade futures to 0.3.30
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 schemars to v0.8.21
  • Schedule: ["at any time"]
  • Branch name: renovate/schemars-0.x-lockfile
  • Merge into: main
  • Upgrade schemars to 0.8.21
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 thiserror to v1.0.63
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.63
Update Rust crate actix-web to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-4.x-lockfile
  • Merge into: main
  • Upgrade actix-web to 4.9.0
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 k8s-openapi to 0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s-openapi-0.x
  • Merge into: main
  • Upgrade k8s-openapi to 0.22.0
Update Rust crate kube to 0.94.0
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-0.x
  • Merge into: main
  • Upgrade kube to 0.94.0
Update Rust crate kube-client to 0.94.0
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-client-0.x
  • Merge into: main
  • Upgrade kube-client to 0.94.0
Update Rust crate tokio to v1.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.40.0
Update rust Docker tag to v1.78.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: main
  • Upgrade rust to 1.78.0-alpine3.18
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) * `Containerfile` (dockerfile) * `.woodpecker/build.yaml` (woodpecker) ### What to Expect With your current configuration, Renovate will create 19 Pull Requests: <details> <summary>Update Rust crate anyhow to v1.0.87</summary> - Schedule: ["at any time"] - Branch name: `renovate/anyhow-1.x-lockfile` - Merge into: `main` - Upgrade [anyhow](https://github.com/dtolnay/anyhow) to `1.0.87` </details> <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 futures to v0.3.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/futures-0.x-lockfile` - Merge into: `main` - Upgrade [futures](https://github.com/rust-lang/futures-rs) to `0.3.30` </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 schemars to v0.8.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/schemars-0.x-lockfile` - Merge into: `main` - Upgrade [schemars](https://github.com/GREsau/schemars) to `0.8.21` </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 thiserror to v1.0.63</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-1.x-lockfile` - Merge into: `main` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `1.0.63` </details> <details> <summary>Update Rust crate actix-web to v4.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-web-4.x-lockfile` - Merge into: `main` - Upgrade [actix-web](https://github.com/actix/actix-web) to `4.9.0` </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 k8s-openapi to 0.22.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s-openapi-0.x` - Merge into: `main` - Upgrade [k8s-openapi](https://github.com/Arnavion/k8s-openapi) to `0.22.0` </details> <details> <summary>Update Rust crate kube to 0.94.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/kube-0.x` - Merge into: `main` - Upgrade [kube](https://github.com/kube-rs/kube) to `0.94.0` </details> <details> <summary>Update Rust crate kube-client to 0.94.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/kube-client-0.x` - Merge into: `main` - Upgrade [kube-client](https://github.com/kube-rs/kube) to `0.94.0` </details> <details> <summary>Update Rust crate tokio to v1.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `main` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.40.0` </details> <details> <summary>Update rust Docker tag to v1.78.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-1.x` - Merge into: `main` - Upgrade rust to `1.78.0-alpine3.18` </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:12:58 +00:00
allanger closed this pull request 2024-09-11 14:23:57 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
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/shoebill-operator#11
No description provided.