rust-cli / rexpect

.github/workflows/ci.yml
https://docs.rs/rexpect
MIT License
328 stars 56 forks source link

Configure Renovate #91

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 2 Pull Requests:

Update Rust crate thiserror to 1.0.37 - Schedule: ["at any time"] - Branch name: `renovate/thiserror-1.x` - Merge into: `master` - Upgrade [thiserror](https://togithub.com/dtolnay/thiserror) to `1.0.37`
Update swatinem/rust-cache action to v2 - Schedule: ["at any time"] - Branch name: `renovate/swatinem-rust-cache-2.x` - Merge into: `master` - Upgrade [swatinem/rust-cache](https://togithub.com/swatinem/rust-cache) to `v2`

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

souze commented 1 year ago

Nope, did not request this

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.

petreeftime commented 1 year ago

Maybe someone tried to enable for the org?

petreeftime commented 1 year ago

I see it's being used here: https://github.com/rust-cli/termtree/pull/8

petreeftime commented 1 year ago

It seems like a somewhat useful tool tbh.

matthiasbeyer commented 1 year ago

It seems like a somewhat useful tool tbh.

I don't see any over dependabot, and dependabot is a GitHub native tool... Or am I missing something?

matthiasbeyer commented 1 year ago

@epage explained here: https://github.com/clap-rs/clap-permission-flag/pull/19#issuecomment-1335266809