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
docker-compose.yml (docker-compose)
Dockerfile (dockerfile)
package.json (npm)
What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
Update dependency eslint to v5
- Branch name: `renovate/eslint-5.x`
- Upgrade [eslint](https://renovatebot.com/gh/eslint/eslint) to `^5.0.0`
Update dependency eslint-plugin-meteor to v5
- Branch name: `renovate/eslint-plugin-meteor-5.x`
- Upgrade [eslint-plugin-meteor](https://renovatebot.com/gh/dferber90/eslint-plugin-meteor) to `^5.0.0`
Update dependency winston to v3
- Branch name: `renovate/winston-3.x`
- Upgrade [winston](https://renovatebot.com/gh/winstonjs/winston) to `^3.0.0`
:question: If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.
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
docker-compose.yml
(docker-compose)Dockerfile
(dockerfile)package.json
(npm)What to Expect
With your current configuration, Renovate will create 3 Pull Requests:
Update dependency eslint to v5
- Branch name: `renovate/eslint-5.x` - Upgrade [eslint](https://renovatebot.com/gh/eslint/eslint) to `^5.0.0`Update dependency eslint-plugin-meteor to v5
- Branch name: `renovate/eslint-plugin-meteor-5.x` - Upgrade [eslint-plugin-meteor](https://renovatebot.com/gh/dferber90/eslint-plugin-meteor) to `^5.0.0`Update dependency winston to v3
- Branch name: `renovate/winston-3.x` - Upgrade [winston](https://renovatebot.com/gh/winstonjs/winston) to `^3.0.0`:question: If you have any questions, try reading the Docs, particularly the Getting Started section. Also, you can post questions about your config in Renovate's Config Help repository.
This PR has been generated by Renovate Bot.