gstroup / apimocker

node.js module to run a simple http server for mock service responses.
MIT License
280 stars 81 forks source link

Configure Renovate #103

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 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.


What to Expect

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

Pin dependencies - Branch name: `renovate/pin-dependencies` - Pin [chai](https://togithub.com/chaijs/chai) to `4.2.0` - Pin [eslint](https://togithub.com/eslint/eslint) to `5.9.0` - Pin [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `13.1.0` - Pin [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.14.0` - Pin [grunt](https://togithub.com/gruntjs/grunt) to `1.0.3` - Pin [grunt-contrib-watch](https://togithub.com/gruntjs/grunt-contrib-watch) to `1.1.0` - Pin [grunt-mocha-cli](https://togithub.com/Rowno/grunt-mocha-cli) to `4.0.0` - Pin [gruntify-eslint](https://togithub.com/gyandeeps/gruntify-eslint) to `5.0.0` - Pin [mocha](https://togithub.com/mochajs/mocha) to `5.2.0` - Pin [mock-require](https://togithub.com/boblauer/mock-require) to `3.0.2` - Pin [sinon](https://togithub.com/sinonjs/sinon) to `7.1.1` - Pin [supertest](https://togithub.com/visionmedia/supertest) to `3.3.0`
Update dependency body-parser to v1.18.3 - Schedule: "at any time" - Branch name: `renovate/body-parser-1.x` - Upgrade [body-parser](https://togithub.com/expressjs/body-parser) to `1.18.3`
Update dependency commander to v2.20.0 - Schedule: "at any time" - Branch name: `renovate/commander-2.x` - Upgrade [commander](https://togithub.com/tj/commander.js) to `2.20.0`
Update dependency eslint to v5.16.0 - Schedule: "at any time" - Branch name: `renovate/eslint-5.x` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `5.16.0`
Update dependency eslint-plugin-import to v2.17.2 - Schedule: "at any time" - Branch name: `renovate/eslint-plugin-import-2.x` - Upgrade [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.17.2`
Update dependency express to v4.16.4 - Schedule: "at any time" - Branch name: `renovate/express-4.x` - Upgrade [express](https://togithub.com/expressjs/express) to `4.16.4`
Update dependency express-http-proxy to v1.5.1 - Schedule: "at any time" - Branch name: `renovate/express-http-proxy-1.x` - Upgrade [express-http-proxy](https://togithub.com/villadora/express-http-proxy) to `1.5.1`
Update dependency grunt to v1.0.4 - Schedule: "at any time" - Branch name: `renovate/grunt-1.x` - Upgrade [grunt](https://togithub.com/gruntjs/grunt) to `1.0.4`
Update dependency jsonpath to v1.0.1 - Schedule: "at any time" - Branch name: `renovate/jsonpath-1.x` - Upgrade [jsonpath](https://togithub.com/dchester/jsonpath) to `1.0.1`
Update dependency mock-require to v3.0.3 - Schedule: "at any time" - Branch name: `renovate/mock-require-3.x` - Upgrade [mock-require](https://togithub.com/boblauer/mock-require) to `3.0.3`
Update dependency sinon to v7.3.2 - Schedule: "at any time" - Branch name: `renovate/sinon-7.x` - Upgrade [sinon](https://togithub.com/sinonjs/sinon) to `7.3.2`
Update dependency supertest to v3.4.2 - Schedule: "at any time" - Branch name: `renovate/supertest-3.x` - Upgrade [supertest](https://togithub.com/visionmedia/supertest) to `3.4.2`
Update dependency untildify to v3.0.3 - Schedule: "at any time" - Branch name: `renovate/untildify-3.x` - Upgrade [untildify](https://togithub.com/sindresorhus/untildify) to `3.0.3`
Update dependency mocha to v6 - Schedule: "at any time" - Branch name: `renovate/mocha-6.x` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `6.1.4`
Update dependency supertest to v4 - Schedule: "at any time" - Branch name: `renovate/supertest-4.x` - Upgrade [supertest](https://togithub.com/visionmedia/supertest) to `4.0.2`


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


This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] commented 5 years ago

Renovate is disabled

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.