sourcegraph / lsif-clang

Language Server Indexing Format (LSIF) generator for C, C++ and Objective C
https://lsif.dev/
35 stars 8 forks source link

Configure Renovate #6

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

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

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


Detected Package Files

Configuration Summary

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

:abcd: 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 11 Pull Requests:

Pin dependencies - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/pin-dependencies` - Merge into: `llvmorg-10.0.0-lsif-clang` - Pin [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.2.48` - Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `6.14.2`
Pin ubuntu Docker tag - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/docker-digests-pin` - Merge into: `llvmorg-10.0.0-lsif-clang` - Pin ubuntu to `sha256:2b276cc0800becc0f288b1e03e445efe1e24e21f7a1bea19c9f690fbc6d63724`
Update dependency clang-format to v1.5.0 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/clang-format-1.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [clang-format](https://togithub.com/angular/clang-format) to `1.5.0`
Update dependency jsonc-parser to ^2.3.1 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/jsonc-parser-2.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [jsonc-parser](https://togithub.com/microsoft/node-jsonc-parser) to `^2.3.1`
Update dependency typescript to ^2.9.2 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/typescript-2.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^2.9.2`
Update dependency vscode - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/vscode-1.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [vscode](https://togithub.com/microsoft/vscode) to `^1.53.1` - Upgrade [vscode](https://togithub.com/Microsoft/vscode-extension-vscode) to `^1.1.37`
Update vscode - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/vscode` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [vscode-languageclient](https://togithub.com/Microsoft/vscode-languageserver-node) to `^6.1.4` - Upgrade [vscode-languageserver](https://togithub.com/Microsoft/vscode-languageserver-node) to `^6.1.1` - Upgrade [vscode-languageserver-types](https://togithub.com/Microsoft/vscode-languageserver-node) to `^3.16.0`
Update dependency jsonc-parser to v3 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/jsonc-parser-3.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [jsonc-parser](https://togithub.com/microsoft/node-jsonc-parser) to `^3.0.0`
Update dependency mocha to v8 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/mocha-8.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `^8.2.1` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `8.2.0`
Update dependency typescript to v4 - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/typescript-4.x` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^4.1.5`
Update vscode to v7 (major) - Schedule: ["on the 1st through 7th day of the month"] - Branch name: `renovate/major-vscode` - Merge into: `llvmorg-10.0.0-lsif-clang` - Upgrade [vscode-languageclient](https://togithub.com/Microsoft/vscode-languageserver-node) to `^7.0.0` - Upgrade [vscode-languageserver](https://togithub.com/Microsoft/vscode-languageserver-node) to `^7.0.0`

:question: 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.

tjdevries commented 3 years ago

Don't need renovate because we aren't touching the typescript code in the src folder -- we will probably delete at some point once we are more easily able to merge in changes.

renovate[bot] commented 3 years ago

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.