nuxt-community / electron-template

Electron starter with nuxt.js
MIT License
251 stars 31 forks source link

Configure Renovate #30

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 5 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: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `8.2.6` - Pin [cross-env](https://togithub.com/kentcdodds/cross-env) to `5.2.1` - Pin [electron-builder](https://togithub.com/electron-userland/electron-builder) to `20.44.4` - Pin [electron-devtools-installer](https://togithub.com/MarshallOfSound/electron-devtools-installer) to `2.2.4` - Pin [eslint](https://togithub.com/eslint/eslint) to `4.19.1` - Pin [eslint-friendly-formatter](https://togithub.com/royriojas/eslint-friendly-formatter) to `3.0.0` - Pin [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `1.9.0` - Pin [eslint-plugin-vue](https://togithub.com/vuejs/eslint-plugin-vue) to `4.7.1` - Pin [nuxt](https://togithub.com/nuxt/nuxt.js) to `1.4.5`
Update dependency babel-eslint to v10 - Schedule: ["at any time"] - Branch name: `renovate/major-babel-monorepo` - Merge into: `master` - Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`
Update dependency cross-env to v7 - Schedule: ["at any time"] - Branch name: `renovate/cross-env-7.x` - Merge into: `master` - Upgrade [cross-env](https://togithub.com/kentcdodds/cross-env) to `7.0.2`
Update dependency electron to v7 [SECURITY] - Branch name: `renovate/npm-electron-vulnerability` - Merge into: `master` - Upgrade [electron](https://togithub.com/electron/electron) to `7.2.4`
Update dependency electron-builder to v22 - Schedule: ["at any time"] - Branch name: `renovate/electron-builder-22.x` - Merge into: `master` - Upgrade [electron-builder](https://togithub.com/electron-userland/electron-builder) to `22.9.1`
Update dependency electron-devtools-installer to v3 - Schedule: ["at any time"] - Branch name: `renovate/electron-devtools-installer-3.x` - Merge into: `master` - Upgrade [electron-devtools-installer](https://togithub.com/MarshallOfSound/electron-devtools-installer) to `3.1.1`
Update dependency eslint to v7 - Schedule: ["at any time"] - Branch name: `renovate/eslint-7.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `7.14.0`
Update dependency eslint-friendly-formatter to v4 - Schedule: ["at any time"] - Branch name: `renovate/eslint-friendly-formatter-4.x` - Merge into: `master` - Upgrade [eslint-friendly-formatter](https://togithub.com/royriojas/eslint-friendly-formatter) to `4.0.1`
Update dependency eslint-loader to v4 - Schedule: ["at any time"] - Branch name: `renovate/eslint-loader-4.x` - Merge into: `master` - Upgrade [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `4.0.2`
Update dependency eslint-plugin-vue to v7 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-vue-7.x` - Merge into: `master` - Upgrade [eslint-plugin-vue](https://togithub.com/vuejs/eslint-plugin-vue) to `7.1.0`
Update dependency nuxt to v2 - Schedule: ["at any time"] - Branch name: `renovate/major-nuxtjs-monorepo` - Merge into: `master` - Upgrade [nuxt](https://togithub.com/nuxt/nuxt.js) to `2.14.7`


: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 because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.