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

create separate groups of packages #3801

Merged
merged 1 commit into from
Mar 21, 2019
Merged

create separate groups of packages #3801

merged 1 commit into from
Mar 21, 2019

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov requested a review from brian-mann March 21, 2019 20:01
},
{
"packageNames": ["typescript", "ts-node", "tslint-config-standard"],
"groupName": "typescript"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this group will have all those dependencies and will follow common schedule

@@ -11,11 +11,50 @@
},
"rangeStrategy": "pin",
"packageRules": [
{
"packagePatterns": "^@cypress",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

all package names that start with @cypress will be in 1 PR created nightly

"enabled": false
},
{
"packagePatterns": "^@types",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

all types will be in one PR weekly

@brian-mann
Copy link
Member

This looks great

@bahmutov
Copy link
Contributor Author

ok, will merge and will see what Renovate does, should minimize the noise - and we can add groups as needed

@bahmutov bahmutov merged commit 1b3ab6a into develop Mar 21, 2019
laurinenas pushed a commit to laurinenas/cypress that referenced this pull request Apr 28, 2019
@emilyrohrbough emilyrohrbough deleted the group-renovate-3800 branch August 1, 2024 13:44
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.

Minimize number of Renovate bot pull requests
2 participants