mulesoft-labs / node-raml-validate

Strict validation of RAML parameters in JavaScript
Other
17 stars 9 forks source link

Configure Renovate #19

Open ghost opened 4 years ago

ghost commented 4 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: 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:

:abcd: 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.


You have configured Renovate to use branch master as base branch.

What to Expect

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

Pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [chai](https://togithub.com/chaijs/chai) to `4.2.0` - Pin [mocha](https://togithub.com/mochajs/mocha) to `6.1.4` - Pin [nyc](https://togithub.com/istanbuljs/nyc) to `14.1.0` - Pin [standard](https://togithub.com/standard/standard) to `12.0.1`
Update dependency mocha to v6.2.2 - Schedule: "at any time" - Branch name: `renovate/mocha-6.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `6.2.2`
Update dependency nyc to v14.1.1 - Schedule: "at any time" - Branch name: `renovate/nyc-14.x` - Merge into: `master` - Upgrade [nyc](https://togithub.com/istanbuljs/nyc) to `14.1.1`
Update dependency raml-typesystem to ^0.0.94 - Schedule: "at any time" - Branch name: `renovate/raml-typesystem-0.x` - Merge into: `master` - Upgrade [raml-typesystem](https://togithub.com/raml-org/raml-typesystem) to `^0.0.94`
Update dependency standard to v14 - Schedule: "at any time" - Branch name: `renovate/standard-14.x` - Merge into: `master` - Upgrade [standard](https://togithub.com/standard/standard) to `14.3.1`


:children_crossing: 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.


:question: 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.