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

chore(renovate): Update renovate configuration json file #9016

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

mertssmnoglu
Copy link
Contributor

Hello, this is my first contribution here.

About the changes

The last Renovate configuration was done 10 months ago and Renovate changed the configuration schema during this time. I made some schema changes for you.

👉 When I was searching issues to work on, I noticed that renovate PRs are not labeled and this makes hard to filter dependency update PRs. I added global 'dependencies' label to all Renovate PRs, which is also used for Dependabot.

Changes list

  • Add JSON schema | A JSON best practice for working with structured datas.
  • Migrate deprecated packageRules to new versions
  • Add 'dependencies' label to renovate PRs

Renovate Configuration Documentation

Important files

  • renovate.json

Discussion points

  • Do you still want to ignore react-router-dom ? | fix: freezing navigation #6090
  • Do you want package specific dependencies ? For example using test-dependencies' label for supertest`?

- Add Json Schema
- Migrate deprecated packageRules to new versions
- Add 'dependencies' label to renovate PRs
Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Dec 21, 2024 8:52pm

Copy link

vercel bot commented Dec 21, 2024

@mertssmnoglu is attempting to deploy a commit to the unleash-team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mertssmnoglu for the PR and detailed explanation of the changes, really appreciated!

@gastonfournier
Copy link
Contributor

I think for now yes because we had an issue in the past and we don't have capacity at the moment to carefully look into it

  • Do you want package specific dependencies ? For example using
    test-dependencies' label for supertest`?

I think for now it's fine with using dependencies, that's how we're handling other repositories at the moment

@gastonfournier gastonfournier merged commit 99f28db into Unleash:main Jan 14, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants