Create a Dependency Dashboard as Issue, listing all upgrades
Open new PRs automatically every weekday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
🔡 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 8 Pull Requests:
❓ 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.
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
whitebox_tools/Cargo.toml
(cargo)Configuration Summary
Based on the default config's presets, Renovate will:
github-action
digests.@types/node
._VERSION
variables in Dockerfiles._VERSION
environment variables in GitHub Action files.renovate
🔡 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 8 Pull Requests:
chore(deps): update rust crate byteorder to v1.5.0
- Schedule: ["every weekday"] - Branch name: `renovate/byteorder-1.x-lockfile` - Merge into: `master` - Upgrade [byteorder](https://redirect.github.com/BurntSushi/byteorder) to `1.5.0`chore(deps): update rust crate kdtree to ^0.7.0
- Schedule: ["every weekday"] - Branch name: `renovate/kdtree-0.x` - Merge into: `master` - Upgrade [kdtree](https://redirect.github.com/mrhooray/kdtree-rs) to `^0.7.0`chore(deps): update rust crate nalgebra to ^0.33.0
- Schedule: ["every weekday"] - Branch name: `renovate/nalgebra-0.x` - Merge into: `master` - Upgrade [nalgebra](https://redirect.github.com/dimforge/nalgebra) to `^0.33.0`chore(deps): update rust crate num_cpus to v1.16.0
- Schedule: ["every weekday"] - Branch name: `renovate/num_cpus-1.x-lockfile` - Merge into: `master` - Upgrade [num_cpus](https://redirect.github.com/seanmonstar/num_cpus) to `1.16.0`chore(deps): update rust crate rand to ^0.8.0
- Schedule: ["every weekday"] - Branch name: `renovate/rand-0.x` - Merge into: `master` - Upgrade [rand](https://redirect.github.com/rust-random/rand) to `^0.8.0`chore(deps): update rust crate time to ^0.3.0
- Schedule: ["every weekday"] - Branch name: `renovate/time-0.x` - Merge into: `master` - Upgrade [time](https://redirect.github.com/time-rs/time) to `^0.3.0`chore(deps): update rust crate zip to 0.6.0
- Schedule: ["every weekday"] - Branch name: `renovate/zip-0.x` - Merge into: `master` - Upgrade [zip](https://redirect.github.com/zip-rs/zip2) to `0.6.0`chore(deps): update rust crate zip to v2
- Schedule: ["every weekday"] - Branch name: `renovate/zip-2.x` - Merge into: `master` - Upgrade [zip](https://redirect.github.com/zip-rs/zip2) to `2.0.0`❓ 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.