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/build.yml(github-actions) -
.github/workflows/unit.yml(github-actions) -
.github/.node-version(nodenv) -
package.json(npm) -
.travis.yml(travis)
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.
- Pin Docker digests.
- Pin
github-actiondigests. - Pin dependency versions for
devDependencies. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
- Group all
minorandpatchupdates together. - Weekly schedule on early Monday mornings.
- Automerge all upgrades (including
major) if they pass tests. - If automerging, push the new commit directly to the base branch (no PR).
- Require Dependency Dashboard approval for
majorupdates. - Run lock file maintenance (updates) early Monday mornings.
- Pin all dependency versions except
peerDependencies. - Rebase existing PRs any time the base branch has been updated.
- Pin
github-actiondigests. - Run Renovate on following schedule: before 4am on Monday
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 20 Pull Requests:
Pin dependencies
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/pin-dependencies - Merge into:
master - Upgrade actions/checkout to
f43a0e5ff2bd294095638e18286ca9a3d1956744 - Upgrade actions/setup-node to
1a4442cacd436585916779262731d5b162bc6ec7 - Upgrade codecov/codecov-action to
29386c70ef20e286228c72b668a06fd0e8399192 - Pin node to
10.24.1 - Pin node to
12.22.12 - Pin node to
13.14.0 - Pin node to
15.14.0
Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/eslint-plugin-node-replacement - Merge into:
master - Upgrade eslint-plugin-node to
14.0.0
Replace dependency npm-run-all with npm-run-all2 5.0.0
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/npm-run-all-replacement - Merge into:
master - Upgrade npm-run-all to
5.0.0
Update all non-major dependencies
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/all-minor-patch - Merge into:
master - Upgrade @2bad/tsconfig to
1.5.1 - Upgrade @types/jest to
26.0.24 - Upgrade @types/lodash.chunk to
4.2.9 - Upgrade @types/lodash.frompairs to
4.0.9 - Upgrade @types/lodash.range to
3.2.9 - Upgrade @types/node to
18.19.39 - Upgrade @types/qs to
6.9.15 - Upgrade @typescript-eslint/eslint-plugin to
4.33.0 - Upgrade codecov to
3.8.3 - Upgrade dotenv to
16.4.5 - Upgrade eslint to
7.32.0 - Upgrade eslint-plugin-import to
2.29.1 - Upgrade eslint-plugin-promise to
4.3.1 - Upgrade got to
11.8.6 - Upgrade nock to
13.5.4 - Upgrade node to
19.9.0 - Upgrade qs to
6.12.2 - Upgrade ts-jest to
26.5.6 - Upgrade typescript to
4.9.5
Update Node.js to v20
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/node-20.x - Merge into:
master - Upgrade node to
20.15.0 - Upgrade @types/node to
20.14.9 - Upgrade node to
20
Update actions/checkout action to v4
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/actions-checkout-4.x - Merge into:
master - Upgrade actions/checkout to
692973e3d937129bcbf40652eb9f2f61becf3332
Update actions/setup-node action to v4
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/actions-setup-node-4.x - Merge into:
master - Upgrade actions/setup-node to
60edb5dd545a775178f52524783378180af0d1f8
Update codecov/codecov-action action to v4
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/codecov-codecov-action-4.x - Merge into:
master - Upgrade codecov/codecov-action to
e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
Update dependency @2bad/tsconfig to v3
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/2bad-tsconfig-3.x - Merge into:
master - Upgrade @2bad/tsconfig to
3.0.1
Update dependency @typescript-eslint/eslint-plugin to v7
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/major-typescript-eslint-monorepo - Merge into:
master - Upgrade @typescript-eslint/eslint-plugin to
7.15.0
Update dependency eslint to v9
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/major-eslint-monorepo - Merge into:
master - Upgrade eslint to
9.6.0
Update dependency eslint-config-standard-with-typescript to v43
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/eslint-config-standard-with-typescript-43.x - Merge into:
master - Upgrade eslint-config-standard-with-typescript to
43.0.1
Update dependency eslint-plugin-promise to v6
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/eslint-plugin-promise-6.x - Merge into:
master - Upgrade eslint-plugin-promise to
6.4.0
Update dependency eslint-plugin-standard to v5
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/eslint-plugin-standard-5.x - Merge into:
master - Upgrade eslint-plugin-standard to
5.0.0
Update dependency got to v14
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/got-14.x - Merge into:
master - Upgrade got to
14.4.1
Update dependency p-queue to v8
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/p-queue-8.x - Merge into:
master - Upgrade p-queue to
8.0.1
Update dependency rimraf to v5
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/rimraf-5.x - Merge into:
master - Upgrade rimraf to
5.0.7
Update dependency typescript to v5
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/typescript-5.x - Merge into:
master - Upgrade typescript to
5.5.3
Update jest monorepo to v29 (major)
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/major-jest-monorepo - Merge into:
master - Upgrade @types/jest to
29.5.12 - Upgrade jest to
29.7.0 - Upgrade ts-jest to
29.1.5
Lock file maintenance
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/lock-file-maintenance - Merge into:
master - Regenerate lock files to use latest dependency versions
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ 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
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
450369a) 93.27% compared to head (4959260) 93.27%.
Additional details and impacted files
@@ Coverage Diff @@
## master #51 +/- ##
=======================================
Coverage 93.27% 93.27%
=======================================
Files 20 20
Lines 223 223
Branches 30 30
=======================================
Hits 208 208
Misses 15 15
| Flag | Coverage Δ | |
|---|---|---|
| unit | 93.27% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.