-
-
Notifications
You must be signed in to change notification settings - Fork 43
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 #44
Conversation
Want any help with this @aladdin-add? I have a setup for my own projects over at https://github.com/voxpelli/renovate-config If we add a similar one, |
@voxpelli thanks! re |
there is a wip PR in eslint repo: eslint/eslint#17567 just waiting for it to be merged. |
7310122
to
8741f93
Compare
8741f93
to
52f6f03
Compare
update:
just wondering if we need to wait for it, or we can merge it as-is, and change the |
Co-authored-by: Sebastian Good <2230835+scagood@users.noreply.github.com>
great, I'll merge it and give it a try. 🎉 |
Its running now! I just was not patient enough 😂 |
🎉 🎉 🎉 Yay! Nice to see renovate merged 👍 |
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/CI.yml
(github-actions)package.json
(npm)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 7 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
master
3.8.2
0.14.54
8.23.1
8.5.0
5.0.6
3.2.12
13.17.0
8.0.1
1.1.1
12.5.0
10.0.0
15.1.0
1.5.2
2.7.1
2.1.1
15.4.2
3.0.2
chore(deps): update dependency esbuild to v0.15.8
renovate/esbuild-0.x
master
0.15.8
chore(deps): update actions/checkout action to v3
renovate/actions-checkout-3.x
master
v3
chore(deps): update actions/setup-node action to v3
renovate/actions-setup-node-3.x
master
v3
chore(deps): update dependency import-meta-resolve to v2
renovate/import-meta-resolve-2.x
master
2.1.0
chore(deps): update dependency lint-staged to v13
renovate/lint-staged-13.x
master
13.0.3
fix(deps): update dependency minimatch to v5
renovate/minimatch-5.x
master
^5.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.