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
index.html (html)
package.json (npm)
Configuration
:abcd: Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
You have configured Renovate to use branch master as base branch.
What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
Pin dependencies
- Schedule: ["after 4pm and before 11:59pm every weekday","after 9am and before 11:59pm every weekend"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Pin [gulp](https://togithub.com/gulpjs/gulp) to `4.0.2`
- Pin [gulp-clean-css](https://togithub.com/scniro/gulp-clean-css) to `4.2.0`
- Pin [gulp-pug](https://togithub.com/gulp-community/gulp-pug) to `4.0.1`
Update dependency bootstrap to v4
- Schedule: ["after 4pm and before 11:59pm every weekday","after 9am and before 11:59pm every weekend"]
- Branch name: `renovate/bootstrap-4.x`
- Merge into: `master`
- Upgrade [bootstrap](https://togithub.com/twbs/bootstrap) to `^4.0.0`
: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.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
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
index.html
(html)package.json
(npm)Configuration
:abcd: Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
You have configured Renovate to use branch
master
as base branch.What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
Pin dependencies
- Schedule: ["after 4pm and before 11:59pm every weekday","after 9am and before 11:59pm every weekend"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [gulp](https://togithub.com/gulpjs/gulp) to `4.0.2` - Pin [gulp-clean-css](https://togithub.com/scniro/gulp-clean-css) to `4.2.0` - Pin [gulp-pug](https://togithub.com/gulp-community/gulp-pug) to `4.0.1`Update dependency bootstrap to v4
- Schedule: ["after 4pm and before 11:59pm every weekday","after 9am and before 11:59pm every weekend"] - Branch name: `renovate/bootstrap-4.x` - Merge into: `master` - Upgrade [bootstrap](https://togithub.com/twbs/bootstrap) to `^4.0.0`: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 WhiteSource Renovate. View repository job log here.