rustynes icon indicating copy to clipboard operation
rustynes copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 0 comments

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

  • Cargo.toml (cargo)
  • standalone/Cargo.toml (cargo)
  • .circleci/config.yml (circleci)
  • package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Update Rust crate lazy_static to 0.2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy_static-0.x
  • Merge into: master
  • Upgrade lazy_static to 0.2.11
Update Rust crate sdl2 to 0.35.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sdl2-0.x
  • Merge into: master
  • Upgrade sdl2 to 0.35.2
Update Rust crate lazy_static to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy_static-1.x
  • Merge into: master
  • Upgrade lazy_static to 1.4.0

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

renovate[bot] avatar Jul 26 '20 16:07 renovate[bot]