game-ci / unity-request-activation-file

Unity - Request manual activation file (part of unity-actions)
https://github.com/marketplace/actions/unity-request-activation-file
MIT License
54 stars 33 forks source link

Configure Renovate #42

Closed renovate[bot] closed 3 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 20 Pull Requests:

Update babel monorepo to v7.10.3 - Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [@babel/cli](https://togithub.com/babel/babel) to `7.10.3` - Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.10.3` - Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.10.3`
Update dependency @​actions/exec to v1.0.4 - Schedule: ["at any time"] - Branch name: `renovate/actions-exec-1.x` - Merge into: `master` - Upgrade [@actions/exec](https://togithub.com/actions/toolkit) to `1.0.4`
Update dependency @​zeit/ncc to v0.22.3 - Schedule: ["at any time"] - Branch name: `renovate/zeit-ncc-0.x` - Merge into: `master` - Upgrade [@zeit/ncc](https://togithub.com/zeit/ncc) to `0.22.3`
Update dependency eslint-config-airbnb to v18.2.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-18.x` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `18.2.0`
Update dependency eslint-config-prettier to v6.11.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-6.x` - Merge into: `master` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `6.11.0`
Update dependency eslint-plugin-flowtype to v4.7.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-flowtype-4.x` - Merge into: `master` - Upgrade [eslint-plugin-flowtype](https://togithub.com/gajus/eslint-plugin-flowtype) to `4.7.0`
Update dependency eslint-plugin-import to v2.22.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x` - Merge into: `master` - Upgrade [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.22.0`
Update dependency eslint-plugin-jsx-a11y to v6.3.1 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-jsx-a11y-6.x` - Merge into: `master` - Upgrade [eslint-plugin-jsx-a11y](https://togithub.com/evcohen/eslint-plugin-jsx-a11y) to `6.3.1`
Update dependency eslint-plugin-prettier to v3.1.4 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-3.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `3.1.4`
Update dependency eslint-plugin-react to v7.20.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-react-7.x` - Merge into: `master` - Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `7.20.0`
Update dependency eslint-plugin-unicorn to v17.2.0 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-unicorn-17.x` - Merge into: `master` - Upgrade [eslint-plugin-unicorn](https://togithub.com/sindresorhus/eslint-plugin-unicorn) to `17.2.0`
Update dependency husky to v4.2.5 - Schedule: ["at any time"] - Branch name: `renovate/husky-4.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.2.5`
Update dependency jest to v25.5.4 - Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/facebook/jest) to `25.5.4`
Update dependency lint-staged to v10.2.11 - Schedule: ["at any time"] - Branch name: `renovate/lint-staged-10.x` - Merge into: `master` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `10.2.11`
Update dependency @​actions/github to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-github-4.x` - Merge into: `master` - Upgrade [@actions/github](https://togithub.com/actions/toolkit) to `^4.0.0`
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.3.1`
Update dependency eslint-plugin-flowtype to v5 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-flowtype-5.x` - Merge into: `master` - Upgrade [eslint-plugin-flowtype](https://togithub.com/gajus/eslint-plugin-flowtype) to `5.1.3`
Update dependency eslint-plugin-unicorn to v20 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-unicorn-20.x` - Merge into: `master` - Upgrade [eslint-plugin-unicorn](https://togithub.com/sindresorhus/eslint-plugin-unicorn) to `20.1.0`
Update dependency jest to v26 - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/facebook/jest) to `26.1.0`
Update dependency prettier to v2 - Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `2.0.5`


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