generator-react-firebase
generator-react-firebase copied to clipboard
Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/publish.yml(github-actions).github/workflows/verify.yml(github-actions)package.json(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 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 35 Pull Requests:
chore(dev-deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/babel-eslint-replacement - Merge into:
main - Upgrade babel-eslint to
^7.11.0
chore(dev-deps): update dependency chai to v4.3.7
- Schedule: ["at any time"]
- Branch name:
renovate/chai-4.x-lockfile - Merge into:
main - Upgrade chai to
4.3.7
fix(deps): update dependency glob to v7.2.3
- Schedule: ["at any time"]
- Branch name:
renovate/glob-7.x-lockfile - Merge into:
main - Upgrade glob to
7.2.3
chore(dev-deps): update babel monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/babel-monorepo - Merge into:
main - Upgrade @babel/cli to
7.22.10 - Upgrade @babel/core to
7.22.10 - Upgrade @babel/plugin-transform-runtime to
7.22.10 - Upgrade @babel/preset-env to
7.22.10 - Upgrade @babel/register to
7.22.5
chore(dev-deps): update commitlint monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/commitlint-monorepo - Merge into:
main - Upgrade @commitlint/cli to
16.3.0 - Upgrade @commitlint/config-conventional to
16.2.4
chore(dev-deps): update dependency eslint-config-prettier to v8.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-8.x-lockfile - Merge into:
main - Upgrade eslint-config-prettier to
8.10.0
chore(dev-deps): update dependency eslint-plugin-import to v2.28.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-import-2.x-lockfile - Merge into:
main - Upgrade eslint-plugin-import to
2.28.0
chore(dev-deps): update dependency eslint-plugin-prettier to v4.2.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-4.x-lockfile - Merge into:
main - Upgrade eslint-plugin-prettier to
4.2.1
chore(dev-deps): update dependency eslint-plugin-react to v7.33.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-react-7.x-lockfile - Merge into:
main - Upgrade eslint-plugin-react to
7.33.1
chore(dev-deps): update dependency lint-staged to v12.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-12.x-lockfile - Merge into:
main - Upgrade lint-staged to
12.5.0
chore(dev-deps): update dependency mocha to v9.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-9.x-lockfile - Merge into:
main - Upgrade mocha to
9.2.2
chore(dev-deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-2.x-lockfile - Merge into:
main - Upgrade prettier to
2.8.8
chore(dev-deps): update dependency yeoman-environment to v3.19.3
- Schedule: ["at any time"]
- Branch name:
renovate/yeoman-environment-3.x-lockfile - Merge into:
main - Upgrade yeoman-environment to
3.19.3
chore(dev-deps): update dependency yeoman-test to v6.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/yeoman-test-6.x-lockfile - Merge into:
main - Upgrade yeoman-test to
6.3.0
fix(deps): update dependency semver to v7.5.4
- Schedule: ["at any time"]
- Branch name:
renovate/semver-7.x-lockfile - Merge into:
main - Upgrade semver to
7.5.4
fix(deps): update dependency yeoman-generator to v5.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/yeoman-generator-5.x-lockfile - Merge into:
main - Upgrade yeoman-generator to
5.9.0
chore(ci-deps): update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x - Merge into:
main - Upgrade actions/checkout to
v3
chore(ci-deps): update actions/setup-node action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-node-3.x - Merge into:
main - Upgrade actions/setup-node to
v3
chore(ci-deps): update codecov/codecov-action action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/codecov-codecov-action-3.x - Merge into:
main - Upgrade codecov/codecov-action to
v3
chore(dev-deps): update commitlint monorepo to v17 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-commitlint-monorepo - Merge into:
main - Upgrade @commitlint/cli to
^17.0.0 - Upgrade @commitlint/config-conventional to
^17.0.0
chore(dev-deps): update dependency eslint to v8
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-8.x - Merge into:
main - Upgrade eslint to
^8.0.0
chore(dev-deps): update dependency eslint-config-prettier to v9
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-9.x - Merge into:
main - Upgrade eslint-config-prettier to
^9.0.0
chore(dev-deps): update dependency eslint-config-standard to v17
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-standard-17.x - Merge into:
main - Upgrade eslint-config-standard to
^17.0.0
chore(dev-deps): update dependency eslint-config-standard-react to v13
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-standard-react-13.x - Merge into:
main - Upgrade eslint-config-standard-react to
^13.0.0
chore(dev-deps): update dependency eslint-plugin-prettier to v5
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-5.x - Merge into:
main - Upgrade eslint-plugin-prettier to
^5.0.0
chore(dev-deps): update dependency eslint-plugin-promise to v6
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-promise-6.x - Merge into:
main - Upgrade eslint-plugin-promise to
^6.0.0
chore(dev-deps): update dependency husky to v8
- Schedule: ["at any time"]
- Branch name:
renovate/husky-8.x - Merge into:
main - Upgrade husky to
^8.0.0
chore(dev-deps): update dependency lint-staged to v13
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-13.x - Merge into:
main - Upgrade lint-staged to
^13.0.0
chore(dev-deps): update dependency mocha to v10
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-10.x - Merge into:
main - Upgrade mocha to
^10.0.0
chore(dev-deps): update dependency prettier to v3
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-3.x - Merge into:
main - Upgrade prettier to
^3.0.0
chore(dev-deps): update dependency rimraf to v5
- Schedule: ["at any time"]
- Branch name:
renovate/rimraf-5.x - Merge into:
main - Upgrade rimraf to
^5.0.0
chore(dev-deps): update dependency yeoman-test to v7
- Schedule: ["at any time"]
- Branch name:
renovate/yeoman-test-7.x - Merge into:
main - Upgrade yeoman-test to
^7.0.0
fix(deps): update dependency chalk to v5
- Schedule: ["at any time"]
- Branch name:
renovate/chalk-5.x - Merge into:
main - Upgrade chalk to
^5.0.0
fix(deps): update dependency glob to v10
- Schedule: ["at any time"]
- Branch name:
renovate/glob-10.x - Merge into:
main - Upgrade glob to
^10.0.0
chore(deps): lock file maintenance
- Schedule: ["before 4am on the first day of the month"]
- Branch name:
renovate/lock-file-maintenance - Merge into:
main - Regenerate lock files to use latest dependency versions
❓ 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 Mend Renovate. View repository job log here.
Codecov Report
Merging #575 (fa05638) into main (ebe3f15) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #575 +/- ##
=======================================
Coverage 88.73% 88.73%
=======================================
Files 7 7
Lines 284 284
=======================================
Hits 252 252
Misses 32 32
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ebe3f15...fa05638. Read the comment docs.