Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2019

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • package.json (npm)
  • projects/logger/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

🔡 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 21 Pull Requests:

Pin dependencies
Update angularcli monorepo
Update dependency @​types/node to v8.10.49
  • Schedule: "at any time"
  • Branch name: renovate/node-8.x
  • Upgrade @types/node to 8.10.49
Update dependency core-js to v2.6.9
  • Schedule: "at any time"
  • Branch name: renovate/core-js-2.x
  • Upgrade core-js to 2.6.9
Update dependency coveralls to v3.0.4
  • Schedule: "at any time"
  • Branch name: renovate/coveralls-3.x
  • Upgrade coveralls to 3.0.4
Update dependency husky to v2.4.1
  • Schedule: "at any time"
  • Branch name: renovate/husky-2.x
  • Upgrade husky to 2.4.1
Update dependency jest-preset-angular to v7.1.1
  • Schedule: "at any time"
  • Branch name: renovate/jest-preset-angular-7.x
  • Upgrade jest-preset-angular to 7.1.1
Update dependency karma to v4.1.0
  • Schedule: "at any time"
  • Branch name: renovate/karma-4.x
  • Upgrade karma to 4.1.0
Update dependency ng-packagr to v5.3.0
  • Schedule: "at any time"
  • Branch name: renovate/ng-packagr-5.x
  • Upgrade ng-packagr to 5.3.0
Update dependency prettier to v1.18.2
  • Schedule: "at any time"
  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.18.2
Update dependency tslib to v1.10.0
  • Schedule: "at any time"
  • Branch name: renovate/tslib-1.x
  • Upgrade tslib to 1.10.0
Update dependency tslint to v5.17.0
  • Schedule: "at any time"
  • Branch name: renovate/tslint-5.x
  • Upgrade tslint to 5.17.0
Update dependency typescript to v3.5.1
  • Schedule: "at any time"
  • Branch name: renovate/typescript-3.x
  • Upgrade typescript to 3.5.1
Update dependency @​types/jasmine to v3
  • Schedule: "at any time"
  • Branch name: renovate/jasmine-3.x
  • Upgrade @types/jasmine to 3.3.13
Update dependency codelyzer to v5
  • Schedule: "at any time"
  • Branch name: renovate/codelyzer-5.x
  • Upgrade codelyzer to 5.1.0
Update dependency core-js to v3
  • Schedule: "at any time"
  • Branch name: renovate/core-js-3.x
  • Upgrade core-js to 3.1.3
Update dependency jasmine-core to v3
  • Schedule: "at any time"
  • Branch name: renovate/jasmine-core-3.x
  • Upgrade jasmine-core to 3.4.0
Update dependency karma-jasmine to v2
  • Schedule: "at any time"
  • Branch name: renovate/karma-jasmine-2.x
  • Upgrade karma-jasmine to 2.0.1
Update dependency karma-jasmine-html-reporter to v1
Update dependency lint-staged to v8
  • Schedule: "at any time"
  • Branch name: renovate/lint-staged-8.x
  • Upgrade lint-staged to 8.2.0
Update dependency ts-node to v8
  • Schedule: "at any time"
  • Branch name: renovate/ts-node-8.x
  • Upgrade ts-node to 8.2.0

🚸 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.


❓ 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.

@kingofferelden kingofferelden merged commit dccda75 into master Jun 13, 2019
@renovate renovate bot deleted the renovate/configure branch June 13, 2019 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants