Closed renovate[bot] closed 1 year ago
I got this PR in several repositories:
Did someone request this? If not, I would report this to github as spam.
Nope, did not request this
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.
Maybe someone tried to enable for the org?
I see it's being used here: https://github.com/rust-cli/termtree/pull/8
It seems like a somewhat useful tool tbh.
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?
@epage explained here: https://github.com/clap-rs/clap-permission-flag/pull/19#issuecomment-1335266809
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
Cargo.toml
(cargo).github/workflows/ci.yml
(github-actions).github/workflows/commit-lint.yml
(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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.