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:
Start dependency updates only once this Configure Renovate PR is merged
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
Use renovate/ as prefix for all branch names
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Update existing lock files only when package.json is modified
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
Run Renovate on following schedule: after 8am and before 8pm every weekday
: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
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/pin-dependencies`
- Pin [@types/faker](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.2`
- Pin [check-engine](https://togithub.com/mohlsen/check-engine) to `1.8.0`
- Pin [faker](https://togithub.com/Marak/Faker.js) to `4.1.0`
- Pin [publish](https://togithub.com/cmanzana/node-publish) to `0.6.0`
Update dependency @types/chai to v3.4.35
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/chai-3.4.x`
- Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `3.4.35`
Update dependency @types/faker to v4.1.5
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/faker-4.1.x`
- Upgrade [@types/faker](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.5`
Update dependency @types/mocha to v2.2.48
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/mocha-2.2.x`
- Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.2.48`
Update dependency @types/chai to v3.5.2
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/chai-3.x`
- Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `3.5.2`
Update dependency mocha to v3.5.3
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/mocha-3.x`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `3.5.3`
Update dependency typescript to v2.9.2
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/typescript-2.x`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `2.9.2`
Update dependency @types/mocha to v5
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/mocha-5.x`
- Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.2.7`
Update dependency aws-xray-sdk-core to v2
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/aws-xray-sdk-core-2.x`
- Upgrade [aws-xray-sdk-core](https://togithub.com/aws/aws-xray-sdk-node) to `^2.0.0`
Update dependency chai to v4
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/chai-4.x`
- Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0`
- Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.7`
Update dependency mocha to v6
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/mocha-6.x`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `6.1.4`
Update dependency typescript to v3
- Schedule: ["after 8am and before 8pm every weekday"]
- Branch name: `renovate/typescript-3.x`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.5.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.
Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.
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
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/pin-dependencies` - Pin [@types/faker](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.2` - Pin [check-engine](https://togithub.com/mohlsen/check-engine) to `1.8.0` - Pin [faker](https://togithub.com/Marak/Faker.js) to `4.1.0` - Pin [publish](https://togithub.com/cmanzana/node-publish) to `0.6.0`Update dependency @types/chai to v3.4.35
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/chai-3.4.x` - Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `3.4.35`Update dependency @types/faker to v4.1.5
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/faker-4.1.x` - Upgrade [@types/faker](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.5`Update dependency @types/mocha to v2.2.48
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/mocha-2.2.x` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.2.48`Update dependency @types/chai to v3.5.2
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/chai-3.x` - Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `3.5.2`Update dependency mocha to v3.5.3
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/mocha-3.x` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `3.5.3`Update dependency typescript to v2.9.2
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/typescript-2.x` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `2.9.2`Update dependency @types/mocha to v5
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/mocha-5.x` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.2.7`Update dependency aws-xray-sdk-core to v2
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/aws-xray-sdk-core-2.x` - Upgrade [aws-xray-sdk-core](https://togithub.com/aws/aws-xray-sdk-node) to `^2.0.0`Update dependency chai to v4
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/chai-4.x` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0` - Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.1.7`Update dependency mocha to v6
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/mocha-6.x` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `6.1.4`Update dependency typescript to v3
- Schedule: ["after 8am and before 8pm every weekday"] - Branch name: `renovate/typescript-3.x` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.5.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.
Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.