Xithrius / twitch-tui

Twitch chat in the terminal.
https://xithrius.github.io/twitch-tui/
Apache License 2.0
437 stars 32 forks source link

Configure Renovate #647

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 9 Pull Requests:

Update Rust crate clap to v4.5.11 - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x-lockfile` - Merge into: `main` - Upgrade [clap](https://togithub.com/clap-rs/clap) to `4.5.11`
Update Rust crate log to v0.4.22 - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `main` - Upgrade [log](https://togithub.com/rust-lang/log) to `0.4.22`
Update Rust crate serde to v1.0.204 - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `main` - Upgrade [serde](https://togithub.com/serde-rs/serde) to `1.0.204`
Update Rust crate serde_json to v1.0.120 - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `main` - Upgrade [serde_json](https://togithub.com/serde-rs/json) to `1.0.120`
Update Rust crate toml to v0.8.16 - Schedule: ["at any time"] - Branch name: `renovate/toml-0.x-lockfile` - Merge into: `main` - Upgrade [toml](https://togithub.com/toml-rs/toml) to `0.8.16`
Update Rust crate image to 0.25.0 - Schedule: ["at any time"] - Branch name: `renovate/image-0.x` - Merge into: `main` - Upgrade [image](https://togithub.com/image-rs/image) to `0.25.0`
Update Rust crate serde_with to v3.9.0 - Schedule: ["at any time"] - Branch name: `renovate/serde_with-3.x-lockfile` - Merge into: `main` - Upgrade [serde_with](https://togithub.com/jonasbb/serde_with) to `3.9.0`
Update Rust crate tokio to v1.39.1 - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `main` - Upgrade [tokio](https://togithub.com/tokio-rs/tokio) to `1.39.1`
Update mcr.microsoft.com/vscode/devcontainers/rust Docker tag to v1 - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-vscode-devcontainers-rust-1.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/vscode/devcontainers/rust](https://togithub.com/rust-lang/docker-rust) to `1-buster`

🚸 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.