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

feat(presets): group @vaadin/ packages together. #19365

Merged
merged 5 commits into from Dec 15, 2022

Conversation

just1602
Copy link
Contributor

@just1602 just1602 commented Dec 12, 2022

Changes

This PR added the ability to group all the @vaadin/ javascript packages togerther in one PR. I named the group vaadinJavascript, because vaadin is a full stack java framework and there also the java part there are not posing problem for now.

Context

I add a project using vaadin to our renovate config at work, and it opens ~80 PR to update all the JavaScript packages to the same version, so I tough I'd add a group to reduce this to one atomic PR for the update.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

The other PR of this kind I checked didn't update the documentation, so I assume it's the same here, but if there's some modification to do, I'll add them.

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

I don't have seen examples of tests for groups in the repo, but if there's some, I'd be glad to implement some for the group definition this PR added.

lib/config/presets/internal/group.ts Outdated Show resolved Hide resolved
@viceice viceice enabled auto-merge (squash) December 15, 2022 14:00
@viceice viceice merged commit a40a8d1 into renovatebot:main Dec 15, 2022
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 34.57.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@just1602 just1602 deleted the add-vaadinJavascript-group branch December 15, 2022 15:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants