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

CI: group dependency updates #572

Merged
merged 1 commit into from
Oct 10, 2023
Merged

CI: group dependency updates #572

merged 1 commit into from
Oct 10, 2023

Conversation

justinmk3
Copy link
Contributor

Problem:
Dependency updates can be noisy. Unmerged dependency updates can block other updates if the max is reached.

Solution:

ref aws/aws-toolkit-vscode@06507c3

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem:
Dependency updates can be noisy. Unmerged dependency updates can block
other updates if the max is reached.

Solution:
- Use dependabot "groups" feature: https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/
    - Group updates to "@types/" packages.
    - Group updates to "jest" packages.

ref aws/aws-toolkit-vscode@06507c3
@justinmk3 justinmk3 requested a review from a team as a code owner October 10, 2023 14:48
@justinmk3 justinmk3 merged commit ebe7d3c into main Oct 10, 2023
3 checks passed
@justinmk3 justinmk3 deleted the deps branch October 10, 2023 22:31
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.

1 participant