Welcome to [Renovate](https://renovatebot.com)! 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 <code>renovate/</code> as prefix for all branch names - If semantic commits detected, use semantic commit type <code>fix</code> for dependencies and <code>chore</code> 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 <code>package.json</code> 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 :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 13 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Pin @​types/p-timeout to `1.2.0` - Pin [@types/puppeteer](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.12.4` - Pin [all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli) to `4.5.3` - Pin [conventional-changelog-cli](https://togithub.com/conventional-changelog/conventional-changelog) to `1.3.5` </details> <details> <summary>Update dependency @​types/p-timeout to v1.2.1</summary> - Schedule: "at any time" - Branch name: `renovate/p-timeout-1.x` - Upgrade @​types/p-timeout to `1.2.1` </details> <details> <summary>Update dependency all-contributors-cli to v4.11.2</summary> - Schedule: "at any time" - Branch name: `renovate/all-contributors-cli-4.x` - Upgrade [all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli) to `4.11.2` </details> <details> <summary>Update dependency axios to ^0.19.0</summary> - Schedule: "at any time" - Branch name: `renovate/axios-0.x` - Upgrade [axios](https://togithub.com/axios/axios) to `^0.19.0` </details> <details> <summary>Update dependency conventional-changelog-cli to v1.3.22</summary> - Schedule: "at any time" - Branch name: `renovate/conventional-changelog-cli-1.x` - Upgrade [conventional-changelog-cli](https://togithub.com/conventional-changelog/conventional-changelog) to `1.3.22` </details> <details> <summary>Update dependency all-contributors-cli to v6</summary> - Schedule: "at any time" - Branch name: `renovate/all-contributors-cli-6.x` - Upgrade [all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli) to `6.7.0` </details> <details> <summary>Update dependency caporal to v1</summary> - Schedule: "at any time" - Branch name: `renovate/caporal-1.x` - Upgrade [caporal](https://togithub.com/mattallty/Caporal.js) to `^1.0.0` </details> <details> <summary>Update dependency conventional-changelog-cli to v2</summary> - Schedule: "at any time" - Branch name: `renovate/conventional-changelog-cli-2.x` - Upgrade [conventional-changelog-cli](https://togithub.com/conventional-changelog/conventional-changelog) to `2.0.21` </details> <details> <summary>Update dependency fs-extra to v8</summary> - Schedule: "at any time" - Branch name: `renovate/fs-extra-8.x` - Upgrade [fs-extra](https://togithub.com/jprichardson/node-fs-extra) to `^8.0.0` </details> <details> <summary>Update dependency p-map to v2</summary> - Schedule: "at any time" - Branch name: `renovate/p-map-2.x` - Upgrade [p-map](https://togithub.com/sindresorhus/p-map) to `^2.0.0` </details> <details> <summary>Update dependency p-retry to v4</summary> - Schedule: "at any time" - Branch name: `renovate/p-retry-4.x` - Upgrade [p-retry](https://togithub.com/sindresorhus/p-retry) to `^4.0.0` </details> <details> <summary>Update dependency p-timeout to v3</summary> - Schedule: "at any time" - Branch name: `renovate/p-timeout-3.x` - Upgrade [p-timeout](https://togithub.com/sindresorhus/p-timeout) to `^3.0.0` </details> <details> <summary>Update dependency puppeteer to v1</summary> - Schedule: "at any time" - Branch name: `renovate/puppeteer-1.x` - Upgrade [puppeteer](https://togithub.com/GoogleChrome/puppeteer) to `^1.0.0` </details> <br /> :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](https://renovatebot.com/docs/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/config-help/issues). --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#axetroy/sms-boom).
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by renovate[bot] and has received 2 comments.