Closed renovate[bot] closed 3 years ago
Merging #69 (9f89480) into master (8890348) will not change coverage. The diff coverage is
n/a
.
@@ 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 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.
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
.github/workflows/codecov.yml
(github-actions).github/workflows/release.yml
(github-actions)package.json
(npm)packages/mobile/package.json
(npm)packages/shared/package.json
(npm)packages/web/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespeerDependencies
versions/rangeschore
for all: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.