vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Configure Renovate #69

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

chore(deps): update all non-major dependencies - Schedule: ["before 3am on Monday"] - Branch name: `renovate/all-minor-patch` - Merge into: `master` - Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.12.11` - Upgrade [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) to `5.11.9` - Upgrade [@testing-library/react](https://togithub.com/testing-library/react-testing-library) to `11.2.5` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.2.2` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `7.19.0` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `7.2.0` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `3.3.1` - Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `7.22.0` - Upgrade [husky](https://togithub.com/typicode/husky) to `4.3.8` - Upgrade [metro-react-native-babel-preset](https://togithub.com/facebook/metro) to `0.65.0` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `5.20.0` - Upgrade [webpack-cli](https://togithub.com/webpack/webpack-cli) to `4.5.0`
chore(deps): update actions/setup-node action to v2 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-2.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v2`

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

codecov-io commented 3 years ago

Codecov Report

Merging #69 (9f89480) into master (8890348) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files           9        9           
  Lines         192      192           
  Branches       49       49           
=======================================
  Hits          190      190           
  Misses          2        2           
Flag Coverage Δ
mobile 98.03% <ø> (ø)
web 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 277f675...9f89480. Read the comment docs.

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.