synlestidae / rustorrent

Modern, easy-to-use BitTorrent library for the Rust ecosystem (WIP)
Apache License 2.0
5 stars 0 forks source link

Configure Renovate #10

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource 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.


What to Expect

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

Update Rust crate bit-vec to 0.6.3 - Schedule: ["at any time"] - Branch name: `renovate/bit-vec-0.x` - Merge into: `master` - Upgrade bit-vec to `0.6.3`
Update Rust crate hyper to 0.14.18 - Schedule: ["at any time"] - Branch name: `renovate/hyper-0.x` - Merge into: `master` - Upgrade hyper to `0.14.18`
Update Rust crate log to 0.4.16 - Schedule: ["at any time"] - Branch name: `renovate/log-0.x` - Merge into: `master` - Upgrade log to `0.4.16`
Update Rust crate mio to 0.8.2 - Schedule: ["at any time"] - Branch name: `renovate/mio-0.x` - Merge into: `master` - Upgrade mio to `0.8.2`
Update Rust crate sha1 to 0.10.1 - Schedule: ["at any time"] - Branch name: `renovate/sha1-0.x` - Merge into: `master` - Upgrade sha1 to `0.10.1`
Update Rust crate byteorder to v1 - Schedule: ["at any time"] - Branch name: `renovate/byteorder-1.x` - Merge into: `master` - Upgrade byteorder to `1.4.3`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years 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.