coord-e / misskey-rs

:v: Client library for Misskey :smiling_face_with_three_hearts:
Apache License 2.0
59 stars 7 forks source link

Configure Renovate #54

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year 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:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use branch renovate/configure as base branch.

What to Expect

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

chore(deps): pin dependencies - Schedule: ["before 4am on Monday"] - Branch name: `renovate/pin-dependencies` - Merge into: `renovate/configure` - Upgrade [Swatinem/rust-cache](https://togithub.com/Swatinem/rust-cache) to `359a70e43a0bb8a13953b04a90f76428b4959bb6` - Upgrade [taiki-e/install-action](https://togithub.com/taiki-e/install-action) to `44a0ddacb9c7d68f8d03a3427bf36dab74d8f7db`
chore(deps): update dependency taiki-e/cargo-hack to v0.5.29 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/taiki-e-cargo-hack-0.x` - Merge into: `renovate/configure` - Upgrade [taiki-e/cargo-hack](https://togithub.com/taiki-e/cargo-hack) to `v0.5.29`
chore(deps): update dependency taiki-e/cargo-minimal-versions to v0.1.13 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/taiki-e-cargo-minimal-versions-0.x` - Merge into: `renovate/configure` - Upgrade [taiki-e/cargo-minimal-versions](https://togithub.com/taiki-e/cargo-minimal-versions) to `v0.1.13`
chore(deps): update alpine docker tag to v3.18 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/alpine-3.x` - Merge into: `renovate/configure` - Upgrade alpine to `3.18`
chore(deps): update postgres docker tag to v11.20 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/postgres-11.x` - Merge into: `renovate/configure` - Upgrade postgres to `11.20-alpine`
chore(deps): update rust crate async-dup to 1.2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/async-dup-1.x` - Merge into: `renovate/configure` - Upgrade [async-dup](https://togithub.com/stjepang/async-dup) to `1.2`
chore(deps): update rust crate async-rwlock to 1.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/async-rwlock-1.x` - Merge into: `renovate/configure` - Upgrade [async-rwlock](https://togithub.com/stjepang/async-lock) to `1.3`
chore(deps): update rust crate async-std to v1.12.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/async-std-1.x` - Merge into: `renovate/configure` - Upgrade [async-std](https://togithub.com/async-rs/async-std) to `1.12.0` - Upgrade [async-std](https://togithub.com/async-rs/async-std) to `1.12`
chore(deps): update rust crate async-tungstenite to 0.23 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/async-tungstenite-0.x` - Merge into: `renovate/configure` - Upgrade [async-tungstenite](https://togithub.com/sdroege/async-tungstenite) to `0.23`
chore(deps): update rust crate derivative to 2.2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/derivative-2.x` - Merge into: `renovate/configure` - Upgrade [derivative](https://togithub.com/mcarton/rust-derivative) to `2.2`
chore(deps): update rust crate env_logger to 0.10 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/env_logger-0.x` - Merge into: `renovate/configure` - Upgrade [env_logger](https://togithub.com/rust-cli/env_logger) to `0.10`
chore(deps): update rust crate isahc to 1.7 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/isahc-1.x` - Merge into: `renovate/configure` - Upgrade [isahc](https://togithub.com/sagebind/isahc) to `1.7`
chore(deps): update rust crate strum_macros to 0.25 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/strum_macros-0.x` - Merge into: `renovate/configure` - Upgrade [strum_macros](https://togithub.com/Peternator7/strum) to `0.25`
chore(deps): update rust crate tokio to 1.30 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/tokio-1.x` - Merge into: `renovate/configure` - Upgrade [tokio](https://togithub.com/tokio-rs/tokio) to `1.30`
chore(deps): update rust crate typed-builder to 0.15 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/typed-builder-0.x` - Merge into: `renovate/configure` - Upgrade [typed-builder](https://togithub.com/idanarye/rust-typed-builder) to `0.15`
chore(deps): update rust crate ulid_crate to 0.6 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/ulid_crate-0.x` - Merge into: `renovate/configure` - Upgrade [ulid_crate](https://togithub.com/dylanhart/ulid-rs) to `0.6`
chore(deps): update rust crate url to v2.4.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/url-2.x` - Merge into: `renovate/configure` - Upgrade [url](https://togithub.com/servo/rust-url) to `2.4` - Upgrade [url](https://togithub.com/servo/rust-url) to `2.4.0`
chore(deps): update rust crate uuid to 1.4 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/uuid-1.x` - Merge into: `renovate/configure` - Upgrade [uuid](https://togithub.com/uuid-rs/uuid) to `1.4`
chore(deps): update swatinem/rust-cache action to v2.6.0 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/swatinem-rust-cache-2.x` - Merge into: `renovate/configure` - Upgrade [Swatinem/rust-cache](https://togithub.com/Swatinem/rust-cache) to `b8a6852b4f997182bdea832df3f9e153038b5191`
chore(deps): update taiki-e/install-action action to v1.17.3 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/taiki-e-install-action-1.x` - Merge into: `renovate/configure` - Upgrade [taiki-e/install-action](https://togithub.com/taiki-e/install-action) to `9a29ce630c67077a359246f3e4f84941e05f28b5`
chore(deps): update dependency ubuntu to v22 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `renovate/configure` - Upgrade [ubuntu](https://togithub.com/actions/runner-images) to `22.04`
chore(deps): update postgres docker tag to v15 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/postgres-15.x` - Merge into: `renovate/configure` - Upgrade postgres to `15.3-alpine`
chore(deps): update redis docker tag to v7 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/redis-7.x` - Merge into: `renovate/configure` - Upgrade redis to `7.0-alpine`
chore(deps): update rust crate ulid_crate to v1 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/ulid_crate-1.x` - Merge into: `renovate/configure` - Upgrade [ulid_crate](https://togithub.com/dylanhart/ulid-rs) to `1.0`
chore(deps): update taiki-e/install-action action to v2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/taiki-e-install-action-2.x` - Merge into: `renovate/configure` - Upgrade [taiki-e/install-action](https://togithub.com/taiki-e/install-action) to `db5a06b7aacc2831e3ec8242d4ae27dbf6045766`


🚸 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 Mend Renovate. View repository job log here.