mulesoft-labs / raml-client-generator

Template-driven generator of clients for APIs described by a RAML spec
Other
121 stars 27 forks source link

Configure Renovate #27

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

chore(deps): pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [brfs](https://togithub.com/substack/brfs) to `1.6.1` - Pin [browserify](https://togithub.com/browserify/browserify) to `13.3.0` - Pin [pre-commit](https://togithub.com/observing/pre-commit) to `1.2.2` - Pin [standard](https://togithub.com/standard/standard) to `6.0.8`
chore(deps): update dependency brfs to v2 - Schedule: "at any time" - Branch name: `renovate/brfs-2.x` - Merge into: `master` - Upgrade [brfs](https://togithub.com/substack/brfs) to `2.0.2`
chore(deps): update dependency browserify to v16 - Schedule: "at any time" - Branch name: `renovate/browserify-16.x` - Merge into: `master` - Upgrade [browserify](https://togithub.com/browserify/browserify) to `16.5.0`
chore(deps): 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`
fix(deps): update dependency raml-generator to v2 - Schedule: "at any time" - Branch name: `renovate/raml-generator-2.x` - Merge into: `master` - Upgrade [raml-generator](https://togithub.com/mulesoft-labs/raml-generator) to `^2.0.0`
fix(deps): update dependency raml-javascript-generator to v2 - Schedule: "at any time" - Branch name: `renovate/raml-javascript-generator-2.x` - Merge into: `master` - Upgrade [raml-javascript-generator](https://togithub.com/mulesoft-labs/raml-javascript-generator) to `2.1.3`
fix(deps): update dependency yargs to v15 - Schedule: "at any time" - Branch name: `renovate/yargs-15.x` - Merge into: `master` - Upgrade [yargs](https://togithub.com/yargs/yargs) to `^15.0.0`


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