-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure Renovate #1
base: master
Are you sure you want to change the base?
Conversation
|
0656d52
to
753df52
Compare
c8d35ed
to
9a54a9b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
=======================================
Coverage 82.73% 82.73%
=======================================
Files 2 2
Lines 249 249
Branches 43 43
=======================================
Hits 206 206
Misses 25 25
Partials 18 18 Continue to review full report at Codecov.
|
8dec85f
to
9a31925
Compare
226c37b
to
1599a45
Compare
1599a45
to
b875e2b
Compare
b875e2b
to
63fd3fa
Compare
63fd3fa
to
2f6311a
Compare
2f6311a
to
6b7ba95
Compare
6b7ba95
to
af9a077
Compare
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
.buildkite/pipeline.yml
(buildkite)docker-compose.yml
(docker-compose)Dockerfile
(dockerfile)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 25 Pull Requests:
Update dependency globby to v10.0.2
renovate/globby-10.x-lockfile
master
10.0.2
Update dependency sanitize-filename to v1.6.3
renovate/sanitize-filename-1.x
master
1.6.3
Update Node.js to v10.24.1
renovate/node-10.x
master
10.24.1
Update Yarn to v1.22.21
renovate/yarn-1.x
master
1.22.21
Update dependency eslint to v6.8.0
renovate/eslint-6.x-lockfile
master
6.8.0
Update dependency eslint-plugin-prettier to v3.4.1
renovate/eslint-plugin-prettier-3.x-lockfile
master
3.4.1
Update dependency execa to v2.1.0
renovate/execa-2.x-lockfile
master
2.1.0
Update dependency just-pick to v2.2.1
renovate/just-pick-2.x-lockfile
master
2.2.1
Update dependency p-queue to v6.6.2
renovate/p-queue-6.x-lockfile
master
6.6.2
Update dependency prettier to v1.19.1
renovate/prettier-1.x-lockfile
master
1.19.1
Update dependency pretty-ms to v5.1.0
renovate/pretty-ms-5.x-lockfile
master
5.1.0
Update jest monorepo
renovate/jest-monorepo
master
24.9.1
24.9.0
24.9.0
Update uber/web-base-image Docker tag to v10.16.3
renovate/uber-web-base-image-10.x
master
10.16.3
Update Node.js to v20
renovate/node-20.x
master
20.10.0
Update dependency eslint to v8
renovate/eslint-8.x
master
^8.0.0
Update dependency eslint-plugin-prettier to v5
renovate/eslint-plugin-prettier-5.x
master
^5.0.0
Update dependency execa to v8
renovate/execa-8.x
master
^8.0.0
Update dependency fs-extra to v11
renovate/fs-extra-11.x
master
^11.0.0
Update dependency globby to v14
renovate/globby-14.x
master
^14.0.0
Update dependency just-pick to v4
renovate/just-pick-4.x
master
^4.0.0
Update dependency p-queue to v8
renovate/p-queue-8.x
master
^8.0.0
Update dependency prettier to v3
renovate/prettier-3.x
master
^3.0.0
Update dependency pretty-ms to v8
renovate/pretty-ms-8.x
master
^8.0.0
Update jest monorepo to v29 (major)
renovate/major-jest-monorepo
master
^29.0.0
^29.0.0
^29.0.0
Update uber/web-base-image Docker tag to v14
renovate/uber-web-base-image-14.x
master
14.16.0
🚸 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.