mozilla / node-fx-runner

Node API to control Firefox
Mozilla Public License 2.0
12 stars 21 forks source link

Configure Renovate #52

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 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 16 Pull Requests:

chore(deps): pin dependency mocha to 8.0.1 - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [mocha](https://togithub.com/mochajs/mocha) to `8.0.1`
chore(deps): update dependency async to v0.9.2 - Schedule: ["at any time"] - Branch name: `renovate/async-0.x` - Merge into: `master` - Upgrade [async](https://togithub.com/caolan/async) to `0.9.2`
chore(deps): update dependency dive to v0.5.0 - Schedule: ["at any time"] - Branch name: `renovate/dive-0.x` - Merge into: `master` - Upgrade [dive](https://togithub.com/pvorb/node-dive) to `0.5.0`
chore(deps): update dependency mocha to v8.2.1 - Schedule: ["at any time"] - Branch name: `renovate/mocha-8.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `8.2.1`
chore(deps): update dependency sandboxed-module to v2.0.4 - Schedule: ["at any time"] - Branch name: `renovate/sandboxed-module-2.x` - Merge into: `master` - Upgrade [sandboxed-module](https://togithub.com/felixge/node-sandboxed-module) to `2.0.4`
fix(deps): update dependency commander to v2.20.3 - Schedule: ["at any time"] - Branch name: `renovate/commander-2.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `2.20.3`
fix(deps): update dependency shell-quote to v1.7.2 - Schedule: ["at any time"] - Branch name: `renovate/shell-quote-1.x` - Merge into: `master` - Upgrade [shell-quote](https://togithub.com/substack/node-shell-quote) to `1.7.2`
fix(deps): update dependency when to v3.7.8 - Schedule: ["at any time"] - Branch name: `renovate/when-3.x` - Merge into: `master` - Upgrade [when](https://togithub.com/cujojs/when) to `3.7.8`
fix(deps): update dependency which to v1.3.1 - Schedule: ["at any time"] - Branch name: `renovate/which-1.x` - Merge into: `master` - Upgrade [which](https://togithub.com/isaacs/node-which) to `1.3.1`
fix(deps): update dependency winreg to v0.0.18 - Schedule: ["at any time"] - Branch name: `renovate/winreg-0.x` - Merge into: `master` - Upgrade [winreg](https://togithub.com/fresc81/node-winreg) to `0.0.18`
chore(deps): update dependency async to v3 - Schedule: ["at any time"] - Branch name: `renovate/async-3.x` - Merge into: `master` - Upgrade [async](https://togithub.com/caolan/async) to `3.2.0`
chore(deps): update dependency chai to v4 - Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.2.0`
fix(deps): update dependency commander to v7 - Schedule: ["at any time"] - Branch name: `renovate/commander-7.x` - Merge into: `master` - Upgrade [commander](https://togithub.com/tj/commander.js) to `7.0.0`
fix(deps): update dependency spawn-sync to v2 - Schedule: ["at any time"] - Branch name: `renovate/spawn-sync-2.x` - Merge into: `master` - Upgrade [spawn-sync](https://togithub.com/ForbesLindesay/spawn-sync) to `2.0.0`
fix(deps): update dependency which to v2 - Schedule: ["at any time"] - Branch name: `renovate/which-2.x` - Merge into: `master` - Upgrade [which](https://togithub.com/isaacs/node-which) to `2.0.2`
fix(deps): update dependency winreg to v1 - Schedule: ["at any time"] - Branch name: `renovate/winreg-1.x` - Merge into: `master` - Upgrade [winreg](https://togithub.com/fresc81/node-winreg) to `1.2.4`


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