You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 github actions.
- Group updates to AWS SDK.
- Group updates to vscode lsp packages.
0 commit comments