Skip to content
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

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Configure Renovate #44

merged 2 commits into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 9, 2022

Mend 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/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
chore(deps): update dependency esbuild to v0.15.8
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: master
  • Upgrade esbuild to 0.15.8
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
chore(deps): update dependency import-meta-resolve to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/import-meta-resolve-2.x
  • Merge into: master
  • Upgrade import-meta-resolve to 2.1.0
chore(deps): update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to 13.0.3
fix(deps): update dependency minimatch to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/minimatch-5.x
  • Merge into: master
  • Upgrade minimatch to ^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.

@aladdin-add aladdin-add self-requested a review August 9, 2022 04:41
@voxpelli
Copy link
Member

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, eslint-community/renovate-config, then that will be the suggested one for all projects here (though not something that is forced on everyone)

@aladdin-add
Copy link

aladdin-add commented Jun 25, 2023

@voxpelli thanks!

re eslint-community/renovate-config: it's really a clever idea. I'll try to make one for eslint org - it can be used in the project too.

@aladdin-add
Copy link

there is a wip PR in eslint repo: eslint/eslint#17567

just waiting for it to be merged.

@aladdin-add
Copy link

aladdin-add commented Dec 15, 2023

update:

just wondering if we need to wait for it, or we can merge it as-is, and change the extends later.🧐

.github/renovate.json Outdated Show resolved Hide resolved
Co-authored-by: Sebastian Good <2230835+scagood@users.noreply.github.com>
@aladdin-add
Copy link

great, I'll merge it and give it a try. 🎉

@aladdin-add aladdin-add merged commit 0d6a0fe into master Dec 15, 2023
16 checks passed
@aladdin-add aladdin-add deleted the renovate/configure branch December 15, 2023 09:32
@scagood
Copy link

scagood commented Dec 15, 2023

mmm, I cant see eslint-community in my renovate list (https://developer.mend.io/) 🤔

Are we using the renovate app? (https://github.com/apps/renovate)

Its running now! I just was not patient enough 😂

@voxpelli
Copy link
Member

🎉 🎉 🎉 Yay! Nice to see renovate merged 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants