netlify / netlify-faunadb-example

Using FaunaDB with netlify functions
https://www.netlify.com/blog/2018/07/09/building-serverless-crud-apps-with-netlify-functions--faunadb/
385 stars 121 forks source link

Configure Renovate #38

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 22 Pull Requests:

Update dependency bl to 3.0.1 [SECURITY] - Branch name: `renovate/npm-bl-vulnerability` - Merge into: `master` - Upgrade bl to `3.0.1`
Update dependency decompress to 4.2.1 [SECURITY] - Branch name: `renovate/npm-decompress-vulnerability` - Merge into: `master` - Upgrade decompress to `4.2.1`
Update dependency dot-prop to 4.2.1 [SECURITY] - Branch name: `renovate/npm-dot-prop-vulnerability` - Merge into: `master` - Upgrade dot-prop to `4.2.1`
Update dependency http-proxy to 1.18.1 [SECURITY] - Branch name: `renovate/npm-http-proxy-vulnerability` - Merge into: `master` - Upgrade http-proxy to `1.18.1`
Update dependency ini to 1.3.6 [SECURITY] - Branch name: `renovate/npm-ini-vulnerability` - Merge into: `master` - Upgrade ini to `1.3.6`
Update dependency lodash to 4.17.19 [SECURITY] - Branch name: `renovate/npm-lodash-vulnerability` - Merge into: `master` - Upgrade lodash to `4.17.19`
Update dependency lodash.template to 4.5.0 [SECURITY] - Branch name: `renovate/npm-lodash.template-vulnerability` - Merge into: `master` - Upgrade lodash.template to `4.5.0`
Update dependency minimist to 1.2.3 [SECURITY] - Branch name: `renovate/npm-minimist-vulnerability` - Merge into: `master` - Upgrade minimist to `1.2.3`
Update dependency mixin-deep to 1.3.2 [SECURITY] - Branch name: `renovate/npm-mixin-deep-vulnerability` - Merge into: `master` - Upgrade mixin-deep to `1.3.2`
Update dependency node-fetch to 2.6.1 [SECURITY] - Branch name: `renovate/npm-node-fetch-vulnerability` - Merge into: `master` - Upgrade node-fetch to `2.6.1`
Update dependency set-value to 2.0.1 [SECURITY] - Branch name: `renovate/npm-set-value-vulnerability` - Merge into: `master` - Upgrade set-value to `2.0.1`
Update dependency yarn to 1.22.0 [SECURITY] - Branch name: `renovate/npm-yarn-vulnerability` - Merge into: `master` - Upgrade yarn to `1.22.0`
Update dependency @​analytics/google-analytics to ^0.5.0 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/analytics-google-analytics-0.x` - Merge into: `master` - Upgrade [@analytics/google-analytics](https://togithub.com/DavidWells/analytics) to `^0.5.0`
Update dependency analytics to ^0.7.0 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/analytics-0.x` - Merge into: `master` - Upgrade [analytics](https://togithub.com/DavidWells/analytics) to `^0.7.0`
Update dependency netlify-cli to ^2.71.0 - Branch name: `renovate/netlify-packages` - Merge into: `master` - Upgrade [netlify-cli](https://togithub.com/netlify/cli) to `^2.71.0`
Update dependency react-scripts to v3.4.4 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/react-scripts-3.x` - Merge into: `master` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `3.4.4`
Update dependency faunadb to v4 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/faunadb-4.x` - Merge into: `master` - Upgrade [faunadb](https://togithub.com/fauna/faunadb-js) to `^4.0.0`
Update dependency markdown-magic to v2 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/markdown-magic-2.x` - Merge into: `master` - Upgrade [markdown-magic](https://togithub.com/DavidWells/markdown-magic) to `^2.0.0`
Update dependency netlify-cli to v3 - Branch name: `renovate/major-netlify-packages` - Merge into: `master` - Upgrade [netlify-cli](https://togithub.com/netlify/cli) to `^3.13.6`
Update dependency react-scripts to v4 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/react-scripts-4.x` - Merge into: `master` - Upgrade [react-scripts](https://togithub.com/facebook/create-react-app) to `4.0.3`
Update react monorepo to v17 (major) - Schedule: ["before 3am on Monday"] - Branch name: `renovate/major-react-monorepo` - Merge into: `master` - Upgrade [react](https://togithub.com/facebook/react) to `^17.0.0` - Upgrade [react-dom](https://togithub.com/facebook/react) to `^17.0.0`
Lock file maintenance - Schedule: ["before 5am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions


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