Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 29, 2018

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)

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, 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 concurrent Renovate PRs at any time

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

Pin dependencies
Update dependency @​nestjs/common to v5.3.9
  • Branch name: renovate/nestjs-common-5.x
  • Upgrade @nestjs/common to 5.3.9
Update dependency @​nestjs/core to v5.3.10
  • Branch name: renovate/nestjs-core-5.x
  • Upgrade @nestjs/core to 5.3.10
Update dependency @​nestjs/graphql to v5.4.0
  • Branch name: renovate/nestjs-graphql-5.x
  • Upgrade @​nestjs/graphql to 5.4.0
Update dependency @​nestjs/jwt to v0.2.0
  • Branch name: renovate/nestjs-jwt-0.x
  • Upgrade @​nestjs/jwt to 0.2.0
Update dependency @​nestjs/testing to v5.3.8
  • Branch name: renovate/nestjs-testing-5.x
  • Upgrade @nestjs/testing to 5.3.8
Update dependency @​nestjs/websockets to v5.3.8
Update dependency @​types/joi to v13.6.0
  • Branch name: renovate/joi-13.x
  • Upgrade @types/joi to 13.6.0
  • Upgrade joi to 13.7.0
Update dependency @​types/node to v9.6.32
  • Branch name: renovate/node-9.x
  • Upgrade @types/node to 9.6.32
Update dependency @​types/supertest to v2.0.6
Update dependency apollo-server-express to v2.1.0
Update dependency express-rate-limit to v3.2.0
Update dependency prettier to v1.14.3
  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.14.3
Update dependency rxjs to v6.3.3
  • Branch name: renovate/rxjs-6.x
  • Upgrade rxjs to 6.3.3
Update dependency supertest to v3.3.0
  • Branch name: renovate/supertest-3.x
  • Upgrade supertest to 3.3.0
Update dependency tsconfig-paths to v3.6.0
  • Branch name: renovate/tsconfig-paths-3.x
  • Upgrade tsconfig-paths to 3.6.0
Update dependency tslint to v5.11.0
  • Branch name: renovate/tslint-5.x
  • Upgrade tslint to 5.11.0
Update dependency webpack to v4.20.2
  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.20.2
Update dependency @​types/jest to v23
  • Branch name: renovate/jest-23.x
  • Upgrade @types/jest to 23.3.2
Update dependency graphql-tools to v4
  • Branch name: renovate/graphql-tools-4.x
  • Upgrade graphql-tools to 4.0.0
Update dependency jest to v23
  • Branch name: renovate/major-jest-monorepo
  • Upgrade jest to 23.6.0
Update dependency ts-jest to v23
  • Branch name: renovate/ts-jest-23.x
  • Upgrade ts-jest to 23.10.2
Update dependency ts-loader to v5
  • Branch name: renovate/ts-loader-5.x
  • Upgrade ts-loader to 5.2.1
Update dependency ts-node to v7
  • Branch name: renovate/ts-node-7.x
  • Upgrade ts-node to 7.0.1
Update dependency typescript to v3
  • Branch name: renovate/typescript-3.x
  • Upgrade typescript to 3.1.1
Update dependency webpack-cli to v3
  • Branch name: renovate/webpack-cli-3.x
  • Upgrade webpack-cli to 3.1.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.

❓ 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. View repository job log here.

@juicycleff juicycleff merged commit 37c9b3c into master Sep 29, 2018
@renovate renovate bot deleted the renovate/configure branch September 29, 2018 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants