BytewaveMLP / node-derpi

A (WIP) Derpibooru API wrapper for Node.js
MIT License
7 stars 2 forks source link

Configure Renovate #15

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

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: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.2.9` - Pin [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.2` - Pin [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `5.2.7` - Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.6.55` - Pin [@types/request](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.48.4` - Pin [chai](https://togithub.com/chaijs/chai) to `4.2.0` - Pin [chai-as-promised](https://togithub.com/domenic/chai-as-promised) to `7.1.1` - Pin [mocha](https://togithub.com/mochajs/mocha) to `5.2.0` - Pin [ts-node](https://togithub.com/TypeStrong/ts-node) to `5.0.1` - Pin [tslint](https://togithub.com/palantir/tslint) to `5.20.1` - Pin [tslint-config-standard](https://togithub.com/blakeembrey/tslint-config-standard) to `7.1.0` - Pin [tslint-eslint-rules](https://togithub.com/buzinas/tslint-eslint-rules) to `5.4.0` - Pin [typedoc](https://togithub.com/TypeStrong/TypeDoc) to `0.15.8` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `3.8.2`
Update dependency @​types/chai to v4.2.11 - Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.2.11`
Update dependency @​types/chai-as-promised to v7.1.3 - Schedule: ["at any time"] - Branch name: `renovate/chai-as-promised-7.x` - Merge into: `master` - Upgrade [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.3`
Update dependency @​types/node to v9.6.56 - Schedule: ["at any time"] - Branch name: `renovate/node-9.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.6.56`
Update dependency @​types/request to v2.48.5 - Schedule: ["at any time"] - Branch name: `renovate/request-2.x` - Merge into: `master` - Upgrade [@types/request](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `2.48.5`
Update dependency typedoc to v0.17.8 - Schedule: ["at any time"] - Branch name: `renovate/typedoc-0.x` - Merge into: `master` - Upgrade [typedoc](https://togithub.com/TypeStrong/TypeDoc) to `0.17.8`
Update dependency typescript to v3.9.6 - Schedule: ["at any time"] - Branch name: `renovate/typescript-3.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `3.9.6`
Update dependency @​types/mocha to v7 - Schedule: ["at any time"] - Branch name: `renovate/mocha-7.x` - Merge into: `master` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.0.2`
Update dependency mocha to v8 - Schedule: ["at any time"] - Branch name: `renovate/mocha-8.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `8.0.1`
Update dependency ts-node to v8 - Schedule: ["at any time"] - Branch name: `renovate/ts-node-8.x` - Merge into: `master` - Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `8.10.2`
Update dependency tslint-config-standard to v9 - Schedule: ["at any time"] - Branch name: `renovate/tslint-config-standard-9.x` - Merge into: `master` - Upgrade [tslint-config-standard](https://togithub.com/blakeembrey/tslint-config-standard) to `9.0.0`


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


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

renovate[bot] commented 4 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.