drudge / passport-facebook-token

Passport strategy for authenticating with Facebook access tokens using the OAuth 2.0 API.
MIT License
390 stars 80 forks source link

Configure Renovate #111

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

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

Configuration Summary

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

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

Update dependency ansi-regex [SECURITY] - Branch name: `renovate/npm-ansi-regex-vulnerability` - Merge into: `master` - Upgrade ansi-regex to `3.0.1` - Upgrade ansi-regex to `4.1.1` - Upgrade ansi-regex to `5.0.1`
Update dependency json-schema to 0.4.0 [SECURITY] - Branch name: `renovate/npm-json-schema-vulnerability` - Merge into: `master` - Upgrade json-schema to `0.4.0`
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 coveralls to v3.1.1 - Schedule: ["at any time"] - Branch name: `renovate/coveralls-3.x` - Merge into: `master` - Upgrade [coveralls](https://togithub.com/nickmerwin/node-coveralls) to `3.1.1`
Update dependency chai to v4.3.6 - Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `master` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.3.6`
Update dependency eslint to v7.32.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-7.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `7.32.0`
Update dependency eslint-plugin-import to v2.26.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x` - Merge into: `master` - Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.26.0`
Update dependency eslint-plugin-promise to v4.3.1 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-promise-4.x` - Merge into: `master` - Upgrade [eslint-plugin-promise](https://togithub.com/xjamundx/eslint-plugin-promise) to `4.3.1`
Update dependency eslint-plugin-standard to v4.1.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-standard-4.x` - Merge into: `master` - Upgrade [eslint-plugin-standard](https://togithub.com/standard/eslint-plugin-standard) to `4.1.0`
Update dependency mocha to v8.4.0 - Schedule: ["at any time"] - Branch name: `renovate/mocha-8.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `8.4.0`
Update dependency sinon to v9.2.4 - Schedule: ["at any time"] - Branch name: `renovate/sinon-9.x` - Merge into: `master` - Upgrade [sinon](https://togithub.com/sinonjs/sinon) to `9.2.4`
Update dependency chai-passport-strategy to v3 - Schedule: ["at any time"] - Branch name: `renovate/chai-passport-strategy-3.x` - Merge into: `master` - Upgrade [chai-passport-strategy](https://togithub.com/jaredhanson/chai-passport-strategy) to `3.0.0`
Update dependency eslint to v8 - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.12.0`
Update dependency eslint-config-standard to v16 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-standard-16.x` - Merge into: `master` - Upgrade [eslint-config-standard](https://togithub.com/standard/eslint-config-standard) to `16.0.3`
Update dependency eslint-plugin-promise to v6 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-promise-6.x` - Merge into: `master` - Upgrade [eslint-plugin-promise](https://togithub.com/xjamundx/eslint-plugin-promise) to `6.0.0`
Update dependency mocha to v9 - Schedule: ["at any time"] - Branch name: `renovate/mocha-9.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `9.2.2`
Update dependency sinon to v13 - Schedule: ["at any time"] - Branch name: `renovate/sinon-13.x` - Merge into: `master` - Upgrade [sinon](https://togithub.com/sinonjs/sinon) to `13.0.1`


🚸 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[bot] commented 2 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.