Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 30, 2018

Mend 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
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

chore(deps): pin dependencies
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin @types/mocha to 5.2.5
  • Pin @types/node to 10.12.0
chore(deps): update dependency source-map-support to ^0.5.21
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/source-map-support-0.x
  • Merge into: master
  • Upgrade source-map-support to ^0.5.21
chore(deps): update commitlint monorepo
chore(deps): update dependency @​sourcegraph/tslint-config to ^12.3.1
chore(deps): update dependency @​types/node to ^10.12.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/node-10.x
  • Merge into: master
  • Upgrade @types/node to ^10.12.0
chore(deps): update dependency husky to ^1.3.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/husky-1.x
  • Merge into: master
  • Upgrade husky to ^1.3.1
chore(deps): update dependency nyc to ^13.3.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/nyc-13.x
  • Merge into: master
  • Upgrade nyc to ^13.3.0
chore(deps): update dependency parcel-bundler to ^1.12.5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/parcel-monorepo
  • Merge into: master
  • Upgrade parcel-bundler to ^1.12.5
chore(deps): update dependency prettier to ^1.19.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/prettier
  • Merge into: master
  • Upgrade prettier to ^1.19.1
chore(deps): update dependency tslint to ^5.20.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/tslint-5.x
  • Merge into: master
  • Upgrade tslint to ^5.20.1
chore(deps): update dependency typescript to ^3.9.10
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to ^3.9.10
fix(deps): update dependency date-fns to ^2.30.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/date-fns-2.x
  • Merge into: master
  • Upgrade date-fns to ^2.30.0
fix(deps): update dependency rxjs to ^6.6.7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/rxjs-6.x
  • Merge into: master
  • Upgrade rxjs to ^6.6.7
chore(deps): update commitlint monorepo to v17 (major)
chore(deps): update dependency @​sourcegraph/tsconfig to v4
  • Branch name: renovate/sourcegraph-tsconfig-4.x
  • Merge into: master
  • Upgrade @sourcegraph/tsconfig to ^4.0.1
chore(deps): update dependency @​sourcegraph/tslint-config to v13
chore(deps): update dependency @​types/node to v18
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade @types/node to ^18.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.3
chore(deps): update dependency mocha to v10
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to ^10.2.0
  • Upgrade @types/mocha to ^10.0.0
chore(deps): update dependency nyc to v15
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/nyc-15.x
  • Merge into: master
  • Upgrade nyc to ^15.1.0
chore(deps): update dependency sourcegraph to v25
  • Branch name: renovate/sourcegraph
  • Merge into: master
  • Upgrade sourcegraph to ^25.7.0
chore(deps): update dependency ts-node to v10
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: master
  • Upgrade ts-node to ^10.9.1
chore(deps): update dependency typescript to v5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.1.6
chore(deps): update prettier to v3 (major)
fix(deps): update dependency rxjs to v7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: master
  • Upgrade rxjs to ^7.8.1

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

@renovate renovate bot force-pushed the renovate/configure branch from af24af4 to 64733fd Compare October 30, 2018 09:44
@renovate renovate bot force-pushed the renovate/configure branch from 64733fd to 4c7ce08 Compare November 7, 2018 02:05
@renovate renovate bot force-pushed the renovate/configure branch from 4c7ce08 to 4b54050 Compare November 29, 2018 19:26
@renovate renovate bot force-pushed the renovate/configure branch from 4b54050 to 99d31f0 Compare April 22, 2019 05:54
@renovate renovate bot force-pushed the renovate/configure branch from 99d31f0 to 3500122 Compare May 4, 2019 07:50
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 12b7992 to 9581b32 Compare May 18, 2019 18:58
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 07add7e to 2ff1043 Compare May 25, 2019 15:55
@renovate renovate bot force-pushed the renovate/configure branch from 2ff1043 to 6d99e32 Compare June 1, 2019 06:57
@renovate renovate bot force-pushed the renovate/configure branch from 6d99e32 to 13a4718 Compare June 19, 2019 09:59
@renovate renovate bot force-pushed the renovate/configure branch 8 times, most recently from 771badc to 14c630f Compare July 20, 2019 00:57
@renovate renovate bot force-pushed the renovate/configure branch 7 times, most recently from 5acdd13 to 7c1312f Compare July 27, 2019 06:54
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 5092fae to e18dd4e Compare July 31, 2019 18:58
@renovate renovate bot force-pushed the renovate/configure branch 7 times, most recently from 58782d6 to a070a1d Compare September 2, 2019 04:57
@renovate renovate bot force-pushed the renovate/configure branch 9 times, most recently from 216e08c to bd7a9de Compare September 11, 2019 00:58
@renovate renovate bot force-pushed the renovate/configure branch 7 times, most recently from b8b9906 to 6c2c9a9 Compare September 19, 2019 01:00
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 4c6d512 to 218f53d Compare September 23, 2019 07:51
@renovate renovate bot force-pushed the renovate/configure branch from 218f53d to 2a51d75 Compare October 27, 2020 09:58
@renovate renovate bot force-pushed the renovate/configure branch from 2a51d75 to d42b59b Compare September 7, 2022 09:34
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