rust-cli / confy

🛋 Zero-boilerplate configuration management in Rust
Other
896 stars 59 forks source link

Configure Renovate #75

Closed renovate[bot] closed 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.


What to Expect

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

Update Rust crate serde_yaml to 0.9 - Schedule: ["at any time"] - Branch name: `renovate/serde_yaml-0.x` - Merge into: `master` - Upgrade [serde_yaml](https://togithub.com/dtolnay/serde-yaml) to `0.9`
Update Rust crate tempfile to 3.3.0 - Schedule: ["at any time"] - Branch name: `renovate/tempfile-3.x` - Merge into: `master` - Upgrade [tempfile](https://togithub.com/Stebalien/tempfile) to `3.3.0`
Update actions/checkout action to v2.5.0 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-2.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.5.0`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3.1.0` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`


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

matthiasbeyer commented 1 year ago

I got this PR in several repositories:

Did someone request this? If not, I would report this to github as spam.

deg4uss3r commented 1 year ago

@matthiasbeyer I did not, let's report this.

matthiasbeyer commented 1 year ago

Apparently @epage did and wasn't aware that the bot would be pushing PRs to all repos of the org. Let's just close the PR and ignore it.

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