Configure Renovate #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
macros/Cargo.toml(cargo)proxy-common/Cargo.toml(cargo)proxy/Cargo.toml(cargo)prudplite/Cargo.toml(cargo)prudpv0/Cargo.toml(cargo)prudpv1/Cargo.toml(cargo)rnex-core/Cargo.toml(cargo).devcontainer.json(devcontainer)Dockerfile(dockerfile).forgejo/workflows/build.yml(github-actions).gitlab-ci.yml(gitlabci)What to Expect
With your current configuration, Renovate will create 22 Pull Requests:
Update Rust crate anyhow to v1.0.102
renovate/anyhow-1.x-lockfilev01.0.102Update Rust crate async-trait to v0.1.89
renovate/async-trait-0.x-lockfilev00.1.89Update Rust crate aws-config to v1.8.16
renovate/aws-config-1.x-lockfilev01.8.16Update Rust crate chrono to v0.4.44
renovate/chrono-0.x-lockfilev00.4.44Update Rust crate futures-util to v0.3.32
renovate/futures-util-0.x-lockfilev00.3.32Update Rust crate log to v0.4.29
renovate/log-0.x-lockfilev00.4.29Update Rust crate once_cell to v1.21.4
renovate/once_cell-1.x-lockfilev01.21.4Update Rust crate proc-macro2 to v1.0.106
renovate/proc-macro2-1.x-lockfilev01.0.106Update Rust crate quote to v1.0.45
renovate/quote-1.x-lockfilev01.0.45Update Rust crate syn to v2.0.117
renovate/syn-2.x-lockfilev02.0.117Update Rust crate thiserror to v2.0.18
renovate/thiserror-2.x-lockfilev02.0.18Update Rust crate aws-sdk-s3 to v1.131.0
renovate/aws-sdk-s3-1.x-lockfilev01.131.0Update Rust crate bytemuck to v1.25.0
renovate/bytemuck-1.x-lockfilev01.25.0Update Rust crate hmac to 0.13.0
renovate/hmac-0.xv00.13.0Update Rust crate md-5 to ^0.11.0
renovate/md-5-0.xv0^0.11.0Update Rust crate rand to 0.10.0
renovate/rand-0.xv00.10.0Update Rust crate rc4 to 0.2.0
renovate/rc4-0.xv00.2.0Update Rust crate sha2 to 0.11.0
renovate/sha2-0.xv00.11.0Update Rust crate tokio to v1.52.1
renovate/tokio-1.x-lockfilev01.52.1Update Rust crate tokio-tungstenite to 0.29.0
renovate/tokio-tungstenite-0.xv00.29.0Update Rust crate typenum to v1.20.0
renovate/typenum-1.x-lockfilev01.20.0Update Rust crate ureq to v3.3.0
renovate/ureq-3.x-lockfilev03.3.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.
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.