Closed renovate[bot] closed 5 years ago
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.
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
package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
renovate/
as prefix for all branch namesfix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified: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 12 Pull Requests:
Pin dependencies
- Branch name: `renovate/pin-dependencies` - Pin [body-parser](https://togithub.com/expressjs/body-parser) to `1.18.2` - Pin [cookie-parser](https://togithub.com/expressjs/cookie-parser) to `1.4.3` - Pin [debug](https://togithub.com/visionmedia/debug) to `2.6.9` - Pin [express](https://togithub.com/expressjs/express) to `4.15.5` - Pin [express-rate-limit](https://togithub.com/nfriedly/express-rate-limit) to `2.11.0` - Pin [helmet](https://togithub.com/helmetjs/helmet) to `3.9.0` - Pin [jade](https://togithub.com/jadejs/jade) to `1.11.0` - Pin [mongoose](https://togithub.com/Automattic/mongoose) to `4.13.6` - Pin [morgan](https://togithub.com/expressjs/morgan) to `1.9.0` - Pin [serve-favicon](https://togithub.com/expressjs/serve-favicon) to `2.4.5` - Pin [url-parse](https://togithub.com/unshiftio/url-parse) to `1.2.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 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-rate-limit to v2.14.2
- Schedule: "at any time" - Branch name: `renovate/express-rate-limit-2.x` - Upgrade [express-rate-limit](https://togithub.com/nfriedly/express-rate-limit) to `2.14.2`Update dependency helmet to v3.15.0
- Schedule: "at any time" - Branch name: `renovate/helmet-3.x` - Upgrade [helmet](https://togithub.com/helmetjs/helmet) to `3.15.0`Update dependency mongoose to v4.13.18
- Schedule: "at any time" - Branch name: `renovate/mongoose-4.x` - Upgrade [mongoose](https://togithub.com/Automattic/mongoose) to `4.13.18`Update dependency morgan to v1.9.1
- Schedule: "at any time" - Branch name: `renovate/morgan-1.x` - Upgrade [morgan](https://togithub.com/expressjs/morgan) to `1.9.1`Update dependency serve-favicon to v2.5.0
- Schedule: "at any time" - Branch name: `renovate/serve-favicon-2.x` - Upgrade [serve-favicon](https://togithub.com/expressjs/serve-favicon) to `2.5.0`Update dependency url-parse to v1.4.4
- Schedule: "at any time" - Branch name: `renovate/url-parse-1.x` - Upgrade [url-parse](https://togithub.com/unshiftio/url-parse) to `1.4.4`Update dependency debug to v4
- Schedule: "at any time" - Branch name: `renovate/debug-4.x` - Upgrade [debug](https://togithub.com/visionmedia/debug) to `4.1.1`Update dependency express-rate-limit to v3
- Schedule: "at any time" - Branch name: `renovate/express-rate-limit-3.x` - Upgrade [express-rate-limit](https://togithub.com/nfriedly/express-rate-limit) to `3.3.2`Update dependency mongoose to v5
- Schedule: "at any time" - Branch name: `renovate/mongoose-5.x` - Upgrade [mongoose](https://togithub.com/Automattic/mongoose) to `5.4.10`: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.