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

Configure Renovate #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #100

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 10, 2020

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

  • assignment-project/package.json (npm)
  • directives-example/package.json (npm)
  • forms-example/package.json (npm)
  • forms-reactive-assignment/package.json (npm)
  • forms-reactive/package.json (npm)
  • game-control-assignment/package.json (npm)
  • http-example/package.json (npm)
  • observables-example/package.json (npm)
  • pipes-example/package.json (npm)
  • routing-example/package.json (npm)
  • servicesExample/package.json (npm)
  • shopping-recipe-course/package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding 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)
  • 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
  • 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.


You have configured Renovate to use branch master as base branch.

What to Expect

With your current configuration, Renovate will create 34 Pull Requests:

chore(deps): pin dependencies
chore(deps): update angularcli monorepo
chore(deps): update dependency @​types/jasmine to v3.5.10
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-3.x
  • Merge into: master
  • Upgrade @types/jasmine to 3.5.10
chore(deps): update dependency @​types/jasminewd2 to v2.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/jasminewd2-2.x
  • Merge into: master
  • Upgrade @types/jasminewd2 to 2.0.8
chore(deps): update dependency @​types/node to v8.10.61
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: master
  • Upgrade @types/node to 8.10.61
chore(deps): update dependency codelyzer to v5.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/codelyzer-5.x
  • Merge into: master
  • Upgrade codelyzer to 5.2.2
chore(deps): update dependency jasmine-core to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to 3.5.0
chore(deps): update dependency karma to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-4.x
  • Merge into: master
  • Upgrade karma to 4.4.1
chore(deps): update dependency karma-coverage-istanbul-reporter to v2.1.1
chore(deps): update dependency karma-jasmine-html-reporter to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-html-reporter-1.x
  • Merge into: master
  • Upgrade karma-jasmine-html-reporter to 1.5.4
chore(deps): update dependency protractor to v5.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/protractor-5.x
  • Merge into: master
  • Upgrade protractor to 5.4.4
chore(deps): update dependency tslint to v5.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tslint-5.x
  • Merge into: master
  • Upgrade tslint to 5.20.1
chore(deps): update dependency typescript to v3.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to 3.9.3
fix(deps): update angular monorepo
fix(deps): update angularmaterial monorepo to v7.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/angularmaterial-monorepo
  • Merge into: master
  • Upgrade @angular/cdk to 7.3.7
  • Upgrade @angular/material to 7.3.7
fix(deps): update dependency bootstrap to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-4.x
  • Merge into: master
  • Upgrade bootstrap to 4.5.0
fix(deps): update dependency core-js to v2.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-2.x
  • Merge into: master
  • Upgrade core-js to 2.6.11
fix(deps): update dependency jquery to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-3.x
  • Merge into: master
  • Upgrade jquery to 3.5.1
fix(deps): update dependency popper.js to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/popper.js-1.x
  • Merge into: master
  • Upgrade popper.js to 1.16.1
fix(deps): update dependency rxjs to v6.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-6.x
  • Merge into: master
  • Upgrade rxjs to 6.5.5
fix(deps): update dependency tslib to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-1.x
  • Merge into: master
  • Upgrade tslib to 1.13.0
chore(deps): update dependency @​angular/cli to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-angularcli-monorepo
  • Merge into: master
  • Upgrade @angular/cli to 9.1.7
chore(deps): update dependency jasmine-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to 3.5.0
chore(deps): update dependency jasmine-spec-reporter to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-spec-reporter-5.x
  • Merge into: master
  • Upgrade jasmine-spec-reporter to 5.0.2
chore(deps): update dependency karma to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-5.x
  • Merge into: master
  • Upgrade karma to 5.0.9
chore(deps): update dependency karma-chrome-launcher to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-chrome-launcher-3.x
  • Merge into: master
  • Upgrade karma-chrome-launcher to 3.1.0
chore(deps): update dependency karma-coverage-istanbul-reporter to v3
chore(deps): update dependency karma-jasmine to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-3.x
  • Merge into: master
  • Upgrade karma-jasmine to 3.3.1
chore(deps): update dependency protractor to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/protractor-7.x
  • Merge into: master
  • Upgrade protractor to 7.0.0
chore(deps): update dependency ts-node to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-8.x
  • Merge into: master
  • Upgrade ts-node to 8.10.2
fix(deps): update angular monorepo to v9 (major)
fix(deps): update angularmaterial monorepo to v9 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-angularmaterial-monorepo
  • Merge into: master
  • Upgrade @angular/cdk to 9.2.4
  • Upgrade @angular/material to 9.2.4
fix(deps): update dependency core-js to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to 3.6.5
fix(deps): update dependency tslib to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x
  • Merge into: master
  • Upgrade tslib to 2.0.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 WhiteSource Renovate. View repository job log here.

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.

None yet

1 participant