-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 #37385
Configure Renovate #37385
Conversation
This comment has been minimized.
This comment has been minimized.
Pinging @elastic/kibana-operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments and questions but otherwise LGTM
* This deletes and re-creates the lock file, which we will only want | ||
* to turn on once we've updated all our deps | ||
*/ | ||
lockFileMaintenance: { enabled: false }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we will never want this enabled right? Or do you think renovate will support well our yarn lock file generation logic with the workspaces + every package.json across the repo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it will work once we've got the packages up to date.
* Add renovate.json * Update and rename renovate.json to renovate.json5 * Update renovate.json5 * Update renovate.json5 * extend the base config * remove enabled:false * skip the part limiting managers, we point to specific package.json files instead * try to disable updating all but eslint packages * nest npm specific config * fix syntax error * bad copy job * tweak labels * disable update requests for `@kbn/` packages * stop overriding rangeStategy * extend package.json selectors * add a couple more package.json files
Friendly reminder: Looks like this PR hasn’t been backported yet. |
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.
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
Pin dependencies
renovate/eslint
master
5.16.0
4.1.0
4.3.0
0.3.2
0.11.1
0.10.1
2.4.0
2.3.0
1.2.0
2.16.0
2.17.3
22.4.1
22.6.4
6.2.1
5.3.0
3.0.2
1.2.1
3.0.1
3.1.0
7.12.4
7.13.0
1.6.0
Update babel related packages
renovate/babel
master
7.4.4
7.2.3
7.4.5
7.3.4
7.4.5
7.3.4
7.4.4
7.3.4
7.3.4
7.4.4
7.4.4
7.4.0
7.4.4
7.3.4
7.4.4
7.2.5
7.4.5
7.3.4
7.0.0
7.3.3
7.0.0
7.4.4
7.3.4
7.4.5
7.3.4
7.4.5
7.3.4
7.4.4
7.1.2
7.1.0
10.0.1
24.1.0
24.8.0
8.0.5
8.0.6
1.0.2
1.0.0
1.1.0
1.0.1
1.0.1
1.0.0
1.3.1
0.4.24
1.1.1
5.3.0
8.0.0
8.0.0
❓ 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 Renovate Bot. View repository job log here.