mulesoft-labs / api-console-cli

A CLI tools for the API console.
Other
14 stars 15 forks source link

Configure Renovate #44

Closed ghost closed 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 12 Pull Requests:

Pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [chai](https://togithub.com/chaijs/chai) to `3.5.0` - Pin [mocha](https://togithub.com/mochajs/mocha) to `5.2.0`
Update dependency amf-client-js to v3.5.4 - Schedule: "at any time" - Branch name: `renovate/amf-client-js-3.x` - Merge into: `master` - Upgrade [amf-client-js](https://togithub.com/aml-org/amf) to `3.5.4`
Update dependency commander to v2.20.3 - Schedule: "at any time" - Branch name: `renovate/commander-2.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `2.20.3`
Update dependency winston to v3.2.1 - Schedule: "at any time" - Branch name: `renovate/winston-3.x` - Merge into: `master` - Upgrade [winston](https://togithub.com/winstonjs/winston) to `3.2.1`
Update dependency amf-client-js to v4 - Schedule: "at any time" - Branch name: `renovate/amf-client-js-4.x` - Merge into: `master` - Upgrade [amf-client-js](https://togithub.com/aml-org/amf) to `4.0.2`
Update dependency chai to v4 - Schedule: "at any time" - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0`
Update dependency commander to v4 - Schedule: "at any time" - Branch name: `renovate/commander-4.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `4.0.1`
Update dependency fs-extra to v8 - Schedule: "at any time" - Branch name: `renovate/fs-extra-8.x` - Merge into: `master` - Upgrade [fs-extra](https://togithub.com/jprichardson/node-fs-extra) to `8.1.0`
Update dependency inquirer to v7 - Schedule: "at any time" - Branch name: `renovate/inquirer-7.x` - Merge into: `master` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `^7.0.0`
Update dependency mocha to v6 - 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 semver to v6 - Schedule: "at any time" - Branch name: `renovate/semver-6.x` - Merge into: `master` - Upgrade [semver](https://togithub.com/npm/node-semver) to `^6.0.0`
Update dependency update-notifier to v3 - Schedule: "at any time" - Branch name: `renovate/update-notifier-3.x` - Merge into: `master` - Upgrade [update-notifier](https://togithub.com/yeoman/update-notifier) to `^3.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.