Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 23, 2020

WhiteSource Renovate

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 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
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones

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

Update dependency acorn to 6.4.1 [SECURITY]
  • Branch name: renovate/npm-acorn-vulnerability
  • Merge into: master
  • Upgrade acorn to 6.4.1
Update dependency apollo-server-core to 2.14.2 [SECURITY]
  • Branch name: renovate/npm-apollo-server-core-vulnerability
  • Merge into: master
  • Upgrade apollo-server-core to 2.14.2
Update dependency apollo-server-express to 2.14.2 [SECURITY]
  • Branch name: renovate/npm-apollo-server-express-vulnerability
  • Merge into: master
  • Upgrade apollo-server-express to 2.14.2
Update dependency axios to 0.21.1 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: master
  • Upgrade axios to 0.21.1
Update dependency class-transformer to 0.3.1 [SECURITY]
  • Branch name: renovate/npm-class-transformer-vulnerability
  • Merge into: master
  • Upgrade class-transformer to 0.3.1
Update dependency elliptic to 6.5.4 [SECURITY]
  • Branch name: renovate/npm-elliptic-vulnerability
  • Merge into: master
  • Upgrade elliptic to 6.5.4
Update dependency kind-of to 6.0.3 [SECURITY]
  • Branch name: renovate/npm-kind-of-vulnerability
  • Merge into: master
  • Upgrade kind-of to 6.0.3
Update dependency lodash to 4.17.19 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.19
Update dependency minimist to 0.2.1 [SECURITY]
  • Branch name: renovate/npm-minimist-vulnerability
  • Merge into: master
  • Upgrade minimist to 0.2.1
Update dependency node-fetch to 2.6.1 [SECURITY]
  • Branch name: renovate/npm-node-fetch-vulnerability
  • Merge into: master
  • Upgrade node-fetch to 2.6.1
Update dependency node-notifier to 8.0.1 [SECURITY]
  • Branch name: renovate/npm-node-notifier-vulnerability
  • Merge into: master
  • Upgrade node-notifier to 8.0.1
Update dependency object-path to 0.11.5 [SECURITY]
  • Branch name: renovate/npm-object-path-vulnerability
  • Merge into: master
  • Upgrade object-path to 0.11.5
Update dependency serialize-javascript to 3.1.0 [SECURITY]
  • Branch name: renovate/npm-serialize-javascript-vulnerability
  • Merge into: master
  • Upgrade serialize-javascript to 3.1.0
Update dependency ssri to 8.0.1 [SECURITY]
  • Branch name: renovate/npm-ssri-vulnerability
  • Merge into: master
  • Upgrade ssri to 8.0.1
Update dependency y18n to 4.0.1 [SECURITY]
  • Branch name: renovate/npm-y18n-vulnerability
  • Merge into: master
  • Upgrade y18n to 4.0.1
Update dependency yargs-parser to 13.1.2 [SECURITY]
  • Branch name: renovate/npm-yargs-parser-vulnerability
  • Merge into: master
  • Upgrade yargs-parser to 13.1.2
Update dependency @​nestjs/graphql to v6.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-graphql-6.x
  • Merge into: master
  • Upgrade @nestjs/graphql to 6.6.2
Update dependency @​nestjs/schematics to v6.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-schematics-6.x
  • Merge into: master
  • Upgrade @nestjs/schematics to 6.9.4
Update dependency @​types/express to v4.17.11
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x
  • Merge into: master
  • Upgrade @types/express to 4.17.11
Update dependency @​types/node to v13.13.48
  • Schedule: ["at any time"]
  • Branch name: renovate/node-13.x
  • Merge into: master
  • Upgrade @types/node to 13.13.48
Update dependency @​types/supertest to v2.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-2.x
  • Merge into: master
  • Upgrade @types/supertest to 2.0.11
Update dependency class-validator to v0.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/class-validator-0.x
  • Merge into: master
  • Upgrade class-validator to 0.13.1
Update dependency graphql to v14.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-14.x
  • Merge into: master
  • Upgrade graphql to 14.7.0
Update dependency graphql-subscriptions to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-subscriptions-1.x
  • Merge into: master
  • Upgrade graphql-subscriptions to 1.2.1
Update dependency jest to v25.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade jest to 25.5.4
Update dependency rxjs to v6.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-6.x
  • Merge into: master
  • Upgrade rxjs to 6.6.7
Update dependency ts-jest to v25.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-25.x
  • Merge into: master
  • Upgrade ts-jest to 25.5.1
Update dependency ts-loader to v6.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-loader-6.x
  • Merge into: master
  • Upgrade ts-loader to 6.2.2
Update dependency ts-node to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-8.x
  • Merge into: master
  • Upgrade ts-node to 8.10.2
Update dependency tslint to v6.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tslint-6.x
  • Merge into: master
  • Upgrade tslint to 6.1.3
Update dependency typescript to v3.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to 3.9.9
Update nest monorepo
Update dependency @​nestjs/graphql to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-graphql-7.x
  • Merge into: master
  • Upgrade @nestjs/graphql to 7.10.3
Update dependency @​nestjs/schematics to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/nestjs-schematics-7.x
  • Merge into: master
  • Upgrade @nestjs/schematics to 7.3.1
Update dependency graphql to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-15.x
  • Merge into: master
  • Upgrade graphql to 15.5.0
Update dependency jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to 26.6.3
Update dependency prettier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.2.1
Update dependency supertest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-6.x
  • Merge into: master
  • Upgrade supertest to 6.1.3
Update dependency ts-jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-26.x
  • Merge into: master
  • Upgrade ts-jest to 26.5.4
Update dependency ts-loader to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-loader-8.x
  • Merge into: master
  • Upgrade ts-loader to 8.1.0
Update dependency ts-node to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-9.x
  • Merge into: master
  • Upgrade ts-node to 9.1.1
Update dependency type-graphql to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/type-graphql-1.x
  • Merge into: master
  • Upgrade type-graphql to 1.1.1
Update dependency typescript to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.2.4
Update nest monorepo (major)

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

@renovate renovate bot force-pushed the renovate/configure branch from 5d177c0 to b4a8951 Compare January 24, 2020 02:59
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.

1 participant