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

Enable Dependabot for each sub-projects #44

Closed
julien-deramond opened this issue Feb 27, 2023 · 3 comments · Fixed by #48
Closed

Enable Dependabot for each sub-projects #44

julien-deramond opened this issue Feb 27, 2023 · 3 comments · Fixed by #48
Labels
dependencies enhancement New feature or request

Comments

@julien-deramond
Copy link
Member

Our examples are technically sub-projects that have their own dependencies in their package.json.

We should enable Dependabot for each sub-dir:

  • color-modes
  • icons-font
  • parcel
  • sass-js-esm
  • sass-js
  • starter
  • vite
  • vue
  • webpack

ATM I only update "vite" deps because I think of it thanks to the notification I receive of their new releases.

@julien-deramond julien-deramond added enhancement New feature or request dependencies labels Feb 27, 2023
@XhmikosR
Copy link
Member

@julien-deramond any reason why we don't use workspaces in this repo? npm supports it natively nowadays and should help with maintenance.

As for dependabot feel free to proceed, but keep in mind it can get too noisy. Maybe renovate bot is better but I haven't used it in any of our projects yet.

@julien-deramond
Copy link
Member Author

any reason why we don't use workspaces in this repo? npm supports it natively nowadays and should help with maintenance.

Nope, I haven't checked anything around it. We can try.

As for dependabot feel free to proceed, but keep in mind it can get too noisy.

I don't have the rights, that's why I've created this issue initially. And because I'm updating "vite" deps because I follow this project but the other deps aren't really updated so far.

@XhmikosR
Copy link
Member

XhmikosR commented Mar 20, 2023 via email

@XhmikosR XhmikosR mentioned this issue Mar 21, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants